Skip to content

Commit 8373a73

Browse files
build(deps-dev): bump @types/node from 24.9.1 to 24.10.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.9.1 to 24.10.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: 24.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4228e06 commit 8373a73

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
@@ -32,7 +32,7 @@
3232
"@testing-library/jest-dom": "^6.9.1",
3333
"@testing-library/react": "^16.3.0",
3434
"@types/jest": "^30.0.0",
35-
"@types/node": "24.9.1",
35+
"@types/node": "24.10.0",
3636
"@types/react": "18.3.12",
3737
"@types/react-dom": "18.3.1",
3838
"autoprefixer": "10.4.21",

0 commit comments

Comments
 (0)