Merge pull request #1561 from marocchino/dependabot/npm_and_yarn/types/node-24.0.11

build(deps-dev): Bump @types/node from 24.0.3 to 24.0.11
This commit is contained in:
marocchino 2025-07-10 04:18:14 +09:00 committed by GitHub
commit c2da581914
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -36,7 +36,7 @@
},
"devDependencies": {
"@biomejs/biome": "2.0.4",
"@types/node": "^24.0.3",
"@types/node": "^24.0.11",
"@vercel/ncc": "^0.38.3",
"js-yaml": "^4.1.0",
"typescript": "^5.8.3",

View file

@ -457,10 +457,10 @@
resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz"
integrity sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==
"@types/node@^24.0.3":
version "24.0.3"
resolved "https://registry.npmjs.org/@types/node/-/node-24.0.3.tgz"
integrity sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg==
"@types/node@^24.0.11":
version "24.0.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.11.tgz#ea6d221eecc9f30f6a9af6ae10e2702b3a1b42cf"
integrity sha512-CJV8eqrYnwQJGMrvcRhQmZfpyniDavB+7nAZYJc6w99hFYJyFN3INV1/2W3QfQrqM36WTLrijJ1fxxvGBmCSxA==
dependencies:
undici-types "~7.8.0"