1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

upgrade dependencies (#2081)

This commit is contained in:
Leibale Eidelman
2022-04-18 12:29:01 -04:00
committed by GitHub
parent c5b706b385
commit 79ee8f2029
11 changed files with 1513 additions and 1103 deletions

View File

@@ -20,10 +20,10 @@
"@node-redis/test-utils": "*",
"@types/node": "^17.0.23",
"nyc": "^15.1.0",
"release-it": "^14.13.1",
"release-it": "^14.14.2",
"source-map-support": "^0.5.21",
"ts-node": "^10.7.0",
"typedoc": "^0.22.13",
"typedoc": "^0.22.15",
"typescript": "^4.6.3"
}
}