Skip to content

Commit 9627ff9

Browse files
authored
Merge pull request #1066 from hildamari/depfu/update/yarn/@types/node-26.0.1
Update @types/node 25.9.3 → 26.0.1 (major)
2 parents c6ba701 + 1787532 commit 9627ff9

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": "^25.9.3",
56+
"@types/node": "^26.0.1",
5757
"@types/ws": "^8.18.1",
5858
"npm-run-all": "^4.1.5",
5959
"prettier": "^3.8.4",

yarn.lock

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

437-
"@types/node@^25.9.3":
438-
version "25.9.3"
439-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.3.tgz#11dfe7a33e68fa5c560f0aa76cc5595621ef26b9"
440-
integrity sha512-603BddQMv3pUcr4U2dhujk83N2tTDVr/34wII2B6bJy6g+8WD6yUb11jszNs0gdi4PesVWl7ABt8nYMVpnLUcg==
437+
"@types/node@^26.0.1":
438+
version "26.0.1"
439+
resolved "https://registry.yarnpkg.com/@types/node/-/node-26.0.1.tgz#4a60e2c7a6d68bd261e265f8983bfe1601263ce3"
440+
integrity sha512-fc3KiUoBt6kie0N9bIW3E47vZsuaMf0PM2AaUpLCLT0s/LvX1nxAim6Fc049cNxODPpGm6qRAuUOB86SkRuPQw==
441441
dependencies:
442-
undici-types ">=7.24.0 <7.24.7"
442+
undici-types "~8.3.0"
443443

444444
"@types/object-hash@^2.2.1":
445445
version "2.2.1"
@@ -1735,10 +1735,10 @@ unbox-primitive@^1.0.1:
17351735
has-symbols "^1.0.2"
17361736
which-boxed-primitive "^1.0.2"
17371737

1738-
"undici-types@>=7.24.0 <7.24.7":
1739-
version "7.24.6"
1740-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.24.6.tgz#61275b485d7fd4e9d269c7cf04ec2873c9cc0f91"
1741-
integrity sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==
1738+
undici-types@~8.3.0:
1739+
version "8.3.0"
1740+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-8.3.0.tgz#44e9fc9f3244648cdea35e4f9bb2d681e9410809"
1741+
integrity sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==
17421742

17431743
undici@^5.26.5:
17441744
version "5.27.0"

0 commit comments

Comments
 (0)