Skip to content

Commit b1f77eb

Browse files
Bump @types/node from 15.14.1 to 16.0.0 (#99)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.14.1 to 16.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 1c15431 commit b1f77eb

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
@@ -31,7 +31,7 @@
3131
"homepage": "https://github.com/fastify/fastify-redis#readme",
3232
"devDependencies": {
3333
"@types/ioredis": "^4.19.3",
34-
"@types/node": "^15.0.0",
34+
"@types/node": "^16.0.0",
3535
"fastify": "^3.11.0",
3636
"proxyquire": "^2.1.3",
3737
"redis": "^3.0.2",

0 commit comments

Comments
 (0)