File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 55
55
"eslint" : " 4.19.1" ,
56
56
"eslint-plugin-react" : " 7.5.1" ,
57
57
"extract-text-webpack-plugin" : " 3.0.2" ,
58
- "file-loader" : " 0.11.2 " ,
58
+ "file-loader" : " 1.1.11 " ,
59
59
"image-webpack-loader" : " 3.6.0" ,
60
60
"jest" : " 21.2.1" ,
61
61
"json-loader" : " 0.5.7" ,
Original file line number Diff line number Diff line change @@ -2892,11 +2892,12 @@ file-entry-cache@^2.0.0:
2892
2892
flat-cache "^1.2.1"
2893
2893
object-assign "^4.0.1"
2894
2894
2895
- file-loader@0.11.2 :
2896
- version "0.11.2 "
2897
- resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-0. 11.2. tgz#4ff1df28af38719a6098093b88c82c71d1794a34 "
2895
+ file-loader@1.1.11 :
2896
+ version "1.1.11 "
2897
+ resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-1.1. 11.tgz#6fe886449b0f2a936e43cabaac0cdbfb369506f8 "
2898
2898
dependencies :
2899
2899
loader-utils "^1.0.2"
2900
+ schema-utils "^0.4.5"
2900
2901
2901
2902
file-type@^3.1.0 :
2902
2903
version "3.9.0"
You can’t perform that action at this time.
0 commit comments