chore(deps): update dependency @types/node to v16.18.12 (#487)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-04 23:18:21 -05:00 committed by GitHub
parent 72179ef0cf
commit aa55408561
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.11",
"@types/node": "16.18.12",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"@typescript-eslint/eslint-plugin": "5.50.0",

View File

@ -193,7 +193,7 @@
"@types/jwt-decode": "2.2.1",
"@types/lodash": "4.14.191",
"@types/minimatch": "5.1.2",
"@types/node": "16.18.11",
"@types/node": "16.18.12",
"@types/node-fetch": "2.6.2",
"@types/react": "18.0.27",
"@types/react-color": "3.0.6",

View File

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

View File

@ -4384,10 +4384,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
"@types/node@16.18.11":
version "16.18.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.11.tgz#cbb15c12ca7c16c85a72b6bdc4d4b01151bb3cae"
integrity sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==
"@types/node@16.18.12":
version "16.18.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.12.tgz#e3bfea80e31523fde4292a6118f19ffa24fd6f65"
integrity sha512-vzLe5NaNMjIE3mcddFVGlAXN1LEWueUsMsOJWaT6wWMJGyljHAWHznqfnKUQWGzu7TLPrGvWdNAsvQYW+C0xtw==
"@types/normalize-package-data@^2.4.0":
version "2.4.1"