Skip to content

Commit c2da581

Browse files
authored
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
2 parents 246151a + 76f8462 commit c2da581

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@biomejs/biome": "2.0.4",
39-
"@types/node": "^24.0.3",
39+
"@types/node": "^24.0.11",
4040
"@vercel/ncc": "^0.38.3",
4141
"js-yaml": "^4.1.0",
4242
"typescript": "^5.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -457,10 +457,10 @@
457457
resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz"
458458
integrity sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==
459459

460-
"@types/node@^24.0.3":
461-
version "24.0.3"
462-
resolved "https://registry.npmjs.org/@types/node/-/node-24.0.3.tgz"
463-
integrity sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg==
460+
"@types/node@^24.0.11":
461+
version "24.0.11"
462+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.11.tgz#ea6d221eecc9f30f6a9af6ae10e2702b3a1b42cf"
463+
integrity sha512-CJV8eqrYnwQJGMrvcRhQmZfpyniDavB+7nAZYJc6w99hFYJyFN3INV1/2W3QfQrqM36WTLrijJ1fxxvGBmCSxA==
464464
dependencies:
465465
undici-types "~7.8.0"
466466

0 commit comments

Comments
 (0)