Skip to content

Commit a2fe139

Browse files
build(deps-dev): bump @types/node from 22.18.0 to 24.4.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.18.0 to 24.4.0. - [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.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e9a534 commit a2fe139

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.35.0",
4747
"@types/adm-zip": "^0.5.7",
4848
"@types/ejs": "^3.1.5",
49-
"@types/node": "22",
49+
"@types/node": "24",
5050
"@types/update-notifier": "^6.0.8",
5151
"@types/yargs": "^17.0.33",
5252
"esbuild": "^0.25.9",

yarn.lock

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

507-
"@types/node@*":
507+
"@types/node@*", "@types/node@24":
508508
version "24.5.0"
509509
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.0.tgz#70a482e6b1d50e603729d74e62a9a43705ddc9d7"
510510
integrity sha512-y1dMvuvJspJiPSDZUQ+WMBvF7dpnEqN4x9DDC9ie5Fs/HUZJA3wFp7EhHoVaKX/iI0cRoECV8X2jL8zi0xrHCg==
511511
dependencies:
512512
undici-types "~7.12.0"
513513

514-
"@types/node@22":
515-
version "22.18.4"
516-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.4.tgz#cecc2120443ec4224e930caf84c66a47fb9e1e47"
517-
integrity sha512-UJdblFqXymSBhmZf96BnbisoFIr8ooiiBRMolQgg77Ea+VM37jXw76C2LQr9n8wm9+i/OvlUlW6xSvqwzwqznw==
518-
dependencies:
519-
undici-types "~6.21.0"
520-
521514
"@types/update-notifier@^6.0.8":
522515
version "6.0.8"
523516
resolved "https://registry.yarnpkg.com/@types/update-notifier/-/update-notifier-6.0.8.tgz#b145580a5cf218e862ad384bede152118eba0bb0"
@@ -3032,11 +3025,6 @@ unbox-primitive@^1.1.0:
30323025
has-symbols "^1.1.0"
30333026
which-boxed-primitive "^1.1.1"
30343027

3035-
undici-types@~6.21.0:
3036-
version "6.21.0"
3037-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
3038-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
3039-
30403028
undici-types@~7.12.0:
30413029
version "7.12.0"
30423030
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb"

0 commit comments

Comments
 (0)