File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 23
23
"author" :
" luin <[email protected] > (http://zihua.li)" ,
24
24
"license" : " MIT" ,
25
25
"dependencies" : {
26
- "bluebird" : " ^3.2.1 " ,
26
+ "bluebird" : " ^3.3.4 " ,
27
27
"debug" : " ^2.2.0" ,
28
28
"double-ended-queue" : " ^2.1.0-0" ,
29
29
"flexbuffer" : " 0.0.6" ,
30
- "lodash" : " ^4.2 .1" ,
30
+ "lodash" : " ^4.6 .1" ,
31
31
"redis-commands" : " ^1.1.0" ,
32
32
"redis-parser" : " ^1.1.0"
33
33
},
34
34
"devDependencies" : {
35
- "chai" : " ^2.2 .0" ,
36
- "codeclimate-test-reporter" : " 0.0.4 " ,
35
+ "chai" : " ^3.5 .0" ,
36
+ "codeclimate-test-reporter" : " 0.3.1 " ,
37
37
"cz-conventional-changelog" : " ^1.1.5" ,
38
- "istanbul" : " ^0.3.13 " ,
39
- "jsdoc" : " ^3.3.0-beta3 " ,
40
- "jsdoc-to-markdown" : " ^1.0 .3" ,
41
- "matcha" : " ^0.6 .0" ,
42
- "mocha" : " ^2.2.1 " ,
43
- "redis" : " ^2.2.5 " ,
44
- "server-destroy" : " ^1.0.0 " ,
45
- "sinon" : " ^1.14.1 "
38
+ "istanbul" : " ^0.4.2 " ,
39
+ "jsdoc" : " ^3.4.0 " ,
40
+ "jsdoc-to-markdown" : " ^1.3 .3" ,
41
+ "matcha" : " ^0.7 .0" ,
42
+ "mocha" : " ^2.4.5 " ,
43
+ "redis" : " ^2.4.2 " ,
44
+ "server-destroy" : " ^1.0.1 " ,
45
+ "sinon" : " ^1.17.3 "
46
46
},
47
47
"engines" : {
48
48
"node" : " >= 0.10.16" ,
You can’t perform that action at this time.
0 commit comments