File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 34
34
"coverage" : " nyc --extension .js --check-coverage --lines 99 --branches 98 --functions 96 npm test"
35
35
},
36
36
"dependencies" : {
37
- "chalk" : " ^2.3.0 " ,
38
- "commander" : " ^2.12.2 " ,
37
+ "chalk" : " ^2.3.1 " ,
38
+ "commander" : " ^2.14.1 " ,
39
39
"in-array" : " ^0.1.2" ,
40
40
"is-plain-obj" : " ^1.1.0" ,
41
- "log-symbols" : " ^2.1 .0" ,
41
+ "log-symbols" : " ^2.2 .0" ,
42
42
"plur" : " ^2.1.2" ,
43
- "semver" : " ^5.4.1 " ,
43
+ "semver" : " ^5.5.0 " ,
44
44
"user-home" : " ^2.0.0" ,
45
- "validator" : " ^9.2.0 "
45
+ "validator" : " ^9.4.1 "
46
46
},
47
47
"devDependencies" : {
48
48
"chai" : " ^4.1.2" ,
49
- "eslint" : " ^4.14 .0" ,
49
+ "eslint" : " ^4.18 .0" ,
50
50
"eslint-config-tc" : " ^2.3.0" ,
51
51
"eslint-formatter-pretty" : " ^1.3.0" ,
52
52
"figures" : " ^2.0.0" ,
53
- "mocha" : " ^4 .0.1" ,
53
+ "mocha" : " ^5 .0.1" ,
54
54
"nyc" : " ^11.4.1" ,
55
- "sinon" : " ^4.1.3 "
55
+ "sinon" : " ^4.3.0 "
56
56
},
57
57
"engines" : {
58
58
"node" : " >=4.2.0" ,
You can’t perform that action at this time.
0 commit comments