Skip to content

Commit 217f58f

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] <[email protected]>
1 parent b92cdee commit 217f58f

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
@@ -53,7 +53,7 @@
5353
"@testing-library/user-event": "^14.5.2",
5454
"@types/enzyme": "^3.10.5",
5555
"@types/jest": "^30.0.0",
56-
"@types/node": "^24.5.2",
56+
"@types/node": "^25.0.0",
5757
"@types/react": "^18.2.42",
5858
"@types/react-dom": "^18.3.7",
5959
"@typescript-eslint/eslint-plugin": "^5.59.7",

0 commit comments

Comments
 (0)