This repository was archived by the owner on Jun 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 "babel-plugin-minify-builtins" : " ^0.2.0" ,
4040 "babel-plugin-minify-constant-folding" : " ^0.2.0" ,
4141 "babel-plugin-minify-dead-code-elimination" : " ^0.2.0" ,
42- "babel-plugin-minify-flip-comparisons" : " ^0.2.0 " ,
42+ "babel-plugin-minify-flip-comparisons" : " ^0.4.3 " ,
4343 "babel-plugin-minify-guarded-expressions" : " ^0.4.3" ,
4444 "babel-plugin-minify-infinity" : " ^0.2.0" ,
4545 "babel-plugin-minify-mangle-names" : " ^0.2.0" ,
Original file line number Diff line number Diff line change @@ -466,6 +466,10 @@ babel-helper-is-void-0@^0.2.0:
466466 version "0.2.0"
467467 resolved "https://registry.yarnpkg.com/babel-helper-is-void-0/-/babel-helper-is-void-0-0.2.0.tgz#6ed0ada8a9b1c5b6e88af6b47c1b3b5c080860eb"
468468
469+ babel-helper-is-void-0@^0.4.3 :
470+ version "0.4.3"
471+ resolved "https://registry.yarnpkg.com/babel-helper-is-void-0/-/babel-helper-is-void-0-0.4.3.tgz#7d9c01b4561e7b95dbda0f6eee48f5b60e67313e"
472+
469473babel-helper-mark-eval-scopes@^0.1.1 :
470474 version "0.1.1"
471475 resolved "https://registry.yarnpkg.com/babel-helper-mark-eval-scopes/-/babel-helper-mark-eval-scopes-0.1.1.tgz#4554345edf9f2549427bd2098e530253f8af2992"
@@ -596,11 +600,11 @@ babel-plugin-minify-flip-comparisons@^0.1.2:
596600 dependencies :
597601 babel-helper-is-void-0 "^0.1.1"
598602
599- babel-plugin-minify-flip-comparisons@^0.2.0 :
600- version "0.2.0 "
601- resolved "https://registry.yarnpkg.com/babel-plugin-minify-flip-comparisons/-/babel-plugin-minify-flip-comparisons-0.2.0 .tgz#0c9c8e93155c8f09dedad8118b634c259f709ef5 "
603+ babel-plugin-minify-flip-comparisons@^0.4.3 :
604+ version "0.4.3 "
605+ resolved "https://registry.yarnpkg.com/babel-plugin-minify-flip-comparisons/-/babel-plugin-minify-flip-comparisons-0.4.3 .tgz#00ca870cb8f13b45c038b3c1ebc0f227293c965a "
602606 dependencies :
603- babel-helper-is-void-0 "^0.2.0 "
607+ babel-helper-is-void-0 "^0.4.3 "
604608
605609babel-plugin-minify-guarded-expressions@^0.1.2 :
606610 version "0.1.2"
You can’t perform that action at this time.
0 commit comments