Skip to content

Commit d4e8cfb

Browse files
committedMay 10, 2019
chore: update dependencies
1 parent 90e2327 commit d4e8cfb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"homepage": "https://github.com/NodeRedis/redis-commands",
3030
"devDependencies": {
3131
"chai": "^4.0.1",
32-
"codeclimate-test-reporter": "^0.4.0",
33-
"ioredis": "^4.0.0",
32+
"codeclimate-test-reporter": "^0.5.1",
33+
"ioredis": "^4.9.0",
3434
"istanbul": "^0.4.3",
3535
"safe-stable-stringify": "^1.0.0",
3636
"mocha": "^6.0.0",
3737
"snazzy": "^8.0.0",
38-
"standard": "^11.0.0"
38+
"standard": "^12.0.0"
3939
}
4040
}

0 commit comments

Comments
 (0)