Skip to content

Commit ce735d3

Browse files
chore(deps-dev): bump @types/node from 24.10.4 to 25.0.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.4 to 25.0.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.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5254ebc commit ce735d3

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
@@ -62,7 +62,7 @@
6262
"@testing-library/jest-dom": "^6.4.0",
6363
"@testing-library/react": "^16.3.0",
6464
"@types/jest": "^30.0.0",
65-
"@types/node": "^24.4.0",
65+
"@types/node": "^25.0.2",
6666
"@types/react": "^19.1.13",
6767
"@types/react-dom": "^19.1.9",
6868
"@types/responselike": "^1.0.0",

0 commit comments

Comments
 (0)