Skip to content

Commit a94646b

Browse files
build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 (#359)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.13 to 22.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-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>
1 parent 83a3756 commit a94646b

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
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@fastify/pre-commit": "^2.1.0",
3232
"@fastify/websocket": "^10.0.1",
33-
"@types/node": "^20.12.7",
33+
"@types/node": "^22.0.0",
3434
"@types/ws": "^8.5.10",
3535
"@typescript-eslint/eslint-plugin": "^7.6.0",
3636
"@typescript-eslint/parser": "^7.6.0",

0 commit comments

Comments
 (0)