Skip to content

Commit e890b3a

Browse files
authored
Merge pull request #1059 from hildamari/depfu/update/yarn/@types/node-25.7.0
2 parents fb09f40 + dcbd03c commit e890b3a

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

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.6.2":
438-
version "25.6.2"
439-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.6.2.tgz#8c491201373690e4ef2a2ffed0dfb510a5830b92"
440-
integrity sha512-sokuT28dxf9JT5Kady1fsXOvI4HVpjZa95NKT5y9PNTIrs2AsobR4GFAA90ZG8M+nxVRLysCXsVj6eGC7Vbrlw==
437+
"@types/node@^25.7.0":
438+
version "25.7.0"
439+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.7.0.tgz#7498f82e90dbdce7c34b75aaaa256c498a0ebe6c"
440+
integrity sha512-z+pdZyxE+RTQE9AcboAZCb4otwcrvgHD+GlBpPgn0emDVt0ohrTMhAwlr2Wd9nZ+nihhYFxO2pThz3C5qSu2Eg==
441441
dependencies:
442-
undici-types "~7.19.0"
442+
undici-types "~7.21.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.19.0:
1739-
version "7.19.2"
1740-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.19.2.tgz#1b67fc26d0f157a0cba3a58a5b5c1e2276b8ba2a"
1741-
integrity sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==
1738+
undici-types@~7.21.0:
1739+
version "7.21.0"
1740+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.21.0.tgz#433f7dd1b5daa9ab4dacb721a5e11a8de51eadda"
1741+
integrity sha512-w9IMgQrz4O0YN1LtB7K5P63vhlIOvC7opSmouCJ+ZywlPAlO9gIkJ+otk6LvGpAs2wg4econaCz3TvQ9xPoyuQ==
17421742

17431743
undici@^5.26.5:
17441744
version "5.27.0"

0 commit comments

Comments
 (0)