File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 29
29
"codecov" : " nyc report -r lcovonly && codecov"
30
30
},
31
31
"dependencies" : {
32
- "chalk" : " ^1 .1.3 " ,
33
- "cross-spawn" : " ^5.0.1 " ,
32
+ "chalk" : " ^2 .1.0 " ,
33
+ "cross-spawn" : " ^5.1.0 " ,
34
34
"memory-streams" : " ^0.1.2" ,
35
- "minimatch" : " ^3.0.2 " ,
36
- "ps-tree" : " ^1.0.1 " ,
35
+ "minimatch" : " ^3.0.4 " ,
36
+ "ps-tree" : " ^1.1.0 " ,
37
37
"read-pkg" : " ^2.0.0" ,
38
38
"shell-quote" : " ^1.6.1" ,
39
39
"string.prototype.padend" : " ^3.0.0"
40
40
},
41
41
"devDependencies" : {
42
- "@types/node" : " ^4.0.30 " ,
42
+ "@types/node" : " ^4.2.20 " ,
43
43
"babel-preset-power-assert" : " ^1.0.0" ,
44
- "babel-register" : " ^6.4.3 " ,
45
- "codecov" : " ^1.0.1 " ,
44
+ "babel-register" : " ^6.26.0 " ,
45
+ "codecov" : " ^2.3.0 " ,
46
46
"eslint" : " ^3.12.2" ,
47
47
"eslint-config-mysticatea" : " ^7.0.1" ,
48
- "jsdoc" : " ^3.4.0 " ,
49
- "mocha" : " ^3.2 .0" ,
50
- "nyc" : " ^10.0 .0" ,
51
- "power-assert" : " ^1.2.0 " ,
52
- "rimraf" : " ^2.4.4 "
48
+ "jsdoc" : " ^3.5.4 " ,
49
+ "mocha" : " ^3.5 .0" ,
50
+ "nyc" : " ^11.1 .0" ,
51
+ "power-assert" : " ^1.4.4 " ,
52
+ "rimraf" : " ^2.6.1 "
53
53
},
54
54
"repository" : " mysticatea/npm-run-all" ,
55
55
"keywords" : [
You can’t perform that action at this time.
0 commit comments