|
1763 | 1763 | "@babel/types" "^7.3.0"
|
1764 | 1764 |
|
1765 | 1765 | "@types/eslint-scope@^8.3.0":
|
1766 |
| - version "8.3.1" |
1767 |
| - resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-8.3.1.tgz#aec5313e8048a00c44f1b1d3f724caff07514dbf" |
1768 |
| - integrity sha512-TA1UHHt+kOdoEixpauJ+NKRkatun98fEz3qMecjLfahS4EzHcQFXxU2vIhWvygZmcTyEuoQf27Ld0LXfp04vkQ== |
| 1766 | + version "8.3.2" |
| 1767 | + resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-8.3.2.tgz#c7f9205b80c1b01411b38a38240fb001d6d0bfd9" |
| 1768 | + integrity sha512-ygPtnKRQjbXB6LKQ+m6SLyZDMgFeQFVNCkjUK/HivS58Ce6JBjxpVzHbE1+RS6pC5fP4FQg4qh8lvVSm2oxYZw== |
1769 | 1769 | dependencies:
|
1770 | 1770 | "@types/eslint" "*"
|
| 1771 | + "@types/esrecurse" "*" |
1771 | 1772 | "@types/estree" "*"
|
| 1773 | + eslint-visitor-keys "*" |
1772 | 1774 |
|
1773 | 1775 | "@types/eslint@*":
|
1774 | 1776 | version "8.56.10"
|
|
1778 | 1780 | "@types/estree" "*"
|
1779 | 1781 | "@types/json-schema" "*"
|
1780 | 1782 |
|
| 1783 | +"@types/esrecurse@*": |
| 1784 | + version "4.3.1" |
| 1785 | + resolved "https://registry.yarnpkg.com/@types/esrecurse/-/esrecurse-4.3.1.tgz#6f636af962fbe6191b830bd676ba5986926bccec" |
| 1786 | + integrity sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw== |
| 1787 | + |
1781 | 1788 | "@types/estree@*", "@types/[email protected]":
|
1782 | 1789 | version "1.0.5"
|
1783 | 1790 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
|
@@ -3089,16 +3096,16 @@ eslint-scope@^8.2.0:
|
3089 | 3096 | esrecurse "^4.3.0"
|
3090 | 3097 | estraverse "^5.2.0"
|
3091 | 3098 |
|
| 3099 | +eslint-visitor-keys@*, eslint-visitor-keys@^4.2.0: |
| 3100 | + version "4.2.1" |
| 3101 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
| 3102 | + integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
| 3103 | + |
3092 | 3104 | eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
|
3093 | 3105 | version "3.4.3"
|
3094 | 3106 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
3095 | 3107 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
3096 | 3108 |
|
3097 |
| -eslint-visitor-keys@^4.2.0: |
3098 |
| - version "4.2.0" |
3099 |
| - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" |
3100 |
| - integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== |
3101 |
| - |
3102 | 3109 | eslint@^8.8.0:
|
3103 | 3110 | version "8.57.1"
|
3104 | 3111 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
|
|
0 commit comments