File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 "eslint-plugin-node" : " ^3.0.5" ,
4444 "express" : " ~4.13.1" ,
4545 "extract-text-webpack-plugin" : " ^2.0.0-beta" ,
46- "file-loader" : " ^0.11.1 " ,
46+ "file-loader" : " ^0.11.2 " ,
4747 "i18n-webpack-plugin" : " ^0.3.0" ,
4848 "istanbul" : " ^0.4.5" ,
4949 "jade" : " ^1.11.0" ,
Original file line number Diff line number Diff line change @@ -1414,9 +1414,9 @@ file-entry-cache@^2.0.0:
14141414 flat-cache "^1.2.1"
14151415 object-assign "^4.0.1"
14161416
1417- file-loader@^0.11.1 :
1418- version "0.11.1 "
1419- resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-0.11.1 .tgz#6b328ee1234a729e4e47d36375dd6d35c0e1db84 "
1417+ file-loader@^0.11.2 :
1418+ version "0.11.2 "
1419+ resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-0.11.2 .tgz#4ff1df28af38719a6098093b88c82c71d1794a34 "
14201420 dependencies :
14211421 loader-utils "^1.0.2"
14221422
@@ -2088,6 +2088,7 @@ jade@^1.11.0:
20882088 jstransformer "0.0.2"
20892089 mkdirp "~0.5.0"
20902090 transformers "2.1.0"
2091+ uglify-js "^2.4.19"
20912092 void-elements "~2.0.1"
20922093 with "~4.0.0"
20932094
You can’t perform that action at this time.
0 commit comments