Skip to content

Commit db203c0

Browse files
chore(deps-dev): bump @types/node from 24.0.3 to 25.0.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.3 to 25.0.3. - [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.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f362d9 commit db203c0

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@types/assert": "^1.5.1",
5151
"@types/jest": "^29.5.14",
52-
"@types/node": "^24.0.3",
52+
"@types/node": "^25.0.3",
5353
"jest": "^29.7.0",
5454
"jest-resolve": "^30.0.2",
5555
"ts-jest": "^29.4.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -915,12 +915,12 @@
915915
expect "^29.0.0"
916916
pretty-format "^29.0.0"
917917

918-
"@types/node@*", "@types/node@^24.0.3":
919-
version "24.0.3"
920-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.3.tgz#f935910f3eece3a3a2f8be86b96ba833dc286cab"
921-
integrity sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg==
918+
"@types/node@*", "@types/node@^25.0.3":
919+
version "25.0.3"
920+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.0.3.tgz#79b9ac8318f373fbfaaf6e2784893efa9701f269"
921+
integrity sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==
922922
dependencies:
923-
undici-types "~7.8.0"
923+
undici-types "~7.16.0"
924924

925925
"@types/stack-utils@^2.0.0":
926926
version "2.0.3"
@@ -2876,10 +2876,10 @@ typescript@^5.8.3:
28762876
resolved "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
28772877
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
28782878

2879-
undici-types@~7.8.0:
2880-
version "7.8.0"
2881-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
2882-
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
2879+
undici-types@~7.16.0:
2880+
version "7.16.0"
2881+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
2882+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
28832883

28842884
unrs-resolver@^1.7.11:
28852885
version "1.9.1"

0 commit comments

Comments
 (0)