File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
"webpack" : " ^2.2.0"
11
11
},
12
12
"dependencies" : {
13
- "ajv" : " ^4.11.2 " ,
13
+ "ajv" : " ^5.0.0 " ,
14
14
"async" : " ^2.1.2" ,
15
15
"loader-utils" : " ^1.0.2" ,
16
- "webpack-sources" : " ^0.1.0 "
16
+ "webpack-sources" : " ^0.2.3 "
17
17
},
18
18
"devDependencies" : {
19
19
"codecov.io" : " ^0.1.2" ,
20
20
"coveralls" : " ^2.11.2" ,
21
- "css-loader" : " ^0.26.1 " ,
22
- "file-loader" : " ^0.9.0 " ,
21
+ "css-loader" : " ^0.28.0 " ,
22
+ "file-loader" : " ^0.11.1 " ,
23
23
"istanbul" : " ^0.4.5" ,
24
24
"mocha" : " ^3.2.0" ,
25
- "mocha-lcov-reporter" : " 1.2 .0" ,
25
+ "mocha-lcov-reporter" : " 1.3 .0" ,
26
26
"raw-loader" : " ^0.5.1" ,
27
27
"should" : " ^11.1.2" ,
28
28
"standard-version" : " ^4.0.0" ,
29
- "style-loader" : " ^0.13.0 " ,
29
+ "style-loader" : " ^0.16.1 " ,
30
30
"webpack" : " ^2.2.0"
31
31
},
32
32
"homepage" : " http://github.com/webpack/extract-text-webpack-plugin" ,
You can’t perform that action at this time.
0 commit comments