Skip to content

Commit 2aac3b6

Browse files
chore(deps-dev): bump @types/node from 22.15.31 to 24.0.0 (#202)
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 77c3c6d commit 2aac3b6

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
@@ -44,7 +44,7 @@
4444
"fastify-plugin": "^5.0.0"
4545
},
4646
"devDependencies": {
47-
"@types/node": "^22.0.0",
47+
"@types/node": "^24.0.0",
4848
"c8": "^10.0.0",
4949
"fastify": "^5.0.0",
5050
"husky": "^9.0.5",

0 commit comments

Comments
 (0)