Skip to content

Commit e2fe7d1

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

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.39.1",
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.35",
5252
"esbuild": "^0.27.0",

yarn.lock

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

504-
"@types/node@*":
504+
"@types/node@*", "@types/node@24":
505505
version "24.10.1"
506506
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.1.tgz#91e92182c93db8bd6224fca031e2370cef9a8f01"
507507
integrity sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==
508508
dependencies:
509509
undici-types "~7.16.0"
510510

511-
"@types/node@22":
512-
version "22.19.1"
513-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.1.tgz#1188f1ddc9f46b4cc3aec76749050b4e1f459b7b"
514-
integrity sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==
515-
dependencies:
516-
undici-types "~6.21.0"
517-
518511
"@types/update-notifier@^6.0.8":
519512
version "6.0.8"
520513
resolved "https://registry.yarnpkg.com/@types/update-notifier/-/update-notifier-6.0.8.tgz#b145580a5cf218e862ad384bede152118eba0bb0"
@@ -2931,11 +2924,6 @@ unbox-primitive@^1.1.0:
29312924
has-symbols "^1.1.0"
29322925
which-boxed-primitive "^1.1.1"
29332926

2934-
undici-types@~6.21.0:
2935-
version "6.21.0"
2936-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
2937-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
2938-
29392927
undici-types@~7.16.0:
29402928
version "7.16.0"
29412929
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"

0 commit comments

Comments
 (0)