Skip to content

Commit e9096cb

Browse files
authored
Merge pull request #710 from bervProject/dependabot/npm_and_yarn/types/node-25.3.3
chore(deps-dev): bump @types/node from 25.1.0 to 25.3.3
2 parents 9528b6a + ded787a commit e9096cb

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
@@ -37,7 +37,7 @@
3737
"@nuxtjs/eslint-config-typescript": "^12.1.0",
3838
"@nuxtjs/eslint-module": "^4.1.0",
3939
"@types/jest": "^29.5.14",
40-
"@types/node": "^25.1.0",
40+
"@types/node": "^25.3.3",
4141
"@vue/babel-preset-app": "^5.0.9",
4242
"@vue/test-utils": "^2.4.6",
4343
"@vue/vue3-jest": "^29.2.6",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3804,12 +3804,12 @@
38043804
resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
38053805
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
38063806

3807-
"@types/node@*", "@types/node@^25.1.0":
3808-
version "25.1.0"
3809-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.1.0.tgz#95cc584f1f478301efc86de4f1867e5875e83571"
3810-
integrity sha512-t7frlewr6+cbx+9Ohpl0NOTKXZNV9xHRmNOvql47BFJKcEG1CxtxlPEEe+gR9uhVWM4DwhnvTF110mIL4yP9RA==
3807+
"@types/node@*", "@types/node@^25.3.3":
3808+
version "25.3.3"
3809+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.3.tgz#605862544ee7ffd7a936bcbf0135a14012f1e549"
3810+
integrity sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==
38113811
dependencies:
3812-
undici-types "~7.16.0"
3812+
undici-types "~7.18.0"
38133813

38143814
"@types/node@^16":
38153815
version "16.18.25"
@@ -13277,10 +13277,10 @@ unctx@^2.3.1, unctx@^2.4.1, unctx@^2.5.0:
1327713277
magic-string "^0.30.21"
1327813278
unplugin "^2.3.11"
1327913279

13280-
undici-types@~7.16.0:
13281-
version "7.16.0"
13282-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
13283-
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
13280+
undici-types@~7.18.0:
13281+
version "7.18.2"
13282+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"
13283+
integrity sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==
1328413284

1328513285
unenv@^2.0.0-rc.24:
1328613286
version "2.0.0-rc.24"

0 commit comments

Comments
 (0)