|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41" |
22 | 22 | integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw== |
23 | 23 |
|
24 | | -"@babel/core@7.12.7": |
25 | | - version "7.12.7" |
26 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.7.tgz#bf55363c08c8352a37691f7216ec30090bf7e3bf" |
27 | | - integrity sha512-tRKx9B53kJe8NCGGIxEQb2Bkr0riUIEuN7Sc1fxhs5H8lKlCWUvQCSNMVIB0Meva7hcbCRJ76de15KoLltdoqw== |
| 24 | +"@babel/core@7.12.8": |
| 25 | + version "7.12.8" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.8.tgz#8ad76c1a7d2a6a3beecc4395fa4f7b4cb88390e6" |
| 27 | + integrity sha512-ra28JXL+5z73r1IC/t+FT1ApXU5LsulFDnTDntNfLQaScJUJmcHL5Qxm/IWanCToQk3bPWQo5bflbplU5r15pg== |
28 | 28 | dependencies: |
29 | 29 | "@babel/code-frame" "^7.10.4" |
30 | 30 | "@babel/generator" "^7.12.5" |
31 | 31 | "@babel/helper-module-transforms" "^7.12.1" |
32 | 32 | "@babel/helpers" "^7.12.5" |
33 | 33 | "@babel/parser" "^7.12.7" |
34 | 34 | "@babel/template" "^7.12.7" |
35 | | - "@babel/traverse" "^7.12.7" |
| 35 | + "@babel/traverse" "^7.12.8" |
36 | 36 | "@babel/types" "^7.12.7" |
37 | 37 | convert-source-map "^1.7.0" |
38 | 38 | debug "^4.1.0" |
|
1210 | 1210 | globals "^11.1.0" |
1211 | 1211 | lodash "^4.17.19" |
1212 | 1212 |
|
1213 | | -"@babel/traverse@^7.12.5", "@babel/traverse@^7.12.7": |
| 1213 | +"@babel/traverse@^7.12.5": |
1214 | 1214 | version "7.12.7" |
1215 | 1215 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.7.tgz#572a722408681cef17d6b0bef69ef2e728ca69f1" |
1216 | 1216 | integrity sha512-nMWaqsQEeSvMNypswUDzjqQ+0rR6pqCtoQpsqGJC4/Khm9cISwPTSpai57F6/jDaOoEGz8yE/WxcO3PV6tKSmQ== |
|
1225 | 1225 | globals "^11.1.0" |
1226 | 1226 | lodash "^4.17.19" |
1227 | 1227 |
|
| 1228 | +"@babel/traverse@^7.12.8": |
| 1229 | + version "7.12.8" |
| 1230 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.8.tgz#c1c2983bf9ba0f4f0eaa11dff7e77fa63307b2a4" |
| 1231 | + integrity sha512-EIRQXPTwFEGRZyu6gXbjfpNORN1oZvwuzJbxcXjAgWV0iqXYDszN1Hx3FVm6YgZfu1ZQbCVAk3l+nIw95Xll9Q== |
| 1232 | + dependencies: |
| 1233 | + "@babel/code-frame" "^7.10.4" |
| 1234 | + "@babel/generator" "^7.12.5" |
| 1235 | + "@babel/helper-function-name" "^7.10.4" |
| 1236 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 1237 | + "@babel/parser" "^7.12.7" |
| 1238 | + "@babel/types" "^7.12.7" |
| 1239 | + debug "^4.1.0" |
| 1240 | + globals "^11.1.0" |
| 1241 | + lodash "^4.17.19" |
| 1242 | + |
1228 | 1243 | "@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0": |
1229 | 1244 | version "7.9.0" |
1230 | 1245 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5" |
|
0 commit comments