Skip to content

Commit 69cd970

Browse files
Bump @types/node from 13.13.6 to 14.0.1 (#53)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.6 to 14.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d34145e commit 69cd970

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.0.18",
34-
"@types/node": "^13.13.4",
34+
"@types/node": "^14.0.1",
3535
"fastify": "^3.0.0-rc.1",
3636
"proxyquire": "^2.1.3",
3737
"redis": "^3.0.2",

0 commit comments

Comments
 (0)