1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00

update dependencies

This commit is contained in:
leibale
2021-12-30 14:13:38 -05:00
parent c4ab64f153
commit 29ff6c8a36
7 changed files with 923 additions and 1069 deletions

View File

@@ -22,12 +22,12 @@
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@node-redis/test-utils": "*",
"@types/node": "^17.0.1",
"@types/node": "^17.0.5",
"@types/redis-parser": "^3.0.0",
"@types/sinon": "^10.0.6",
"@types/yallist": "^4.0.1",
"@typescript-eslint/eslint-plugin": "^5.8.0",
"@typescript-eslint/parser": "^5.8.0",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"eslint": "^8.5.0",
"nyc": "^15.1.0",
"release-it": "^14.11.8",