Update dependency @types/node to v18.17.11
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2023-08-24 22:36:37 +00:00
parent 7dd63cef8d
commit 49a60bcf91
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "18.17.10",
"@types/node": "18.17.11",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"prettier": "3.0.2",

View File

@ -433,10 +433,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.4.tgz#592f12b0b5f357533ddc3310b0176d42ea3e45d1"
integrity sha512-EITwVTX5B4nDjXjGeQAfXOrm+Jn+qNjDmyDRtWoD+wZsl/RDPRTFRKivs4Mt74iOFlLOrE5+Kf+p5yjyhm3+cA==
"@types/node@18.17.10":
version "18.17.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.10.tgz#aca0368a73f72c5aba6ddb77fd7d935690e5c26b"
integrity sha512-nKcFsGPnYG5LlxqJYJrHzVM58nQhRng/9JFSa7qZ40Svld5AZZosA1iUg1chDfQisFKgdLrNMASsNK89CwX0yw==
"@types/node@18.17.11":
version "18.17.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.11.tgz#c04054659d88bfeba94095f41ef99a8ddf4e1813"
integrity sha512-r3hjHPBu+3LzbGBa8DHnr/KAeTEEOrahkcL+cZc4MaBMTM+mk8LtXR+zw+nqfjuDZZzYTYgTcpHuP+BEQk069g==
"@types/parse-json@^4.0.0":
version "4.0.0"