Skip to content

Commit 4dd80c8

Browse files
chore(deps-dev): bump @types/node from 22.15.32 to 24.0.3 (#546)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.32 to 24.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: 24.0.3 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 95b96ea commit 4dd80c8

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
@@ -54,7 +54,7 @@
5454
"@testing-library/react": "^16.0.0",
5555
"@types/classnames": "^2.2.10",
5656
"@types/jest": "^29.5.2",
57-
"@types/node": "^22.0.2",
57+
"@types/node": "^24.0.3",
5858
"@types/react": "^19.1.2",
5959
"@types/react-dom": "^19.1.2",
6060
"@umijs/fabric": "^4.0.1",

0 commit comments

Comments
 (0)