Skip to content

Commit 6f2ecf5

Browse files
build(deps-dev): bump @types/node from 16.11.14 to 17.0.0 (#129)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.14 to 17.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 e6b1965 commit 6f2ecf5

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
@@ -25,7 +25,7 @@
2525
],
2626
"homepage": "https://github.com/fastify/fastify-oauth2#readme",
2727
"devDependencies": {
28-
"@types/node": "^16.0.0",
28+
"@types/node": "^17.0.0",
2929
"fastify": "^3.0.3",
3030
"nock": "^13.0.0",
3131
"pre-commit": "^1.2.2",

0 commit comments

Comments
 (0)