Skip to content

Commit 4735c4e

Browse files
chore(deps-dev): bump @types/node from 22.18.9 to 24.7.1 (#159)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.18.9 to 24.7.1. - [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: 24.7.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb47f43 commit 4735c4e

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
@@ -49,7 +49,7 @@
4949
"@testing-library/jest-dom": "^6.1.4",
5050
"@testing-library/react": "^16.0.0",
5151
"@types/jest": "^30.0.0",
52-
"@types/node": "^22.5.1",
52+
"@types/node": "^24.7.1",
5353
"@types/react": "^19.1.0",
5454
"@types/react-dom": "^19.1.1",
5555
"@umijs/fabric": "^4.0.1",

0 commit comments

Comments
 (0)