File tree Expand file tree Collapse file tree 2 files changed +316
-100
lines changed Expand file tree Collapse file tree 2 files changed +316
-100
lines changed Original file line number Diff line number Diff line change 30
30
"devDependencies" : {
31
31
"babel-cli" : " ^6.23.0" ,
32
32
"babel-plugin-transform-runtime" : " ^6.23.0" ,
33
- "babel-preset-env" : " ^1.2.1 " ,
33
+ "babel-preset-env" : " ^1.6.0 " ,
34
34
"babel-preset-es2015" : " ^6.24.1" ,
35
35
"babel-preset-es2017" : " ^6.24.1" ,
36
36
"babel-register" : " ^6.24.1" ,
37
- "chai" : " ^4.1.0 " ,
37
+ "chai" : " ^4.1.1 " ,
38
38
"chai-as-promised" : " ^7.1.1" ,
39
- "eslint" : " ^4.2 .0" ,
40
- "eslint-config-airbnb" : " ^14 .1.0" ,
41
- "eslint-plugin-import" : " ^2.2 .0" ,
42
- "mocha" : " ^3.4.2 " ,
43
- "mocha-eslint" : " ^4.0 .0" ,
44
- "testdouble" : " ^3.2.2 "
39
+ "eslint" : " ^4.4 .0" ,
40
+ "eslint-config-airbnb" : " ^15 .1.0" ,
41
+ "eslint-plugin-import" : " ^2.7 .0" ,
42
+ "mocha" : " ^3.5.0 " ,
43
+ "mocha-eslint" : " ^4.1 .0" ,
44
+ "testdouble" : " ^3.2.3 "
45
45
},
46
46
"dependencies" : {
47
- "babel-runtime" : " ^6.23 .0" ,
47
+ "babel-runtime" : " ^6.25 .0" ,
48
48
"commander" : " ^2.11.0" ,
49
49
"listr" : " ^0.12.0" ,
50
50
"lodash" : " ^4.17.4" ,
51
- "phantomjs-prebuilt" : " ^2.1.4 " ,
51
+ "phantomjs-prebuilt" : " ^2.1.14 " ,
52
52
"request" : " ^2.81.0" ,
53
- "rsvp" : " ^3. 4.0"
53
+ "rsvp" : " ^4.0.1 "
54
54
},
55
55
"repository" : {
56
56
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments