|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + version "7.12.11" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f" |
| 8 | + integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw== |
| 9 | + dependencies: |
| 10 | + "@babel/highlight" "^7.10.4" |
| 11 | + |
5 | 12 | "@babel/code-frame@^7.0.0":
|
6 | 13 | version "7.10.4"
|
7 | 14 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
|
@@ -2491,12 +2498,12 @@ eslint-visitor-keys@^2.0.0:
|
2491 | 2498 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
|
2492 | 2499 | integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
2493 | 2500 |
|
2494 |
| -eslint@7.19.0: |
2495 |
| - version "7.19.0" |
2496 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19.0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41" |
2497 |
| - integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg== |
| 2501 | +eslint@7.20.0: |
| 2502 | + version "7.20.0" |
| 2503 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.20.0.tgz#db07c4ca4eda2e2316e7aa57ac7fc91ec550bdc7" |
| 2504 | + integrity sha512-qGi0CTcOGP2OtCQBgWZlQjcTuP0XkIpYFj25XtRTQSHC+umNnp7UMshr2G8SLsRFYDdAPFeHOsiteadmMH02Yw== |
2498 | 2505 | dependencies:
|
2499 |
| - "@babel/code-frame" "^7.0.0" |
| 2506 | + "@babel/code-frame" "7.12.11" |
2500 | 2507 | "@eslint/eslintrc" "^0.3.0"
|
2501 | 2508 | ajv "^6.10.0"
|
2502 | 2509 | chalk "^4.0.0"
|
|
2508 | 2515 | eslint-utils "^2.1.0"
|
2509 | 2516 | eslint-visitor-keys "^2.0.0"
|
2510 | 2517 | espree "^7.3.1"
|
2511 |
| - esquery "^1.2.0" |
| 2518 | + esquery "^1.4.0" |
2512 | 2519 | esutils "^2.0.2"
|
2513 | 2520 | file-entry-cache "^6.0.0"
|
2514 | 2521 | functional-red-black-tree "^1.0.1"
|
@@ -2614,13 +2621,20 @@ esprima@^4.0.0, esprima@~4.0.0:
|
2614 | 2621 | resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
|
2615 | 2622 | integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
|
2616 | 2623 |
|
2617 |
| -esquery@^1.0.1, esquery@^1.2.0: |
| 2624 | +esquery@^1.0.1: |
2618 | 2625 | version "1.3.1"
|
2619 | 2626 | resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.3.1.tgz#b78b5828aa8e214e29fb74c4d5b752e1c033da57"
|
2620 | 2627 | integrity sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==
|
2621 | 2628 | dependencies:
|
2622 | 2629 | estraverse "^5.1.0"
|
2623 | 2630 |
|
| 2631 | +esquery@^1.4.0: |
| 2632 | + version "1.4.0" |
| 2633 | + resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5" |
| 2634 | + integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w== |
| 2635 | + dependencies: |
| 2636 | + estraverse "^5.1.0" |
| 2637 | + |
2624 | 2638 | esrecurse@^4.3.0:
|
2625 | 2639 | version "4.3.0"
|
2626 | 2640 | resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
|
|
0 commit comments