@@ -801,25 +801,26 @@ babel-plugin-minify-constant-folding@^0.5.0:
801
801
dependencies :
802
802
babel-helper-evaluate-path "^0.5.0"
803
803
804
- babel-plugin-minify-dead-code-elimination@^0.5.0 :
805
- version "0.5.0 "
806
- resolved "https://registry.yarnpkg.com/babel-plugin-minify-dead-code-elimination/-/babel-plugin-minify-dead-code-elimination-0.5.0 .tgz#d23ef5445238ad06e8addf5c1cf6aec835bcda87 "
804
+ babel-plugin-minify-dead-code-elimination@^0.5.1 :
805
+ version "0.5.1 "
806
+ resolved "https://registry.yarnpkg.com/babel-plugin-minify-dead-code-elimination/-/babel-plugin-minify-dead-code-elimination-0.5.1 .tgz#1a0c68e44be30de4976ca69ffc535e08be13683f "
807
807
dependencies :
808
808
babel-helper-evaluate-path "^0.5.0"
809
809
babel-helper-mark-eval-scopes "^0.4.3"
810
810
babel-helper-remove-or-void "^0.4.3"
811
- lodash.some "^4.6.0 "
811
+ lodash "^4.17.11 "
812
812
813
813
babel-plugin-minify-flip-comparisons@^0.4.3 :
814
814
version "0.4.3"
815
815
resolved "https://registry.yarnpkg.com/babel-plugin-minify-flip-comparisons/-/babel-plugin-minify-flip-comparisons-0.4.3.tgz#00ca870cb8f13b45c038b3c1ebc0f227293c965a"
816
816
dependencies :
817
817
babel-helper-is-void-0 "^0.4.3"
818
818
819
- babel-plugin-minify-guarded-expressions@^0.4.3 :
820
- version "0.4.3 "
821
- resolved "https://registry.yarnpkg.com/babel-plugin-minify-guarded-expressions/-/babel-plugin-minify-guarded-expressions-0.4.3 .tgz#cc709b4453fd21b1f302877444c89f88427ce397 "
819
+ babel-plugin-minify-guarded-expressions@^0.4.4 :
820
+ version "0.4.4 "
821
+ resolved "https://registry.yarnpkg.com/babel-plugin-minify-guarded-expressions/-/babel-plugin-minify-guarded-expressions-0.4.4 .tgz#818960f64cc08aee9d6c75bec6da974c4d621135 "
822
822
dependencies :
823
+ babel-helper-evaluate-path "^0.5.0"
823
824
babel-helper-flip-expressions "^0.4.3"
824
825
825
826
babel-plugin-minify-infinity@^0.4.3 :
@@ -840,10 +841,11 @@ babel-plugin-minify-replace@^0.5.0:
840
841
version "0.5.0"
841
842
resolved "https://registry.yarnpkg.com/babel-plugin-minify-replace/-/babel-plugin-minify-replace-0.5.0.tgz#d3e2c9946c9096c070efc96761ce288ec5c3f71c"
842
843
843
- babel-plugin-minify-simplify@^0.5.0 :
844
- version "0.5.0 "
845
- resolved "https://registry.yarnpkg.com/babel-plugin-minify-simplify/-/babel-plugin-minify-simplify-0.5.0 .tgz#1f090018afb90d8b54d3d027fd8a4927f243da6f "
844
+ babel-plugin-minify-simplify@^0.5.1 :
845
+ version "0.5.1 "
846
+ resolved "https://registry.yarnpkg.com/babel-plugin-minify-simplify/-/babel-plugin-minify-simplify-0.5.1 .tgz#f21613c8b95af3450a2ca71502fdbd91793c8d6a "
846
847
dependencies :
848
+ babel-helper-evaluate-path "^0.5.0"
847
849
babel-helper-flip-expressions "^0.4.3"
848
850
babel-helper-is-nodes-equiv "^0.0.1"
849
851
babel-helper-to-multiple-sequence-expressions "^0.5.0"
@@ -902,20 +904,20 @@ babel-plugin-transform-undefined-to-void@^6.9.4:
902
904
version "6.9.4"
903
905
resolved "https://registry.yarnpkg.com/babel-plugin-transform-undefined-to-void/-/babel-plugin-transform-undefined-to-void-6.9.4.tgz#be241ca81404030678b748717322b89d0c8fe280"
904
906
905
- babel-preset-minify@^0.5.0 :
906
- version "0.5.0 "
907
- resolved "https://registry.yarnpkg.com/babel-preset-minify/-/babel-preset-minify-0.5.0 .tgz#e25bb8d3590087af02b650967159a77c19bfb96b "
907
+ babel-preset-minify@^0.5.1 :
908
+ version "0.5.1 "
909
+ resolved "https://registry.yarnpkg.com/babel-preset-minify/-/babel-preset-minify-0.5.1 .tgz#25f5d0bce36ec818be80338d0e594106e21eaa9f "
908
910
dependencies :
909
911
babel-plugin-minify-builtins "^0.5.0"
910
912
babel-plugin-minify-constant-folding "^0.5.0"
911
- babel-plugin-minify-dead-code-elimination "^0.5.0 "
913
+ babel-plugin-minify-dead-code-elimination "^0.5.1 "
912
914
babel-plugin-minify-flip-comparisons "^0.4.3"
913
- babel-plugin-minify-guarded-expressions "^0.4.3 "
915
+ babel-plugin-minify-guarded-expressions "^0.4.4 "
914
916
babel-plugin-minify-infinity "^0.4.3"
915
917
babel-plugin-minify-mangle-names "^0.5.0"
916
918
babel-plugin-minify-numeric-literals "^0.4.3"
917
919
babel-plugin-minify-replace "^0.5.0"
918
- babel-plugin-minify-simplify "^0.5.0 "
920
+ babel-plugin-minify-simplify "^0.5.1 "
919
921
babel-plugin-minify-type-constructors "^0.4.3"
920
922
babel-plugin-transform-inline-consecutive-adds "^0.4.3"
921
923
babel-plugin-transform-member-expression-literals "^6.9.4"
@@ -928,7 +930,7 @@ babel-preset-minify@^0.5.0:
928
930
babel-plugin-transform-remove-undefined "^0.5.0"
929
931
babel-plugin-transform-simplify-comparison-operators "^6.9.4"
930
932
babel-plugin-transform-undefined-to-void "^6.9.4"
931
- lodash.isplainobject "^4.0.6 "
933
+ lodash "^4.17.11 "
932
934
933
935
balanced-match@^1.0.0 :
934
936
version "1.0.0"
@@ -1602,15 +1604,7 @@ loader-utils@^1.2.3:
1602
1604
emojis-list "^2.0.0"
1603
1605
json5 "^1.0.1"
1604
1606
1605
- lodash.isplainobject@^4.0.6 :
1606
- version "4.0.6"
1607
- resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
1608
-
1609
- lodash.some@^4.6.0 :
1610
- version "4.6.0"
1611
- resolved "https://registry.yarnpkg.com/lodash.some/-/lodash.some-4.6.0.tgz#1bb9f314ef6b8baded13b549169b2a945eb68e4d"
1612
-
1613
- lodash@^4.15.0, lodash@^4.17.10 :
1607
+ lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11 :
1614
1608
version "4.17.15"
1615
1609
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
1616
1610
0 commit comments