Skip to content

Commit b85f0a9

Browse files
Bump @types/node from 16.18.126 to 24.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.126 to 24.9.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.9.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e974cd0 commit b85f0a9

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
@@ -36,7 +36,7 @@
3636
"@babel/plugin-transform-object-assign": "^7.16.0",
3737
"@babel/preset-env": "^7.16.0",
3838
"@types/jest": "^26.0.19",
39-
"@types/node": "^16.11.6",
39+
"@types/node": "^24.9.0",
4040
"@typescript-eslint/eslint-plugin": "^4.33.0",
4141
"@typescript-eslint/parser": "^4.31.1",
4242
"eslint": "^7.5.0",

0 commit comments

Comments
 (0)