Skip to content

Commit 8b423c6

Browse files
authored
Merge pull request marocchino#1564 from marocchino/dependabot/npm_and_yarn/types/node-24.0.13
build(deps-dev): Bump @types/node from 24.0.12 to 24.0.13
2 parents e430cfc + 3ac8a74 commit 8b423c6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

0 commit comments

Comments
 (0)