Commit 0f43ab4 1 parent 1c29f6a commit 0f43ab4 Copy full SHA for 0f43ab4
File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 41
41
"@babel/core" : " ^7.2.2" ,
42
42
"@babel/preset-env" : " ^7.2.3" ,
43
43
"babel-loader" : " ^8.0.4" ,
44
- "eslint" : " ^5.11 .1" ,
44
+ "eslint" : " ^5.15 .1" ,
45
45
"eslint-config-standard" : " ^12.0.0" ,
46
46
"eslint-plugin-import" : " ^2.14.0" ,
47
47
"eslint-plugin-node" : " ^8.0.0" ,
48
48
"eslint-plugin-promise" : " ^4.0.1" ,
49
49
"eslint-plugin-standard" : " ^4.0.0" ,
50
- "karma" : " ^4.0.0 " ,
50
+ "karma" : " ^4.0.1 " ,
51
51
"karma-chrome-launcher" : " ^2.0.0" ,
52
- "karma-coverage" : " ^1.1.1" ,
53
52
"karma-firefox-launcher" : " ^1.0.0" ,
54
53
"karma-mocha" : " ^1.3.0" ,
55
54
"karma-sourcemap-loader" : " ^0.3.7" ,
58
57
"mocha" : " ^6.0.2" ,
59
58
"nyc" : " ^13.1.0" ,
60
59
"rimraf" : " ^2.5.4" ,
61
- "webpack" : " ^4.28.3" ,
60
+ "webpack" : " ^4.29.6"
61
+ },
62
+ "_devDependencies" : {
62
63
"zuul" : " ^3.11.1"
63
64
},
64
65
"engines" : {
You can’t perform that action at this time.
0 commit comments