chore(deps): update dependency @types/node to v18.16.14 (#771)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-22 01:18:06 -04:00 committed by GitHub
parent fec601e9f4
commit 48dc0a7c08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View File

@ -62,7 +62,7 @@
"@babel/preset-typescript": "7.21.4", "@babel/preset-typescript": "7.21.4",
"@emotion/eslint-plugin": "11.10.0", "@emotion/eslint-plugin": "11.10.0",
"@emotion/jest": "11.10.5", "@emotion/jest": "11.10.5",
"@types/node": "18.16.0", "@types/node": "18.16.14",
"@types/react": "18.2.0", "@types/react": "18.2.0",
"@types/react-dom": "18.2.1", "@types/react-dom": "18.2.1",
"@typescript-eslint/eslint-plugin": "5.59.1", "@typescript-eslint/eslint-plugin": "5.59.1",

View File

@ -207,7 +207,7 @@
"@types/jwt-decode": "2.2.1", "@types/jwt-decode": "2.2.1",
"@types/lodash": "4.14.194", "@types/lodash": "4.14.194",
"@types/minimatch": "5.1.2", "@types/minimatch": "5.1.2",
"@types/node": "18.16.0", "@types/node": "18.16.14",
"@types/node-fetch": "2.6.3", "@types/node-fetch": "2.6.3",
"@types/react": "18.2.0", "@types/react": "18.2.0",
"@types/react-color": "3.0.6", "@types/react-color": "3.0.6",

View File

@ -38,7 +38,7 @@
"@next/bundle-analyzer": "13.2.4", "@next/bundle-analyzer": "13.2.4",
"@next/eslint-plugin-next": "13.2.4", "@next/eslint-plugin-next": "13.2.4",
"@types/js-yaml": "4.0.5", "@types/js-yaml": "4.0.5",
"@types/node": "18.16.0", "@types/node": "18.16.14",
"@types/prettier": "2.7.2", "@types/prettier": "2.7.2",
"@types/prismjs": "1.26.0", "@types/prismjs": "1.26.0",
"@types/react": "18.2.0", "@types/react": "18.2.0",

View File

@ -4149,10 +4149,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q== integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
"@types/node@18.16.0": "@types/node@18.16.14":
version "18.16.0" version "18.16.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.0.tgz#4668bc392bb6938637b47e98b1f2ed5426f33316" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.14.tgz#ab67bb907f1146afc6fedb9ce60ae8a99c989631"
integrity sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ== integrity sha512-+ImzUB3mw2c5ISJUq0punjDilUQ5GnUim0ZRvchHIWJmOC0G+p0kzhXBqj6cDjK0QdPFwzrHWgrJp3RPvCG5qg==
"@types/normalize-package-data@^2.4.0": "@types/normalize-package-data@^2.4.0":
version "2.4.1" version "2.4.1"