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

upgrade deps (#2098)

This commit is contained in:
Leibale Eidelman
2022-04-25 16:42:20 -04:00
committed by GitHub
parent 11c6c24881
commit 432a7e3ebb
9 changed files with 281 additions and 357 deletions

View File

@@ -11,8 +11,8 @@
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@types/mocha": "^9.1.0",
"@types/node": "^17.0.23",
"@types/mocha": "^9.1.1",
"@types/node": "^17.0.26",
"@types/yargs": "^17.0.10",
"mocha": "^9.2.2",
"nyc": "^15.1.0",