chore(deps): update dependency @types/node to v18.16.0 (#755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a4fb0da783
commit
90ddb83a0a
@ -62,7 +62,7 @@
|
||||
"@babel/preset-typescript": "7.21.4",
|
||||
"@emotion/eslint-plugin": "11.10.0",
|
||||
"@emotion/jest": "11.10.5",
|
||||
"@types/node": "18.15.13",
|
||||
"@types/node": "18.16.0",
|
||||
"@types/react": "18.0.38",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "5.59.0",
|
||||
|
@ -206,7 +206,7 @@
|
||||
"@types/jwt-decode": "2.2.1",
|
||||
"@types/lodash": "4.14.194",
|
||||
"@types/minimatch": "5.1.2",
|
||||
"@types/node": "18.15.13",
|
||||
"@types/node": "18.16.0",
|
||||
"@types/node-fetch": "2.6.3",
|
||||
"@types/react": "18.0.38",
|
||||
"@types/react-color": "3.0.6",
|
||||
|
@ -38,7 +38,7 @@
|
||||
"@next/bundle-analyzer": "13.2.4",
|
||||
"@next/eslint-plugin-next": "13.2.4",
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/node": "18.15.13",
|
||||
"@types/node": "18.16.0",
|
||||
"@types/prettier": "2.7.2",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/react": "18.0.38",
|
||||
|
@ -4310,11 +4310,16 @@
|
||||
"@types/node" "*"
|
||||
form-data "^3.0.0"
|
||||
|
||||
"@types/node@*", "@types/node@18.15.13":
|
||||
"@types/node@*":
|
||||
version "18.15.13"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
|
||||
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
|
||||
|
||||
"@types/node@18.16.0":
|
||||
version "18.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.0.tgz#4668bc392bb6938637b47e98b1f2ed5426f33316"
|
||||
integrity sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
|
||||
|
Loading…
x
Reference in New Issue
Block a user