Skip to content

Commit e3feb56

Browse files
chore: Bump @types/node from 22.15.31 to 24.0.0 (#196)
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 0431379 commit e3feb56

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
@@ -65,7 +65,7 @@
6565
"@types/bluebird": "^3.5.38",
6666
"@types/lodash": "^4.14.196",
6767
"@types/mocha": "^10.0.1",
68-
"@types/node": "^22.0.0",
68+
"@types/node": "^24.0.0",
6969
"@types/teen_process": "^2.0.1",
7070
"chai": "^5.1.1",
7171
"chai-as-promised": "^8.0.0",

0 commit comments

Comments
 (0)