Skip to content

Commit c32cf96

Browse files
build(deps-dev): bump @types/node from 22.15.34 to 24.0.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.34 to 24.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49bfe1c commit c32cf96

2 files changed

Lines changed: 2 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@eslint/js": "^9.30.0",
4747
"@types/adm-zip": "^0.5.7",
4848
"@types/ejs": "^3.1.5",
49-
"@types/node": "^22.15.34",
49+
"@types/node": "^24.0.8",
5050
"@types/update-notifier": "^6.0.8",
5151
"@types/yargs": "^17.0.33",
5252
"esbuild": "^0.25.5",

yarn.lock

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -493,20 +493,13 @@
493493
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
494494
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
495495

496-
"@types/node@*":
496+
"@types/node@*", "@types/node@^24.0.8":
497497
version "24.0.8"
498498
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.8.tgz#98f50977fe76ab78d02fc3bcb7f6c3b5f79a363c"
499499
integrity sha512-WytNrFSgWO/esSH9NbpWUfTMGQwCGIKfCmNlmFDNiI5gGhgMmEA+V1AEvKLeBNvvtBnailJtkrEa2OIISwrVAA==
500500
dependencies:
501501
undici-types "~7.8.0"
502502

503-
"@types/node@^22.15.34":
504-
version "22.15.34"
505-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.34.tgz#3995a6461d2cfc51c81907da0065fc328f6a459e"
506-
integrity sha512-8Y6E5WUupYy1Dd0II32BsWAx5MWdcnRd8L84Oys3veg1YrYtNtzgO4CFhiBg6MDSjk7Ay36HYOnU7/tuOzIzcw==
507-
dependencies:
508-
undici-types "~6.21.0"
509-
510503
"@types/update-notifier@^6.0.8":
511504
version "6.0.8"
512505
resolved "https://registry.yarnpkg.com/@types/update-notifier/-/update-notifier-6.0.8.tgz#b145580a5cf218e862ad384bede152118eba0bb0"
@@ -3051,11 +3044,6 @@ unbox-primitive@^1.1.0:
30513044
has-symbols "^1.1.0"
30523045
which-boxed-primitive "^1.1.1"
30533046

3054-
undici-types@~6.21.0:
3055-
version "6.21.0"
3056-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
3057-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
3058-
30593047
undici-types@~7.8.0:
30603048
version "7.8.0"
30613049
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"

0 commit comments

Comments
 (0)