Skip to content

Commit 57bb462

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

2 files changed

Lines changed: 5 additions & 17 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@eslint/js": "^10.0.1",
4848
"@types/adm-zip": "^0.5.8",
4949
"@types/ejs": "^3.1.5",
50-
"@types/node": "22",
50+
"@types/node": "25",
5151
"@types/update-notifier": "^6.0.8",
5252
"@types/yargs": "^17.0.35",
5353
"esbuild": "^0.28.0",

yarn.lock

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -481,20 +481,13 @@
481481
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
482482
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
483483

484-
"@types/node@*":
485-
version "25.6.0"
486-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.6.0.tgz#4e09bad9b469871f2d0f68140198cbd714f4edca"
487-
integrity sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==
484+
"@types/node@*", "@types/node@25":
485+
version "25.6.2"
486+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.6.2.tgz#8c491201373690e4ef2a2ffed0dfb510a5830b92"
487+
integrity sha512-sokuT28dxf9JT5Kady1fsXOvI4HVpjZa95NKT5y9PNTIrs2AsobR4GFAA90ZG8M+nxVRLysCXsVj6eGC7Vbrlw==
488488
dependencies:
489489
undici-types "~7.19.0"
490490

491-
"@types/node@22":
492-
version "22.19.17"
493-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.17.tgz#09c71fb34ba2510f8ac865361b1fcb9552b8a581"
494-
integrity sha512-wGdMcf+vPYM6jikpS/qhg6WiqSV/OhG+jeeHT/KlVqxYfD40iYJf9/AE1uQxVWFvU7MipKRkRv8NSHiCGgPr8Q==
495-
dependencies:
496-
undici-types "~6.21.0"
497-
498491
"@types/update-notifier@^6.0.8":
499492
version "6.0.8"
500493
resolved "https://registry.yarnpkg.com/@types/update-notifier/-/update-notifier-6.0.8.tgz#b145580a5cf218e862ad384bede152118eba0bb0"
@@ -2806,11 +2799,6 @@ unbox-primitive@^1.1.0:
28062799
has-symbols "^1.1.0"
28072800
which-boxed-primitive "^1.1.1"
28082801

2809-
undici-types@~6.21.0:
2810-
version "6.21.0"
2811-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
2812-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
2813-
28142802
undici-types@~7.19.0:
28152803
version "7.19.2"
28162804
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.19.2.tgz#1b67fc26d0f157a0cba3a58a5b5c1e2276b8ba2a"

0 commit comments

Comments
 (0)