We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e2327 commit d4e8cfbCopy full SHA for d4e8cfb
package.json
@@ -29,12 +29,12 @@
29
"homepage": "https://github.com/NodeRedis/redis-commands",
30
"devDependencies": {
31
"chai": "^4.0.1",
32
- "codeclimate-test-reporter": "^0.4.0",
33
- "ioredis": "^4.0.0",
+ "codeclimate-test-reporter": "^0.5.1",
+ "ioredis": "^4.9.0",
34
"istanbul": "^0.4.3",
35
"safe-stable-stringify": "^1.0.0",
36
"mocha": "^6.0.0",
37
"snazzy": "^8.0.0",
38
- "standard": "^11.0.0"
+ "standard": "^12.0.0"
39
}
40
0 commit comments