Skip to content

Commit fd08ce2

Browse files
build(deps-dev): Bump @types/node from 22.15.35 to 24.0.9 (#340)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.35 to 24.0.9. - [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.9 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 90ac47d commit fd08ce2

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
@@ -58,7 +58,7 @@
5858
"devDependencies": {
5959
"@fastify/pre-commit": "^2.1.0",
6060
"@fastify/type-provider-typebox": "^5.0.0",
61-
"@types/node": "^22.0.0",
61+
"@types/node": "^24.0.9",
6262
"@types/ws": "^8.5.10",
6363
"c8": "^10.1.3",
6464
"eslint": "^9.17.0",

0 commit comments

Comments
 (0)