Skip to content

Commit b390934

Browse files
authored
Merge pull request #940 from hildamari/depfu/update/yarn/@types/node-22.15.21
2 parents ebacda5 + 5afb51d commit b390934

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -439,10 +439,10 @@
439439
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.1.tgz#f3647623199ca920960006b3dccf633ea905f243"
440440
integrity sha512-4/Z9DMPKFexZj/Gn3LylFgamNKHm4K3QDi0gz9B26Uk0c8izYf97B5fxfpspMNkWlFupblKM/nV8+NA9Ffvr+w==
441441

442-
"@types/node@^22.15.19":
443-
version "22.15.19"
444-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.19.tgz#ba9f321675243af0456d607fa82a4865931e0cef"
445-
integrity sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==
442+
"@types/node@^22.15.21":
443+
version "22.15.21"
444+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.21.tgz#196ef14fe20d87f7caf1e7b39832767f9a995b77"
445+
integrity sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==
446446
dependencies:
447447
undici-types "~6.21.0"
448448

0 commit comments

Comments
 (0)