Merge pull request #475 from easychen/dependabot/npm_and_yarn/types/node-22.15.20

Bump @types/node from 22.15.19 to 22.15.20
This commit is contained in:
Easy
2025-05-21 17:49:57 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"axios": "^1.9.0"
},
"devDependencies": {
"@types/node": "^22.15.19",
"@types/node": "^22.15.20",
"@typescript-eslint/parser": "^8.32.1",
"@vercel/ncc": "^0.38.3",
"eslint": "^9.27.0",

View File

@@ -776,10 +776,10 @@
resolved "https://registry.npmmirror.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
"@types/node@*", "@types/node@^22.15.19":
version "22.15.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.19.tgz#ba9f321675243af0456d607fa82a4865931e0cef"
integrity sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==
"@types/node@*", "@types/node@^22.15.20":
version "22.15.20"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.20.tgz#ce4f947a8ff31120032f66d46b0851554e9f25f6"
integrity sha512-A6BohGFRGHAscJsTslDCA9JG7qSJr/DWUvrvY8yi9IgnGtMxCyat7vvQ//MFa0DnLsyuS3wYTpLdw4Hf+Q5JXw==
dependencies:
undici-types "~6.21.0"