Skip to content

Commit 6b95e7f

Browse files
Merge pull request #1343 from vue-a11y/dependabot/npm_and_yarn/types/node-24.0.0
build(deps-dev): bump @types/node from 22.15.30 to 24.0.0
2 parents 417ab49 + cd6c7df commit 6b95e7f

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
@@ -46,7 +46,7 @@
4646
"@types/aria-query": "^5.0.0",
4747
"@types/eslint-scope": "^8.3.0",
4848
"@types/jest": "^29.2.5",
49-
"@types/node": "^22.0.0",
49+
"@types/node": "^24.0.0",
5050
"@types/semver": "^7.5.7",
5151
"@typescript-eslint/eslint-plugin": "^7.0.0",
5252
"@typescript-eslint/parser": "^7.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1544,12 +1544,12 @@
15441544
resolved "https://registry.yarnpkg.com/@types/mdurl/-/mdurl-2.0.0.tgz#d43878b5b20222682163ae6f897b20447233bdfd"
15451545
integrity sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==
15461546

1547-
"@types/node@*", "@types/node@^22.0.0":
1548-
version "22.15.30"
1549-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.30.tgz#3a20431783e28dd0b0326f84ab386a2ec81d921d"
1550-
integrity sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==
1547+
"@types/node@*", "@types/node@^24.0.0":
1548+
version "24.0.0"
1549+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.0.tgz#14a278ce74dd33993f2c4e5dd614760728c0fba8"
1550+
integrity sha512-yZQa2zm87aRVcqDyH5+4Hv9KYgSdgwX1rFnGvpbzMaC7YAljmhBET93TPiTd3ObwTL+gSpIzPKg5BqVxdCvxKg==
15511551
dependencies:
1552-
undici-types "~6.21.0"
1552+
undici-types "~7.8.0"
15531553

15541554
"@types/normalize-package-data@^2.4.3":
15551555
version "2.4.4"
@@ -5479,10 +5479,10 @@ [email protected]:
54795479
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
54805480
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
54815481

5482-
undici-types@~6.21.0:
5483-
version "6.21.0"
5484-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
5485-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
5482+
undici-types@~7.8.0:
5483+
version "7.8.0"
5484+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
5485+
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
54865486

54875487
unicorn-magic@^0.1.0:
54885488
version "0.1.0"

0 commit comments

Comments
 (0)