|
22 | 22 | integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA== |
23 | 23 |
|
24 | 24 | "@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
25 | | - version "7.13.16" |
26 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.16.tgz#7756ab24396cc9675f1c3fcd5b79fcce192ea96a" |
27 | | - integrity sha512-sXHpixBiWWFti0AV2Zq7avpTasr6sIAu7Y396c608541qAU2ui4a193m0KSQmfPSKFZLnQ3cvlKDOm3XkuXm3Q== |
| 25 | + version "7.14.0" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.0.tgz#47299ff3ec8d111b493f1a9d04bf88c04e728d88" |
| 27 | + integrity sha512-8YqpRig5NmIHlMLw09zMlPTvUVMILjqCOtVgu+TVNWEBvy9b5I3RRyhqnrV4hjgEK7n8P9OqvkWJAFmEL6Wwfw== |
28 | 28 | dependencies: |
29 | 29 | "@babel/code-frame" "^7.12.13" |
30 | | - "@babel/generator" "^7.13.16" |
| 30 | + "@babel/generator" "^7.14.0" |
31 | 31 | "@babel/helper-compilation-targets" "^7.13.16" |
32 | | - "@babel/helper-module-transforms" "^7.13.14" |
33 | | - "@babel/helpers" "^7.13.16" |
34 | | - "@babel/parser" "^7.13.16" |
| 32 | + "@babel/helper-module-transforms" "^7.14.0" |
| 33 | + "@babel/helpers" "^7.14.0" |
| 34 | + "@babel/parser" "^7.14.0" |
35 | 35 | "@babel/template" "^7.12.13" |
36 | | - "@babel/traverse" "^7.13.15" |
37 | | - "@babel/types" "^7.13.16" |
| 36 | + "@babel/traverse" "^7.14.0" |
| 37 | + "@babel/types" "^7.14.0" |
38 | 38 | convert-source-map "^1.7.0" |
39 | 39 | debug "^4.1.0" |
40 | 40 | gensync "^1.0.0-beta.2" |
|
51 | 51 | eslint-visitor-keys "^1.3.0" |
52 | 52 | semver "^6.3.0" |
53 | 53 |
|
54 | | -"@babel/generator@^7.13.16": |
55 | | - version "7.13.16" |
56 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.16.tgz#0befc287031a201d84cdfc173b46b320ae472d14" |
57 | | - integrity sha512-grBBR75UnKOcUWMp8WoDxNsWCFl//XCK6HWTrBQKTr5SV9f5g0pNOjdyzi/DTBv12S9GnYPInIXQBTky7OXEMg== |
| 54 | +"@babel/generator@^7.14.0": |
| 55 | + version "7.14.0" |
| 56 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.0.tgz#0f35d663506c43e4f10898fbda0d752ec75494be" |
| 57 | + integrity sha512-C6u00HbmsrNPug6A+CiNl8rEys7TsdcXwg12BHi2ca5rUfAs3+UwZsuDQSXnc+wCElCXMB8gMaJ3YXDdh8fAlg== |
58 | 58 | dependencies: |
59 | | - "@babel/types" "^7.13.16" |
| 59 | + "@babel/types" "^7.14.0" |
60 | 60 | jsesc "^2.5.1" |
61 | 61 | source-map "^0.5.0" |
62 | 62 |
|
|
177 | 177 | dependencies: |
178 | 178 | "@babel/types" "^7.13.12" |
179 | 179 |
|
180 | | -"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.13.14": |
181 | | - version "7.13.14" |
182 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef" |
183 | | - integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g== |
| 180 | +"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0": |
| 181 | + version "7.14.0" |
| 182 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.0.tgz#8fcf78be220156f22633ee204ea81f73f826a8ad" |
| 183 | + integrity sha512-L40t9bxIuGOfpIGA3HNkJhU9qYrf4y5A5LUSw7rGMSn+pcG8dfJ0g6Zval6YJGd2nEjI7oP00fRdnhLKndx6bw== |
184 | 184 | dependencies: |
185 | 185 | "@babel/helper-module-imports" "^7.13.12" |
186 | 186 | "@babel/helper-replace-supers" "^7.13.12" |
187 | 187 | "@babel/helper-simple-access" "^7.13.12" |
188 | 188 | "@babel/helper-split-export-declaration" "^7.12.13" |
189 | | - "@babel/helper-validator-identifier" "^7.12.11" |
| 189 | + "@babel/helper-validator-identifier" "^7.14.0" |
190 | 190 | "@babel/template" "^7.12.13" |
191 | | - "@babel/traverse" "^7.13.13" |
192 | | - "@babel/types" "^7.13.14" |
| 191 | + "@babel/traverse" "^7.14.0" |
| 192 | + "@babel/types" "^7.14.0" |
193 | 193 |
|
194 | 194 | "@babel/helper-optimise-call-expression@^7.12.13": |
195 | 195 | version "7.12.13" |
|
275 | 275 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
276 | 276 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
277 | 277 |
|
| 278 | +"@babel/helper-validator-identifier@^7.14.0": |
| 279 | + version "7.14.0" |
| 280 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288" |
| 281 | + integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A== |
| 282 | + |
278 | 283 | "@babel/helper-validator-option@^7.12.17": |
279 | 284 | version "7.12.17" |
280 | 285 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" |
|
290 | 295 | "@babel/traverse" "^7.13.0" |
291 | 296 | "@babel/types" "^7.13.0" |
292 | 297 |
|
293 | | -"@babel/helpers@^7.13.16": |
294 | | - version "7.13.17" |
295 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.17.tgz#b497c7a00e9719d5b613b8982bda6ed3ee94caf6" |
296 | | - integrity sha512-Eal4Gce4kGijo1/TGJdqp3WuhllaMLSrW6XcL0ulyUAQOuxHcCafZE8KHg9857gcTehsm/v7RcOx2+jp0Ryjsg== |
| 298 | +"@babel/helpers@^7.14.0": |
| 299 | + version "7.14.0" |
| 300 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz#ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62" |
| 301 | + integrity sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg== |
297 | 302 | dependencies: |
298 | 303 | "@babel/template" "^7.12.13" |
299 | | - "@babel/traverse" "^7.13.17" |
300 | | - "@babel/types" "^7.13.17" |
| 304 | + "@babel/traverse" "^7.14.0" |
| 305 | + "@babel/types" "^7.14.0" |
301 | 306 |
|
302 | 307 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13": |
303 | 308 | version "7.12.13" |
|
308 | 313 | chalk "^2.0.0" |
309 | 314 | js-tokens "^4.0.0" |
310 | 315 |
|
311 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.16": |
312 | | - version "7.13.16" |
313 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.16.tgz#0f18179b0448e6939b1f3f5c4c355a3a9bcdfd37" |
314 | | - integrity sha512-6bAg36mCwuqLO0hbR+z7PHuqWiCeP7Dzg73OpQwsAB1Eb8HnGEz5xYBzCfbu+YjoaJsJs+qheDxVAuqbt3ILEw== |
| 316 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.14.0": |
| 317 | + version "7.14.0" |
| 318 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.0.tgz#2f0ebfed92bcddcc8395b91f1895191ce2760380" |
| 319 | + integrity sha512-AHbfoxesfBALg33idaTBVUkLnfXtsgvJREf93p4p0Lwsz4ppfE7g1tpEXVm4vrxUcH4DVhAa9Z1m1zqf9WUC7Q== |
315 | 320 |
|
316 | 321 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": |
317 | 322 | version "7.13.12" |
|
962 | 967 | "@babel/parser" "^7.12.13" |
963 | 968 | "@babel/types" "^7.12.13" |
964 | 969 |
|
965 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13", "@babel/traverse@^7.13.15", "@babel/traverse@^7.13.17": |
966 | | - version "7.13.17" |
967 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.17.tgz#c85415e0c7d50ac053d758baec98b28b2ecfeea3" |
968 | | - integrity sha512-BMnZn0R+X6ayqm3C3To7o1j7Q020gWdqdyP50KEoVqaCO2c/Im7sYZSmVgvefp8TTMQ+9CtwuBp0Z1CZ8V3Pvg== |
| 970 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0": |
| 971 | + version "7.14.0" |
| 972 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.0.tgz#cea0dc8ae7e2b1dec65f512f39f3483e8cc95aef" |
| 973 | + integrity sha512-dZ/a371EE5XNhTHomvtuLTUyx6UEoJmYX+DT5zBCQN3McHemsuIaKKYqsc/fs26BEkHs/lBZy0J571LP5z9kQA== |
969 | 974 | dependencies: |
970 | 975 | "@babel/code-frame" "^7.12.13" |
971 | | - "@babel/generator" "^7.13.16" |
| 976 | + "@babel/generator" "^7.14.0" |
972 | 977 | "@babel/helper-function-name" "^7.12.13" |
973 | 978 | "@babel/helper-split-export-declaration" "^7.12.13" |
974 | | - "@babel/parser" "^7.13.16" |
975 | | - "@babel/types" "^7.13.17" |
| 979 | + "@babel/parser" "^7.14.0" |
| 980 | + "@babel/types" "^7.14.0" |
976 | 981 | debug "^4.1.0" |
977 | 982 | globals "^11.1.0" |
978 | 983 |
|
979 | | -"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.17", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.13.16", "@babel/types@^7.13.17", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
980 | | - version "7.13.17" |
981 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.17.tgz#48010a115c9fba7588b4437dd68c9469012b38b4" |
982 | | - integrity sha512-RawydLgxbOPDlTLJNtoIypwdmAy//uQIzlKt2+iBiJaRlVuI6QLUxVAyWGNfOzp8Yu4L4lLIacoCyTNtpb4wiA== |
| 984 | +"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.17", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.14.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 985 | + version "7.14.0" |
| 986 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.0.tgz#3fc3fc74e0cdad878182e5f66cc6bcab1915a802" |
| 987 | + integrity sha512-O2LVLdcnWplaGxiPBz12d0HcdN8QdxdsWYhz5LSeuukV/5mn2xUUc3gBeU4QBYPJ18g/UToe8F532XJ608prmg== |
983 | 988 | dependencies: |
984 | | - "@babel/helper-validator-identifier" "^7.12.11" |
| 989 | + "@babel/helper-validator-identifier" "^7.14.0" |
985 | 990 | to-fast-properties "^2.0.0" |
986 | 991 |
|
987 | 992 | "@bcoe/v8-coverage@^0.2.3": |
|
0 commit comments