Skip to content

Commit 2836897

Browse files
Bump @types/node from 14.14.42 to 15.0.0 (#87)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.42 to 15.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6800b4f commit 2836897

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": "^14.14.26",
34+
"@types/node": "^15.0.0",
3535
"fastify": "^3.11.0",
3636
"proxyquire": "^2.1.3",
3737
"redis": "^3.0.2",

0 commit comments

Comments
 (0)