Skip to content

Commit ef11cf8

Browse files
chore(deps-dev): bump @types/node in /finder/nodejs (#809)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.31 to 24.0.1. - [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.1 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> Co-authored-by: Kazuaki Matsuo <[email protected]>
1 parent 4390571 commit ef11cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

finder/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@types/expect": "^24.3.0",
3333
"@types/mocha": "^10.0.0",
34-
"@types/node": "^22.0.0",
34+
"@types/node": "^24.0.1",
3535
"expect": "^30.0.0",
3636
"mocha": "^11.0.1",
3737
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)