|
225 | 225 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8" |
226 | 226 | integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg== |
227 | 227 |
|
| 228 | +"@babel/helper-validator-identifier@^7.14.8": |
| 229 | + version "7.14.8" |
| 230 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c" |
| 231 | + integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow== |
| 232 | + |
228 | 233 | "@babel/helper-validator-option@^7.14.5": |
229 | 234 | version "7.14.5" |
230 | 235 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" |
|
783 | 788 | "@babel/helper-create-regexp-features-plugin" "^7.14.5" |
784 | 789 | "@babel/helper-plugin-utils" "^7.14.5" |
785 | 790 |
|
786 | | -"@babel/preset-env@^7.14.7": |
787 | | - version "7.14.7" |
788 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a" |
789 | | - integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA== |
| 791 | +"@babel/preset-env@^7.14.8": |
| 792 | + version "7.14.8" |
| 793 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b" |
| 794 | + integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg== |
790 | 795 | dependencies: |
791 | 796 | "@babel/compat-data" "^7.14.7" |
792 | 797 | "@babel/helper-compilation-targets" "^7.14.5" |
|
855 | 860 | "@babel/plugin-transform-unicode-escapes" "^7.14.5" |
856 | 861 | "@babel/plugin-transform-unicode-regex" "^7.14.5" |
857 | 862 | "@babel/preset-modules" "^0.1.4" |
858 | | - "@babel/types" "^7.14.5" |
| 863 | + "@babel/types" "^7.14.8" |
859 | 864 | babel-plugin-polyfill-corejs2 "^0.2.2" |
860 | 865 | babel-plugin-polyfill-corejs3 "^0.2.2" |
861 | 866 | babel-plugin-polyfill-regenerator "^0.2.2" |
|
913 | 918 | debug "^4.1.0" |
914 | 919 | globals "^11.1.0" |
915 | 920 |
|
916 | | -"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.14.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
917 | | - version "7.14.5" |
918 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff" |
919 | | - integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg== |
| 921 | +"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 922 | + version "7.14.8" |
| 923 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728" |
| 924 | + integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q== |
920 | 925 | dependencies: |
921 | | - "@babel/helper-validator-identifier" "^7.14.5" |
| 926 | + "@babel/helper-validator-identifier" "^7.14.8" |
922 | 927 | to-fast-properties "^2.0.0" |
923 | 928 |
|
924 | 929 | "@bcoe/v8-coverage@^0.2.3": |
|
0 commit comments