Skip to content

Commit 6c51fc8

Browse files
authored
Merge pull request #1033 from hildamari/depfu/update/yarn/@types/node-25.0.10
2 parents f6a284c + f8604e3 commit 6c51fc8

2 files changed

Lines changed: 5 additions & 5 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.0.9",
56+
"@types/node": "^25.0.10",
5757
"@types/ws": "^8.18.1",
5858
"npm-run-all": "^4.1.5",
5959
"prettier": "^3.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -434,10 +434,10 @@
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.0.9":
438-
version "25.0.9"
439-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.0.9.tgz#81ce3579ddf67cae812a9d49c8a0ab90c82e7782"
440-
integrity sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==
437+
"@types/node@^25.0.10":
438+
version "25.0.10"
439+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.0.10.tgz#4864459c3c9459376b8b75fd051315071c8213e7"
440+
integrity sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==
441441
dependencies:
442442
undici-types "~7.16.0"
443443

0 commit comments

Comments
 (0)