Update dependency @types/node to v20

This commit is contained in:
renovate[bot] 2023-12-02 07:03:33 +00:00 committed by GitHub
parent e7baef841f
commit 3d824db3a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -29,7 +29,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",
"autoprefixer": "^10.4.16",

View File

@ -1442,6 +1442,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.4"
resolved "https://registry.yarnpkg.com/@types/plist/-/plist-3.0.4.tgz#af0c5ffaf30d2302460adc17861021323c1410f9"