Skip to content

Commit 09f328e

Browse files
Bump @types/node from 16.11.14 to 17.0.0 (#126)
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 56d87bb commit 09f328e

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
@@ -34,7 +34,7 @@
3434
"homepage": "https://github.com/fastify/fastify-redis#readme",
3535
"devDependencies": {
3636
"@types/ioredis": "^4.27.4",
37-
"@types/node": "^16.9.6",
37+
"@types/node": "^17.0.0",
3838
"fastify": "^3.21.6",
3939
"proxyquire": "^2.1.3",
4040
"redis": "^3.1.2",

0 commit comments

Comments
 (0)