|
81 | 81 | "@babel/helper-explode-assignable-expression" "^7.10.1"
|
82 | 82 | "@babel/types" "^7.10.1"
|
83 | 83 |
|
84 |
| -"@babel/helper-compilation-targets@^7.10.1": |
85 |
| - version "7.10.1" |
86 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.10.1.tgz#ad6f69b4c3bae955081ef914a84e5878ffcaca63" |
87 |
| - integrity sha512-YuF8IrgSmX/+MV2plPkjEnzlC2wf+gaok8ehMNN0jodF3/sejZauExqpEVGbJua62oaWoNYIXwz4RmAsVcGyHw== |
| 84 | +"@babel/helper-compilation-targets@^7.10.2": |
| 85 | + version "7.10.2" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.10.2.tgz#a17d9723b6e2c750299d2a14d4637c76936d8285" |
| 87 | + integrity sha512-hYgOhF4To2UTB4LTaZepN/4Pl9LD4gfbJx8A34mqoluT8TLbof1mhUlYuNWTEebONa8+UlCC4X0TEXu7AOUyGA== |
88 | 88 | dependencies:
|
89 | 89 | "@babel/compat-data" "^7.10.1"
|
90 | 90 | browserslist "^4.12.0"
|
|
728 | 728 | "@babel/helper-plugin-utils" "^7.10.1"
|
729 | 729 |
|
730 | 730 | "@babel/preset-env@^7.0.0":
|
731 |
| - version "7.10.1" |
732 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.1.tgz#099e1b76379739bdcbfab3d548dc7e7edb2ac808" |
733 |
| - integrity sha512-bGWNfjfXRLnqbN2T4lB3pMfoic8dkRrmHpVZamSFHzGy5xklyHTobZ28TVUD2grhE5WDnu67tBj8oslIhkiOMQ== |
| 731 | + version "7.10.2" |
| 732 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.2.tgz#715930f2cf8573b0928005ee562bed52fb65fdfb" |
| 733 | + integrity sha512-MjqhX0RZaEgK/KueRzh+3yPSk30oqDKJ5HP5tqTSB1e2gzGS3PLy7K0BIpnp78+0anFuSwOeuCf1zZO7RzRvEA== |
734 | 734 | dependencies:
|
735 | 735 | "@babel/compat-data" "^7.10.1"
|
736 |
| - "@babel/helper-compilation-targets" "^7.10.1" |
| 736 | + "@babel/helper-compilation-targets" "^7.10.2" |
737 | 737 | "@babel/helper-module-imports" "^7.10.1"
|
738 | 738 | "@babel/helper-plugin-utils" "^7.10.1"
|
739 | 739 | "@babel/plugin-proposal-async-generator-functions" "^7.10.1"
|
|
790 | 790 | "@babel/plugin-transform-unicode-escapes" "^7.10.1"
|
791 | 791 | "@babel/plugin-transform-unicode-regex" "^7.10.1"
|
792 | 792 | "@babel/preset-modules" "^0.1.3"
|
793 |
| - "@babel/types" "^7.10.1" |
| 793 | + "@babel/types" "^7.10.2" |
794 | 794 | browserslist "^4.12.0"
|
795 | 795 | core-js-compat "^3.6.2"
|
796 | 796 | invariant "^2.2.2"
|
|
850 | 850 | globals "^11.1.0"
|
851 | 851 | lodash "^4.17.13"
|
852 | 852 |
|
853 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
854 |
| - version "7.10.1" |
855 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.1.tgz#6886724d31c8022160a7db895e6731ca33483921" |
856 |
| - integrity sha512-L2yqUOpf3tzlW9GVuipgLEcZxnO+96SzR6fjXMuxxNkIgFJ5+07mHCZ+HkHqaeZu8+3LKnNJJ1bKbjBETQAsrA== |
| 853 | +"@babel/types@^7.0.0", "@babel/types@^7.10.1", "@babel/types@^7.10.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 854 | + version "7.10.2" |
| 855 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.2.tgz#30283be31cad0dbf6fb00bd40641ca0ea675172d" |
| 856 | + integrity sha512-AD3AwWBSz0AWF0AkCN9VPiWrvldXq+/e3cHa4J89vo4ymjz1XwrBFFVZmkJTsQIPNk+ZVomPSXUJqq8yyjZsng== |
857 | 857 | dependencies:
|
858 | 858 | "@babel/helper-validator-identifier" "^7.10.1"
|
859 | 859 | lodash "^4.17.13"
|
|
0 commit comments