Merge pull request #4675 from h3poteto/renovate/node-20.x

Update dependency @types/node to v20
This commit is contained in:
AkiraFukushima 2023-12-03 21:11:33 +09:00 committed by GitHub
commit f031c355c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -30,7 +30,7 @@
"devDependencies": {
"@babel/runtime-corejs3": "^7.23.2",
"@electron/notarize": "^2.1.0",
"@types/node": "^18.11.18",
"@types/node": "^20.0.0",
"@types/react": "^18.0.26",
"@types/sanitize-html": "^2.9.4",
"@typescript-eslint/eslint-plugin": "^6.13.1",

View File

@ -1520,6 +1520,13 @@
dependencies:
undici-types "~5.26.4"
"@types/node@^20.0.0":
version "20.10.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.2.tgz#32a5e8228357f57714ad28d52229ab04880c2814"
integrity sha512-37MXfxkb0vuIlRKHNxwCkb60PNBpR94u4efQuN4JgIAm66zfCDXGSAFCef9XUWFovX2R1ok6Z7MHhtdVXXkkIw==
dependencies:
undici-types "~5.26.4"
"@types/plist@^3.0.1":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@types/plist/-/plist-3.0.5.tgz#9a0c49c0f9886c8c8696a7904dd703f6284036e0"