|
788 | 788 | "@babel/helper-create-regexp-features-plugin" "^7.10.4" |
789 | 789 | "@babel/helper-plugin-utils" "^7.10.4" |
790 | 790 |
|
791 | | -"@babel/preset-env@^7.11.0": |
792 | | - version "7.11.0" |
793 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796" |
794 | | - integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg== |
| 791 | +"@babel/preset-env@^7.11.5": |
| 792 | + version "7.11.5" |
| 793 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.5.tgz#18cb4b9379e3e92ffea92c07471a99a2914e4272" |
| 794 | + integrity sha512-kXqmW1jVcnB2cdueV+fyBM8estd5mlNfaQi6lwLgRwCby4edpavgbFhiBNjmWA3JpB/yZGSISa7Srf+TwxDQoA== |
795 | 795 | dependencies: |
796 | 796 | "@babel/compat-data" "^7.11.0" |
797 | 797 | "@babel/helper-compilation-targets" "^7.10.4" |
|
855 | 855 | "@babel/plugin-transform-unicode-escapes" "^7.10.4" |
856 | 856 | "@babel/plugin-transform-unicode-regex" "^7.10.4" |
857 | 857 | "@babel/preset-modules" "^0.1.3" |
858 | | - "@babel/types" "^7.11.0" |
| 858 | + "@babel/types" "^7.11.5" |
859 | 859 | browserslist "^4.12.0" |
860 | 860 | core-js-compat "^3.6.2" |
861 | 861 | invariant "^2.2.2" |
|
923 | 923 | globals "^11.1.0" |
924 | 924 | lodash "^4.17.19" |
925 | 925 |
|
926 | | -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
927 | | - version "7.11.0" |
928 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d" |
929 | | - integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA== |
| 926 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 927 | + version "7.11.5" |
| 928 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d" |
| 929 | + integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q== |
930 | 930 | dependencies: |
931 | 931 | "@babel/helper-validator-identifier" "^7.10.4" |
932 | 932 | lodash "^4.17.19" |
|
0 commit comments