File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
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.1 .0" ,
38
- "commander" : " ^2.11.0 " ,
37
+ "chalk" : " ^2.3 .0" ,
38
+ "commander" : " ^2.12.2 " ,
39
39
"in-array" : " ^0.1.2" ,
40
40
"is-plain-obj" : " ^1.1.0" ,
41
- "log-symbols" : " ^2.0 .0" ,
41
+ "log-symbols" : " ^2.1 .0" ,
42
42
"plur" : " ^2.1.2" ,
43
43
"semver" : " ^5.4.1" ,
44
44
"user-home" : " ^2.0.0" ,
45
- "validator" : " ^8.1 .0"
45
+ "validator" : " ^9.2 .0"
46
46
},
47
47
"devDependencies" : {
48
48
"chai" : " ^4.1.2" ,
49
- "eslint" : " ^4.4.1 " ,
50
- "eslint-config-tc" : " ^2.1 .0" ,
51
- "eslint-formatter-pretty" : " ^1.1 .0" ,
49
+ "eslint" : " ^4.14.0 " ,
50
+ "eslint-config-tc" : " ^2.3 .0" ,
51
+ "eslint-formatter-pretty" : " ^1.3 .0" ,
52
52
"figures" : " ^2.0.0" ,
53
53
"mocha" : " ^3.5.0" ,
54
54
"nyc" : " ^11.1.0" ,
You can’t perform that action at this time.
0 commit comments