Skip to content

Commit cd0e2dc

Browse files
authored
Merge pull request #1054 from hildamari/depfu/update/yarn/@types/node-25.6.0
2 parents 734d507 + f291f8a commit cd0e2dc

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

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.5.2":
438-
version "25.5.2"
439-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.5.2.tgz#94861e32f9ffd8de10b52bbec403465c84fff762"
440-
integrity sha512-tO4ZIRKNC+MDWV4qKVZe3Ql/woTnmHDr5JD8UI5hn2pwBrHEwOEMZK7WlNb5RKB6EoJ02gwmQS9OrjuFnZYdpg==
437+
"@types/node@^25.6.0":
438+
version "25.6.0"
439+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.6.0.tgz#4e09bad9b469871f2d0f68140198cbd714f4edca"
440+
integrity sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==
441441
dependencies:
442-
undici-types "~7.18.0"
442+
undici-types "~7.19.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.18.0:
1739-
version "7.18.2"
1740-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"
1741-
integrity sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==
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==
17421742

17431743
undici@^5.26.5:
17441744
version "5.27.0"

0 commit comments

Comments
 (0)