Skip to content

Commit 5c97155

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@testing-library/jest-dom": "^6.4.0",
5353
"@testing-library/react": "^15.0.6",
5454
"@types/jest": "^30.0.0",
55-
"@types/node": "^24.5.2",
55+
"@types/node": "^25.0.0",
5656
"@types/react": "^18.0.0",
5757
"@types/react-dom": "^18.0.0",
5858
"@umijs/fabric": "^4.0.1",

0 commit comments

Comments
 (0)