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

upgrade dependencies

This commit is contained in:
leibale
2022-01-31 12:57:39 -05:00
parent 3547b20293
commit d78d25a008
3 changed files with 94 additions and 96 deletions

View File

@@ -28,10 +28,10 @@
"@types/yallist": "^4.0.1",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
"eslint": "^8.7.0",
"eslint": "^8.8.0",
"nyc": "^15.1.0",
"release-it": "^14.12.4",
"sinon": "^12.0.1",
"sinon": "^13.0.0",
"source-map-support": "^0.5.21",
"ts-node": "^10.4.0",
"typedoc": "^0.22.11",