Skip to content

Commit c5bd4f2

Browse files
build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 (#227)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b35655 commit c5bd4f2

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
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@fastify/pre-commit": "^2.0.2",
3535
"@sinonjs/fake-timers": "^11.2.2",
36-
"@types/node": "^20.11.30",
36+
"@types/node": "^22.0.0",
3737
"cookie": "^0.6.0",
3838
"fastify": "^5.0.0-alpha.3",
3939
"standard": "^17.1.0",

0 commit comments

Comments
 (0)