Update dependency @types/node to v20
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2023-09-21 14:29:39 +00:00
parent ac8a28adc7
commit 0e78014b4c
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9
2 changed files with 2 additions and 7 deletions

View file

@ -6,7 +6,7 @@
"contributors": ["phntxx <hello@phntxx.com>"],
"private": false,
"dependencies": {
"@types/node": "^17.0.23",
"@types/node": "^20.0.0",
"@types/react-dom": "^18.0.0",
"@types/styled-components": "^5.1.9",
"browserslist": "^4.16.6",

View file

@ -2101,16 +2101,11 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
"@types/node@*":
"@types/node@*", "@types/node@^20.0.0":
version "20.6.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.3.tgz#5b763b321cd3b80f6b8dde7a37e1a77ff9358dd9"
integrity sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==
"@types/node@^17.0.23":
version "17.0.45"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.45.tgz#2c0fafd78705e7a18b7906b5201a522719dc5190"
integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==
"@types/parse-json@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"