|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@babel/cli@7.14.5": |
6 | | - version "7.14.5" |
7 | | - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.5.tgz#9551b194f02360729de6060785bbdcce52c69f0a" |
8 | | - integrity sha512-poegjhRvXHWO0EAsnYajwYZuqcz7gyfxwfaecUESxDujrqOivf3zrjFbub8IJkrqEaz3fvJWh001EzxBub54fg== |
| 5 | +"@babel/cli@7.14.8": |
| 6 | + version "7.14.8" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.8.tgz#fac73c0e2328a8af9fd3560c06b096bfa3730933" |
| 8 | + integrity sha512-lcy6Lymft9Rpfqmrqdd4oTDdUx9ZwaAhAfywVrHG4771Pa6PPT0danJ1kDHBXYqh4HHSmIdA+nlmfxfxSDPtBg== |
9 | 9 | dependencies: |
10 | 10 | commander "^4.0.1" |
11 | 11 | convert-source-map "^1.1.0" |
|
59 | 59 | semver "^5.4.1" |
60 | 60 | source-map "^0.5.0" |
61 | 61 |
|
62 | | -"@babel/core@7.14.6", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
63 | | - version "7.14.6" |
64 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab" |
65 | | - integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA== |
| 62 | +"@babel/core@7.14.8", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
| 63 | + version "7.14.8" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010" |
| 65 | + integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q== |
66 | 66 | dependencies: |
67 | 67 | "@babel/code-frame" "^7.14.5" |
68 | | - "@babel/generator" "^7.14.5" |
| 68 | + "@babel/generator" "^7.14.8" |
69 | 69 | "@babel/helper-compilation-targets" "^7.14.5" |
70 | | - "@babel/helper-module-transforms" "^7.14.5" |
71 | | - "@babel/helpers" "^7.14.6" |
72 | | - "@babel/parser" "^7.14.6" |
| 70 | + "@babel/helper-module-transforms" "^7.14.8" |
| 71 | + "@babel/helpers" "^7.14.8" |
| 72 | + "@babel/parser" "^7.14.8" |
73 | 73 | "@babel/template" "^7.14.5" |
74 | | - "@babel/traverse" "^7.14.5" |
75 | | - "@babel/types" "^7.14.5" |
| 74 | + "@babel/traverse" "^7.14.8" |
| 75 | + "@babel/types" "^7.14.8" |
76 | 76 | convert-source-map "^1.7.0" |
77 | 77 | debug "^4.1.0" |
78 | 78 | gensync "^1.0.0-beta.2" |
|
89 | 89 | eslint-visitor-keys "^2.1.0" |
90 | 90 | semver "^6.3.0" |
91 | 91 |
|
92 | | -"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.14.5", "@babel/generator@^7.4.0": |
93 | | - version "7.14.5" |
94 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.5.tgz#848d7b9f031caca9d0cd0af01b063f226f52d785" |
95 | | - integrity sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA== |
| 92 | +"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.14.8", "@babel/generator@^7.4.0": |
| 93 | + version "7.14.8" |
| 94 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.8.tgz#bf86fd6af96cf3b74395a8ca409515f89423e070" |
| 95 | + integrity sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg== |
96 | 96 | dependencies: |
97 | | - "@babel/types" "^7.14.5" |
| 97 | + "@babel/types" "^7.14.8" |
98 | 98 | jsesc "^2.5.1" |
99 | 99 | source-map "^0.5.0" |
100 | 100 |
|
|
215 | 215 | dependencies: |
216 | 216 | "@babel/types" "^7.14.5" |
217 | 217 |
|
218 | | -"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.14.5": |
219 | | - version "7.14.5" |
220 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz#7de42f10d789b423eb902ebd24031ca77cb1e10e" |
221 | | - integrity sha512-iXpX4KW8LVODuAieD7MzhNjmM6dzYY5tfRqT+R9HDXWl0jPn/djKmA+G9s/2C2T9zggw5tK1QNqZ70USfedOwA== |
| 218 | +"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.14.8": |
| 219 | + version "7.14.8" |
| 220 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49" |
| 221 | + integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA== |
222 | 222 | dependencies: |
223 | 223 | "@babel/helper-module-imports" "^7.14.5" |
224 | 224 | "@babel/helper-replace-supers" "^7.14.5" |
225 | | - "@babel/helper-simple-access" "^7.14.5" |
| 225 | + "@babel/helper-simple-access" "^7.14.8" |
226 | 226 | "@babel/helper-split-export-declaration" "^7.14.5" |
227 | | - "@babel/helper-validator-identifier" "^7.14.5" |
| 227 | + "@babel/helper-validator-identifier" "^7.14.8" |
228 | 228 | "@babel/template" "^7.14.5" |
229 | | - "@babel/traverse" "^7.14.5" |
230 | | - "@babel/types" "^7.14.5" |
| 229 | + "@babel/traverse" "^7.14.8" |
| 230 | + "@babel/types" "^7.14.8" |
231 | 231 |
|
232 | 232 | "@babel/helper-optimise-call-expression@^7.12.13", "@babel/helper-optimise-call-expression@^7.14.5": |
233 | 233 | version "7.14.5" |
|
265 | 265 | "@babel/traverse" "^7.14.5" |
266 | 266 | "@babel/types" "^7.14.5" |
267 | 267 |
|
268 | | -"@babel/helper-simple-access@^7.13.12", "@babel/helper-simple-access@^7.14.5": |
269 | | - version "7.14.5" |
270 | | - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz#66ea85cf53ba0b4e588ba77fc813f53abcaa41c4" |
271 | | - integrity sha512-nfBN9xvmCt6nrMZjfhkl7i0oTV3yxR4/FztsbOASyTvVcoYd0TRHh7eMLdlEcCqobydC0LAF3LtC92Iwxo0wyw== |
| 268 | +"@babel/helper-simple-access@^7.13.12", "@babel/helper-simple-access@^7.14.8": |
| 269 | + version "7.14.8" |
| 270 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924" |
| 271 | + integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg== |
272 | 272 | dependencies: |
273 | | - "@babel/types" "^7.14.5" |
| 273 | + "@babel/types" "^7.14.8" |
274 | 274 |
|
275 | 275 | "@babel/helper-skip-transparent-expression-wrappers@^7.12.1": |
276 | 276 | version "7.12.1" |
|
286 | 286 | dependencies: |
287 | 287 | "@babel/types" "^7.14.5" |
288 | 288 |
|
289 | | -"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.5": |
290 | | - version "7.14.5" |
291 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8" |
292 | | - integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg== |
| 289 | +"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.8": |
| 290 | + version "7.14.8" |
| 291 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c" |
| 292 | + integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow== |
293 | 293 |
|
294 | 294 | "@babel/helper-validator-option@^7.12.17", "@babel/helper-validator-option@^7.14.5": |
295 | 295 | version "7.14.5" |
|
306 | 306 | "@babel/traverse" "^7.13.0" |
307 | 307 | "@babel/types" "^7.13.0" |
308 | 308 |
|
309 | | -"@babel/helpers@^7.12.5", "@babel/helpers@^7.14.6": |
310 | | - version "7.14.6" |
311 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635" |
312 | | - integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA== |
| 309 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.14.8": |
| 310 | + version "7.14.8" |
| 311 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.8.tgz#839f88f463025886cff7f85a35297007e2da1b77" |
| 312 | + integrity sha512-ZRDmI56pnV+p1dH6d+UN6GINGz7Krps3+270qqI9UJ4wxYThfAIcI5i7j5vXC4FJ3Wap+S9qcebxeYiqn87DZw== |
313 | 313 | dependencies: |
314 | 314 | "@babel/template" "^7.14.5" |
315 | | - "@babel/traverse" "^7.14.5" |
316 | | - "@babel/types" "^7.14.5" |
| 315 | + "@babel/traverse" "^7.14.8" |
| 316 | + "@babel/types" "^7.14.8" |
317 | 317 |
|
318 | 318 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.14.5": |
319 | 319 | version "7.14.5" |
|
324 | 324 | chalk "^2.0.0" |
325 | 325 | js-tokens "^4.0.0" |
326 | 326 |
|
327 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.14.7", "@babel/parser@^7.4.3": |
328 | | - version "7.14.7" |
329 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595" |
330 | | - integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA== |
| 327 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.5", "@babel/parser@^7.14.8", "@babel/parser@^7.4.3": |
| 328 | + version "7.14.8" |
| 329 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4" |
| 330 | + integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA== |
331 | 331 |
|
332 | 332 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": |
333 | 333 | version "7.13.12" |
|
1098 | 1098 | "@babel/parser" "^7.14.5" |
1099 | 1099 | "@babel/types" "^7.14.5" |
1100 | 1100 |
|
1101 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.4.3": |
1102 | | - version "7.14.7" |
1103 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.7.tgz#64007c9774cfdc3abd23b0780bc18a3ce3631753" |
1104 | | - integrity sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ== |
| 1101 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.4.3": |
| 1102 | + version "7.14.8" |
| 1103 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce" |
| 1104 | + integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg== |
1105 | 1105 | dependencies: |
1106 | 1106 | "@babel/code-frame" "^7.14.5" |
1107 | | - "@babel/generator" "^7.14.5" |
| 1107 | + "@babel/generator" "^7.14.8" |
1108 | 1108 | "@babel/helper-function-name" "^7.14.5" |
1109 | 1109 | "@babel/helper-hoist-variables" "^7.14.5" |
1110 | 1110 | "@babel/helper-split-export-declaration" "^7.14.5" |
1111 | | - "@babel/parser" "^7.14.7" |
1112 | | - "@babel/types" "^7.14.5" |
| 1111 | + "@babel/parser" "^7.14.8" |
| 1112 | + "@babel/types" "^7.14.8" |
1113 | 1113 | debug "^4.1.0" |
1114 | 1114 | globals "^11.1.0" |
1115 | 1115 |
|
1116 | | -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
1117 | | - version "7.14.5" |
1118 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff" |
1119 | | - integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg== |
| 1116 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
| 1117 | + version "7.14.8" |
| 1118 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728" |
| 1119 | + integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q== |
1120 | 1120 | dependencies: |
1121 | | - "@babel/helper-validator-identifier" "^7.14.5" |
| 1121 | + "@babel/helper-validator-identifier" "^7.14.8" |
1122 | 1122 | to-fast-properties "^2.0.0" |
1123 | 1123 |
|
1124 | 1124 | "@bcoe/v8-coverage@^0.2.3": |
|
0 commit comments