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:
renovate[bot]
2023-04-23 07:25:53 -04:00
committed by GitHub
parent a4fb0da783
commit 90ddb83a0a
4 changed files with 9 additions and 4 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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",