Merge pull request #512 from easychen/dependabot/npm_and_yarn/types/node-24.0.13

Bump @types/node from 24.0.12 to 24.0.13
This commit is contained in:
Easy
2025-07-11 09:44:38 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"axios": "^1.10.0"
},
"devDependencies": {
"@types/node": "^24.0.12",
"@types/node": "^24.0.13",
"@typescript-eslint/parser": "^8.36.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^9.30.1",

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@^24.0.12":
version "24.0.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.12.tgz#3cf8719572145cfecf4cf9d180d8e7f74a61af00"
integrity sha512-LtOrbvDf5ndC9Xi+4QZjVL0woFymF/xSTKZKPgrrl7H7XoeDvnD+E2IclKVDyaK9UM756W/3BXqSU+JEHopA9g==
"@types/node@*", "@types/node@^24.0.13":
version "24.0.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.13.tgz#93ed8c05c7b188a59760be0ce2ee3fa7ad0f83f6"
integrity sha512-Qm9OYVOFHFYg3wJoTSrz80hoec5Lia/dPp84do3X7dZvLikQvM1YpmvTBEdIr/e+U8HTkFjLHLnl78K/qjf+jQ==
dependencies:
undici-types "~7.8.0"