You've already forked node-redis
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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user