Skip to content

Commit ffdbbf2

Browse files
authored
Merge pull request #604 from bervProject/dependabot/npm_and_yarn/types/node-24.0.8
chore(deps-dev): bump @types/node from 22.15.29 to 24.0.8
2 parents 9400446 + 7f706dc commit ffdbbf2

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
@@ -36,7 +36,7 @@
3636
"@nuxtjs/eslint-config-typescript": "^12.1.0",
3737
"@nuxtjs/eslint-module": "^4.1.0",
3838
"@types/jest": "^29.5.14",
39-
"@types/node": "^22.15.29",
39+
"@types/node": "^24.0.8",
4040
"@vue/babel-preset-app": "^5.0.8",
4141
"@vue/test-utils": "^2.4.6",
4242
"@vue/vue3-jest": "^29.2.6",

yarn.lock

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

3371-
"@types/node@*", "@types/node@^22.15.29":
3372-
version "22.15.29"
3373-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.29.tgz#c75999124a8224a3f79dd8b6ccfb37d74098f678"
3374-
integrity sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==
3371+
"@types/node@*", "@types/node@^24.0.8":
3372+
version "24.0.8"
3373+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.8.tgz#98f50977fe76ab78d02fc3bcb7f6c3b5f79a363c"
3374+
integrity sha512-WytNrFSgWO/esSH9NbpWUfTMGQwCGIKfCmNlmFDNiI5gGhgMmEA+V1AEvKLeBNvvtBnailJtkrEa2OIISwrVAA==
33753375
dependencies:
3376-
undici-types "~6.21.0"
3376+
undici-types "~7.8.0"
33773377

33783378
"@types/node@^16":
33793379
version "16.18.25"
@@ -13367,10 +13367,10 @@ unctx@^2.3.1, unctx@^2.4.1:
1336713367
magic-string "^0.30.17"
1336813368
unplugin "^2.1.0"
1336913369

13370-
undici-types@~6.21.0:
13371-
version "6.21.0"
13372-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
13373-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
13370+
undici-types@~7.8.0:
13371+
version "7.8.0"
13372+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
13373+
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
1337413374

1337513375
unenv@^2.0.0-rc.17:
1337613376
version "2.0.0-rc.17"

0 commit comments

Comments
 (0)