Skip to content

Commit 65b67fd

Browse files
build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 (#267)
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 0accd46 commit 65b67fd

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
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/fastify/fastify-oauth2#readme",
3030
"devDependencies": {
3131
"@fastify/pre-commit": "^2.1.0",
32-
"@types/node": "^20.11.30",
32+
"@types/node": "^22.0.0",
3333
"@types/simple-oauth2": "^5.0.7",
3434
"fastify": "^5.0.0-alpha.3",
3535
"nock": "^13.5.4",

0 commit comments

Comments
 (0)