Skip to content

Commit 6f781bc

Browse files
authored
Merge pull request #1001 from hildamari/depfu/update/yarn/@types/node-24.7.0
2 parents 3628923 + 7a2408b commit 6f781bc

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@sapphire/prettier-config": "^2.0.0",
5454
"@sapphire/ts-config": "^3.3.4",
5555
"@types/common-tags": "^1.8.4",
56-
"@types/node": "^24.6.2",
56+
"@types/node": "^24.7.0",
5757
"@types/ws": "^8.18.1",
5858
"npm-run-all": "^4.1.5",
5959
"prettier": "^3.6.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -427,12 +427,12 @@
427427
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.1.tgz#f3647623199ca920960006b3dccf633ea905f243"
428428
integrity sha512-4/Z9DMPKFexZj/Gn3LylFgamNKHm4K3QDi0gz9B26Uk0c8izYf97B5fxfpspMNkWlFupblKM/nV8+NA9Ffvr+w==
429429

430-
"@types/node@^24.6.2":
431-
version "24.6.2"
432-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.6.2.tgz#59b99878b6fed17e698e7d09e51c729c5877736a"
433-
integrity sha512-d2L25Y4j+W3ZlNAeMKcy7yDsK425ibcAOO2t7aPTz6gNMH0z2GThtwENCDc0d/Pw9wgyRqE5Px1wkV7naz8ang==
430+
"@types/node@^24.7.0":
431+
version "24.7.0"
432+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.0.tgz#a34c9f0d3401db396782e440317dd5d8373c286f"
433+
integrity sha512-IbKooQVqUBrlzWTi79E8Fw78l8k1RNtlDDNWsFZs7XonuQSJ8oNYfEeclhprUldXISRMLzBpILuKgPlIxm+/Yw==
434434
dependencies:
435-
undici-types "~7.13.0"
435+
undici-types "~7.14.0"
436436

437437
"@types/object-hash@^2.2.1":
438438
version "2.2.1"
@@ -1728,10 +1728,10 @@ unbox-primitive@^1.0.1:
17281728
has-symbols "^1.0.2"
17291729
which-boxed-primitive "^1.0.2"
17301730

1731-
undici-types@~7.13.0:
1732-
version "7.13.0"
1733-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.13.0.tgz#a20ba7c0a2be0c97bd55c308069d29d167466bff"
1734-
integrity sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==
1731+
undici-types@~7.14.0:
1732+
version "7.14.0"
1733+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840"
1734+
integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==
17351735

17361736
undici@^5.26.5:
17371737
version "5.27.0"

0 commit comments

Comments
 (0)