Skip to content

Commit d082734

Browse files
authored
Merge pull request #755 from bervProject/dependabot/npm_and_yarn/types/node-25.9.1
chore(deps-dev): bump @types/node from 25.6.0 to 25.9.1
2 parents 49e2558 + 59fb5ac commit d082734

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.6.0",
40+
"@types/node": "^25.9.1",
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
@@ -4043,12 +4043,12 @@
40434043
resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
40444044
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
40454045

4046-
"@types/node@*", "@types/node@^25.6.0":
4047-
version "25.6.0"
4048-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.6.0.tgz#4e09bad9b469871f2d0f68140198cbd714f4edca"
4049-
integrity sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==
4046+
"@types/node@*", "@types/node@^25.9.1":
4047+
version "25.9.1"
4048+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.1.tgz#3bda556db500ae4319c08e7fc9ab94f19013ba0b"
4049+
integrity sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==
40504050
dependencies:
4051-
undici-types "~7.19.0"
4051+
undici-types ">=7.24.0 <7.24.7"
40524052

40534053
"@types/node@^16":
40544054
version "16.18.25"
@@ -13646,10 +13646,10 @@ unctx@^2.3.1, unctx@^2.4.1, unctx@^2.5.0:
1364613646
magic-string "^0.30.21"
1364713647
unplugin "^2.3.11"
1364813648

13649-
undici-types@~7.19.0:
13650-
version "7.19.2"
13651-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.19.2.tgz#1b67fc26d0f157a0cba3a58a5b5c1e2276b8ba2a"
13652-
integrity sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==
13649+
"undici-types@>=7.24.0 <7.24.7":
13650+
version "7.24.6"
13651+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.24.6.tgz#61275b485d7fd4e9d269c7cf04ec2873c9cc0f91"
13652+
integrity sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==
1365313653

1365413654
unenv@2.0.0-rc.24, unenv@^2.0.0-rc.24:
1365513655
version "2.0.0-rc.24"

0 commit comments

Comments
 (0)