Skip to content

Commit f18a075

Browse files
Merge pull request #362 from platinummonkey/dependabot/npm_and_yarn/types/node-24.7.2
Bump @types/node from 24.6.2 to 24.7.2
2 parents 46a25f5 + f1879e2 commit f18a075

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.6.2",
33+
"@types/node": "^24.7.2",
3434
"@typescript-eslint/eslint-plugin": "^8.42.0",
3535
"@typescript-eslint/parser": "^8.46.0",
3636
"@vercel/ncc": "^0.38.4",

yarn.lock

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

960-
"@types/node@*", "@types/node@^24.6.2":
961-
version "24.6.2"
962-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.6.2.tgz#59b99878b6fed17e698e7d09e51c729c5877736a"
963-
integrity sha512-d2L25Y4j+W3ZlNAeMKcy7yDsK425ibcAOO2t7aPTz6gNMH0z2GThtwENCDc0d/Pw9wgyRqE5Px1wkV7naz8ang==
960+
"@types/node@*", "@types/node@^24.7.2":
961+
version "24.7.2"
962+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.2.tgz#5adf66b6e2ac5cab1d10a2ad3682e359cb652f4a"
963+
integrity sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==
964964
dependencies:
965-
undici-types "~7.13.0"
965+
undici-types "~7.14.0"
966966

967967
"@types/stack-utils@^2.0.3":
968968
version "2.0.3"
@@ -4322,10 +4322,10 @@ unbox-primitive@^1.1.0:
43224322
has-symbols "^1.1.0"
43234323
which-boxed-primitive "^1.1.1"
43244324

4325-
undici-types@~7.13.0:
4326-
version "7.13.0"
4327-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.13.0.tgz#a20ba7c0a2be0c97bd55c308069d29d167466bff"
4328-
integrity sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==
4325+
undici-types@~7.14.0:
4326+
version "7.14.0"
4327+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840"
4328+
integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==
43294329

43304330
undici@^5.25.4, undici@^5.28.5:
43314331
version "5.29.0"

0 commit comments

Comments
 (0)