|
28 | 28 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
|
29 | 29 | integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==
|
30 | 30 |
|
31 |
| -"@babel/core@^7.12.7": |
32 |
| - version "7.12.7" |
33 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.7.tgz#bf55363c08c8352a37691f7216ec30090bf7e3bf" |
34 |
| - integrity sha512-tRKx9B53kJe8NCGGIxEQb2Bkr0riUIEuN7Sc1fxhs5H8lKlCWUvQCSNMVIB0Meva7hcbCRJ76de15KoLltdoqw== |
| 31 | +"@babel/core@^7.12.8": |
| 32 | + version "7.12.8" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.8.tgz#8ad76c1a7d2a6a3beecc4395fa4f7b4cb88390e6" |
| 34 | + integrity sha512-ra28JXL+5z73r1IC/t+FT1ApXU5LsulFDnTDntNfLQaScJUJmcHL5Qxm/IWanCToQk3bPWQo5bflbplU5r15pg== |
35 | 35 | dependencies:
|
36 | 36 | "@babel/code-frame" "^7.10.4"
|
37 | 37 | "@babel/generator" "^7.12.5"
|
38 | 38 | "@babel/helper-module-transforms" "^7.12.1"
|
39 | 39 | "@babel/helpers" "^7.12.5"
|
40 | 40 | "@babel/parser" "^7.12.7"
|
41 | 41 | "@babel/template" "^7.12.7"
|
42 |
| - "@babel/traverse" "^7.12.7" |
| 42 | + "@babel/traverse" "^7.12.8" |
43 | 43 | "@babel/types" "^7.12.7"
|
44 | 44 | convert-source-map "^1.7.0"
|
45 | 45 | debug "^4.1.0"
|
|
1040 | 1040 | globals "^11.1.0"
|
1041 | 1041 | lodash "^4.17.19"
|
1042 | 1042 |
|
1043 |
| -"@babel/traverse@^7.12.5", "@babel/traverse@^7.12.7": |
| 1043 | +"@babel/traverse@^7.12.5": |
1044 | 1044 | version "7.12.7"
|
1045 | 1045 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.7.tgz#572a722408681cef17d6b0bef69ef2e728ca69f1"
|
1046 | 1046 | integrity sha512-nMWaqsQEeSvMNypswUDzjqQ+0rR6pqCtoQpsqGJC4/Khm9cISwPTSpai57F6/jDaOoEGz8yE/WxcO3PV6tKSmQ==
|
|
1055 | 1055 | globals "^11.1.0"
|
1056 | 1056 | lodash "^4.17.19"
|
1057 | 1057 |
|
| 1058 | +"@babel/traverse@^7.12.8": |
| 1059 | + version "7.12.8" |
| 1060 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.8.tgz#c1c2983bf9ba0f4f0eaa11dff7e77fa63307b2a4" |
| 1061 | + integrity sha512-EIRQXPTwFEGRZyu6gXbjfpNORN1oZvwuzJbxcXjAgWV0iqXYDszN1Hx3FVm6YgZfu1ZQbCVAk3l+nIw95Xll9Q== |
| 1062 | + dependencies: |
| 1063 | + "@babel/code-frame" "^7.10.4" |
| 1064 | + "@babel/generator" "^7.12.5" |
| 1065 | + "@babel/helper-function-name" "^7.10.4" |
| 1066 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 1067 | + "@babel/parser" "^7.12.7" |
| 1068 | + "@babel/types" "^7.12.7" |
| 1069 | + debug "^4.1.0" |
| 1070 | + globals "^11.1.0" |
| 1071 | + lodash "^4.17.19" |
| 1072 | + |
1058 | 1073 | "@babel/traverse@^7.7.0":
|
1059 | 1074 | version "7.9.6"
|
1060 | 1075 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.6.tgz#5540d7577697bf619cc57b92aa0f1c231a94f442"
|
|
0 commit comments