chore(deps): update dependency @types/node to v16.18.11 (#279)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-26 20:51:28 -05:00 committed by GitHub
parent 7e1b768e2e
commit ce590b5b80
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", "@babel/preset-typescript": "7.18.6",
"@emotion/eslint-plugin": "11.10.0", "@emotion/eslint-plugin": "11.10.0",
"@emotion/jest": "11.10.5", "@emotion/jest": "11.10.5",
"@types/node": "16.18.10", "@types/node": "16.18.11",
"@types/react": "18.0.26", "@types/react": "18.0.26",
"@types/react-dom": "18.0.10", "@types/react-dom": "18.0.10",
"@typescript-eslint/eslint-plugin": "5.47.1", "@typescript-eslint/eslint-plugin": "5.47.1",

View File

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

View File

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

View File

@ -3881,10 +3881,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.17.tgz#5c009e1d9c38f4a2a9d45c0b0c493fe6cdb4bcb5" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.17.tgz#5c009e1d9c38f4a2a9d45c0b0c493fe6cdb4bcb5"
integrity sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng== integrity sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==
"@types/node@16.18.10": "@types/node@16.18.11":
version "16.18.10" version "16.18.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.10.tgz#d7415ef18c94f8d4e4a82ebcc8b8999f965d8920" resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.11.tgz#cbb15c12ca7c16c85a72b6bdc4d4b01151bb3cae"
integrity sha512-XU1+v7h81p7145ddPfjv7jtWvkSilpcnON3mQ+bDi9Yuf7OI56efOglXRyXWgQ57xH3fEQgh7WOJMncRHVew5w== integrity sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==
"@types/normalize-package-data@^2.4.0": "@types/normalize-package-data@^2.4.0":
version "2.4.1" version "2.4.1"