chore(deps): update dependency @types/node to v16.18.10 (#251)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-16 22:49:02 -05:00 committed by GitHub
parent 84c695afcb
commit cdc96c97af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View File

@ -57,7 +57,7 @@
"@babel/preset-typescript": "7.18.6",
"@emotion/eslint-plugin": "11.10.0",
"@emotion/jest": "11.10.5",
"@types/node": "16.18.9",
"@types/node": "16.18.10",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.9",
"@typescript-eslint/eslint-plugin": "5.46.1",

View File

@ -192,7 +192,7 @@
"@types/jwt-decode": "2.2.1",
"@types/lodash": "4.14.191",
"@types/minimatch": "5.1.2",
"@types/node": "16.18.9",
"@types/node": "16.18.10",
"@types/node-fetch": "2.6.2",
"@types/react": "18.0.26",
"@types/react-color": "3.0.6",

View File

@ -38,7 +38,7 @@
"@next/bundle-analyzer": "13.0.7",
"@next/eslint-plugin-next": "13.0.7",
"@types/js-yaml": "4.0.5",
"@types/node": "16.18.9",
"@types/node": "16.18.10",
"@types/prettier": "2.7.1",
"@types/prismjs": "1.26.0",
"@types/react": "18.0.26",

View File

@ -3869,10 +3869,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.15.tgz#de0e1fbd2b22b962d45971431e2ae696643d3f5d"
integrity sha512-VkhBbVo2+2oozlkdHXLrb3zjsRkpdnaU2bXmX8Wgle3PUi569eLRaHGlgETQHR7lLL1w7GiG3h9SnePhxNDecw==
"@types/node@16.18.9":
version "16.18.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.9.tgz#47c491cfbc10460571d766c16526748fa9ad96a1"
integrity sha512-nhrqXYxiQ+5B/tPorWum37VgAiefi/wmfJ1QZKGKKecC8/3HqcTTJD0O+VABSPwtseMMF7NCPVT9uGgwn0YqsQ==
"@types/node@16.18.10":
version "16.18.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.10.tgz#d7415ef18c94f8d4e4a82ebcc8b8999f965d8920"
integrity sha512-XU1+v7h81p7145ddPfjv7jtWvkSilpcnON3mQ+bDi9Yuf7OI56efOglXRyXWgQ57xH3fEQgh7WOJMncRHVew5w==
"@types/normalize-package-data@^2.4.0":
version "2.4.1"