Merge pull request #560 from easychen/dependabot/npm_and_yarn/types/node-24.8.1

Bump @types/node from 24.8.0 to 24.8.1
This commit is contained in:
Easy
2025-10-18 13:19:24 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"axios": "^1.12.2"
},
"devDependencies": {
"@types/node": "^24.8.0",
"@types/node": "^24.8.1",
"@typescript-eslint/parser": "^8.44.1",
"@vercel/ncc": "^0.38.4",
"eslint": "^9.37.0",

View File

@@ -778,10 +778,10 @@
resolved "https://registry.npmmirror.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
"@types/node@*", "@types/node@^24.8.0":
version "24.8.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.8.0.tgz#a98a689a687c31d9c553f603961230333e4b5230"
integrity sha512-5x08bUtU8hfboMTrJ7mEO4CpepS9yBwAqcL52y86SWNmbPX8LVbNs3EP4cNrIZgdjk2NAlP2ahNihozpoZIxSg==
"@types/node@*", "@types/node@^24.8.1":
version "24.8.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.8.1.tgz#74c8ae00b045a0a351f2837ec00f25dfed0053be"
integrity sha512-alv65KGRadQVfVcG69MuB4IzdYVpRwMG/mq8KWOaoOdyY617P5ivaDiMCGOFDWD2sAn5Q0mR3mRtUOgm99hL9Q==
dependencies:
undici-types "~7.14.0"