Skip to content

Commit b3b4403

Browse files
Merge pull request #360 from platinummonkey/dependabot/npm_and_yarn/types/node-24.6.2
Bump @types/node from 24.5.2 to 24.6.2
2 parents 9525de3 + ec2d50e commit b3b4403

3 files changed

Lines changed: 18 additions & 18 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@eslint/eslintrc": "^3.3.1",
3232
"@eslint/js": "^9.35.0",
33-
"@types/node": "^24.5.2",
33+
"@types/node": "^24.6.2",
3434
"@typescript-eslint/eslint-plugin": "^8.42.0",
3535
"@typescript-eslint/parser": "^8.43.0",
3636
"@vercel/ncc": "^0.38.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -955,12 +955,12 @@
955955
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
956956
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
957957

958-
"@types/node@*", "@types/node@^24.5.2":
959-
version "24.5.2"
960-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.2.tgz#52ceb83f50fe0fcfdfbd2a9fab6db2e9e7ef6446"
961-
integrity sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==
958+
"@types/node@*", "@types/node@^24.6.2":
959+
version "24.6.2"
960+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.6.2.tgz#59b99878b6fed17e698e7d09e51c729c5877736a"
961+
integrity sha512-d2L25Y4j+W3ZlNAeMKcy7yDsK425ibcAOO2t7aPTz6gNMH0z2GThtwENCDc0d/Pw9wgyRqE5Px1wkV7naz8ang==
962962
dependencies:
963-
undici-types "~7.12.0"
963+
undici-types "~7.13.0"
964964

965965
"@types/stack-utils@^2.0.3":
966966
version "2.0.3"
@@ -4320,10 +4320,10 @@ unbox-primitive@^1.1.0:
43204320
has-symbols "^1.1.0"
43214321
which-boxed-primitive "^1.1.1"
43224322

4323-
undici-types@~7.12.0:
4324-
version "7.12.0"
4325-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb"
4326-
integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==
4323+
undici-types@~7.13.0:
4324+
version "7.13.0"
4325+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.13.0.tgz#a20ba7c0a2be0c97bd55c308069d29d167466bff"
4326+
integrity sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==
43274327

43284328
undici@^5.25.4, undici@^5.28.5:
43294329
version "5.29.0"

0 commit comments

Comments
 (0)