Skip to content

Commit f325d72

Browse files
build(deps-dev): bump @types/node from 22.15.31 to 24.0.0 (#485)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.31 to 24.0.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.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f6e406 commit f325d72

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
@@ -39,7 +39,7 @@
3939
"@types/chrome": "0.0.326",
4040
"@types/decompress": "^4.2.7",
4141
"@types/jest": "^29.5.14",
42-
"@types/node": "^22.15.29",
42+
"@types/node": "^24.0.0",
4343
"@types/punycode": "^2.1.4",
4444
"@vue/babel-plugin-jsx": "^1.4.0",
4545
"babel-loader": "^10.0.0",

0 commit comments

Comments
 (0)