Skip to content

Commit 164f6f0

Browse files
Bump @types/node from 16.11.19 to 17.0.8 (#224)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.19 to 17.0.8. - [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 d1a51a3 commit 164f6f0

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
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/fastify/fastify-http-proxy#readme",
2929
"devDependencies": {
3030
"@fastify/pre-commit": "^2.0.2",
31-
"@types/node": "^16.11.19",
31+
"@types/node": "^17.0.8",
3232
"@types/ws": "^8.2.2",
3333
"@typescript-eslint/eslint-plugin": "^5.9.1",
3434
"@typescript-eslint/parser": "^5.9.1",

0 commit comments

Comments
 (0)