File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ class WebpackTestConfig extends WebpackBaseConfig {
2020 preLoaders : [
2121 {
2222 test : / \. ( j s | j s x ) $ / ,
23- loader : 'isparta-instrumenter- loader' ,
23+ loader : 'isparta-loader' ,
2424 include : [
2525 this . srcPathAbsolute
2626 ]
Original file line number Diff line number Diff line change 4848 "babel-preset-es2015-native-modules" : " ^6.6.0" ,
4949 "babel-preset-react" : " ^6.5.0" ,
5050 "chai" : " ^3.5.0" ,
51- "copyfiles" : " ^0.2.1 " ,
51+ "copyfiles" : " ^1.0.0 " ,
5252 "css-loader" : " ^0.23.1" ,
5353 "enzyme" : " ^2.2.0" ,
5454 "eslint" : " ^2.8.0" ,
5757 "eslint-plugin-import" : " ^1.4.0" ,
5858 "eslint-plugin-jsx-a11y" : " ^1.0.0" ,
5959 "eslint-plugin-react" : " ^5.0.0" ,
60- "file-loader" : " ^0.8.5 " ,
61- "isparta-instrumenter- loader" : " ^1 .0.0" ,
62- "karma" : " ^0.13.22 " ,
60+ "file-loader" : " ^0.9.0 " ,
61+ "isparta-loader" : " ^2 .0.0" ,
62+ "karma" : " ^1.0.0 " ,
6363 "karma-chai" : " ^0.1.0" ,
6464 "karma-coverage" : " ^1.0.0" ,
6565 "karma-junit-reporter" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments