Skip to content

Commit 5ee5680

Browse files
Bump @types/node from 25.2.0 to 25.3.3 (#1139)
1 parent bc53a6d commit 5ee5680

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610",
2929
"devDependencies": {
3030
"@types/fs-extra": "^11.0.4",
31-
"@types/node": "^25.2.0",
31+
"@types/node": "^25.3.3",
3232
"@types/xmldom": "^0.1.34",
3333
"fs-extra": "^11.3.3",
3434
"hono": "^4.12.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -265,12 +265,12 @@
265265
dependencies:
266266
"@types/node" "*"
267267

268-
"@types/node@*", "@types/node@^25.2.0":
269-
version "25.2.0"
270-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.2.0.tgz#015b7d228470c1dcbfc17fe9c63039d216b4d782"
271-
integrity sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==
268+
"@types/node@*", "@types/node@^25.3.3":
269+
version "25.3.3"
270+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.3.tgz#605862544ee7ffd7a936bcbf0135a14012f1e549"
271+
integrity sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==
272272
dependencies:
273-
undici-types "~7.16.0"
273+
undici-types "~7.18.0"
274274

275275
"@types/xmldom@^0.1.34":
276276
version "0.1.34"
@@ -1763,10 +1763,10 @@ typescript@^5.9.3:
17631763
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
17641764
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
17651765

1766-
undici-types@~7.16.0:
1767-
version "7.16.0"
1768-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
1769-
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
1766+
undici-types@~7.18.0:
1767+
version "7.18.2"
1768+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"
1769+
integrity sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==
17701770

17711771
union@~0.5.0:
17721772
version "0.5.0"

0 commit comments

Comments
 (0)