File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 56
56
"eslint-plugin-react" : " 7.5.1" ,
57
57
"extract-text-webpack-plugin" : " 3.0.2" ,
58
58
"file-loader" : " 2.0.0" ,
59
- "image-webpack-loader" : " 4.3.1 " ,
59
+ "image-webpack-loader" : " 4.4.0 " ,
60
60
"jest" : " 21.2.1" ,
61
61
"json-loader" : " 0.5.7" ,
62
62
"markdown-it-anchor" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -3864,15 +3864,15 @@ ignore@^4.0.6:
3864
3864
version "4.0.6"
3865
3865
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
3866
3866
3867
- image-webpack-loader@4.3.1 :
3868
- version "4.3.1 "
3869
- resolved "https://registry.yarnpkg.com/image-webpack-loader/-/image-webpack-loader-4.3.1 .tgz#71b15714c509faaadd3effbdcc072ba2787b2957 "
3867
+ image-webpack-loader@4.4.0 :
3868
+ version "4.4.0 "
3869
+ resolved "https://registry.yarnpkg.com/image-webpack-loader/-/image-webpack-loader-4.4.0 .tgz#6ad64fb71b3774405d6000d2996caa991ea3976a "
3870
3870
dependencies :
3871
3871
imagemin "^5.3.1"
3872
3872
imagemin-gifsicle "^5.2.0"
3873
3873
imagemin-mozjpeg "^7.0.0"
3874
3874
imagemin-optipng "^5.2.1"
3875
- imagemin-pngquant "^5.1 .0"
3875
+ imagemin-pngquant "^6.0 .0"
3876
3876
imagemin-svgo "^6.0.0"
3877
3877
imagemin-webp "^4.1.0"
3878
3878
loader-utils "^1.1.0"
@@ -3902,14 +3902,14 @@ imagemin-optipng@^5.2.1:
3902
3902
is-png "^1.0.0"
3903
3903
optipng-bin "^3.0.0"
3904
3904
3905
- imagemin-pngquant@^5.1 .0 :
3906
- version "5.1 .0"
3907
- resolved "https://registry.yarnpkg.com/imagemin-pngquant/-/imagemin-pngquant-5.1 .0.tgz#b9eb563d9e6a3876f6248be0061ba1b0ef269c07 "
3905
+ imagemin-pngquant@^6.0 .0 :
3906
+ version "6.0 .0"
3907
+ resolved "https://registry.yarnpkg.com/imagemin-pngquant/-/imagemin-pngquant-6.0 .0.tgz#7c0c956338fa9a3a535deb63973c1c894519cc78 "
3908
3908
dependencies :
3909
3909
execa "^0.10.0"
3910
3910
is-png "^1.0.0"
3911
3911
is-stream "^1.1.0"
3912
- pngquant-bin "^4 .0.0"
3912
+ pngquant-bin "^5 .0.0"
3913
3913
3914
3914
imagemin-svgo@^6.0.0 :
3915
3915
version "6.0.0"
@@ -5943,9 +5943,9 @@ pluralize@^7.0.0:
5943
5943
version "7.0.0"
5944
5944
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777"
5945
5945
5946
- pngquant-bin@^4 .0.0 :
5947
- version "4 .0.0"
5948
- resolved "https://registry.yarnpkg.com/pngquant-bin/-/pngquant-bin-4 .0.0.tgz#468adf7036f50fae09c9c264ef62b6d10c02f5c2 "
5946
+ pngquant-bin@^5 .0.0 :
5947
+ version "5 .0.0"
5948
+ resolved "https://registry.yarnpkg.com/pngquant-bin/-/pngquant-bin-5 .0.0.tgz#91df99c15b0492cb30b001746a10a67d3202509e "
5949
5949
dependencies :
5950
5950
bin-build "^3.0.0"
5951
5951
bin-wrapper "^3.0.0"
You can’t perform that action at this time.
0 commit comments