|
286 | 286 | exec-sh "^0.3.2" |
287 | 287 | minimist "^1.2.0" |
288 | 288 |
|
289 | | -"@eslint/eslintrc@^0.3.0": |
290 | | - version "0.3.0" |
291 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0.tgz#d736d6963d7003b6514e6324bec9c602ac340318" |
292 | | - integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg== |
| 289 | +"@eslint/eslintrc@^0.4.0": |
| 290 | + version "0.4.0" |
| 291 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.0.tgz#99cc0a0584d72f1df38b900fb062ba995f395547" |
| 292 | + integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog== |
293 | 293 | dependencies: |
294 | 294 | ajv "^6.12.4" |
295 | 295 | debug "^4.1.1" |
|
298 | 298 | ignore "^4.0.6" |
299 | 299 | import-fresh "^3.2.1" |
300 | 300 | js-yaml "^3.13.1" |
301 | | - lodash "^4.17.20" |
302 | 301 | minimatch "^3.0.4" |
303 | 302 | strip-json-comments "^3.1.1" |
304 | 303 |
|
@@ -1588,13 +1587,13 @@ eslint-visitor-keys@^2.0.0: |
1588 | 1587 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8" |
1589 | 1588 | integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== |
1590 | 1589 |
|
1591 | | -eslint@7.20.0: |
1592 | | - version "7.20.0" |
1593 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.20.0.tgz#db07c4ca4eda2e2316e7aa57ac7fc91ec550bdc7" |
1594 | | - integrity sha512-qGi0CTcOGP2OtCQBgWZlQjcTuP0XkIpYFj25XtRTQSHC+umNnp7UMshr2G8SLsRFYDdAPFeHOsiteadmMH02Yw== |
| 1590 | +eslint@7.21.0: |
| 1591 | + version "7.21.0" |
| 1592 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.21.0.tgz#4ecd5b8c5b44f5dedc9b8a110b01bbfeb15d1c83" |
| 1593 | + integrity sha512-W2aJbXpMNofUp0ztQaF40fveSsJBjlSCSWpy//gzfTvwC+USs/nceBrKmlJOiM8r1bLwP2EuYkCqArn/6QTIgg== |
1595 | 1594 | dependencies: |
1596 | 1595 | "@babel/code-frame" "7.12.11" |
1597 | | - "@eslint/eslintrc" "^0.3.0" |
| 1596 | + "@eslint/eslintrc" "^0.4.0" |
1598 | 1597 | ajv "^6.10.0" |
1599 | 1598 | chalk "^4.0.0" |
1600 | 1599 | cross-spawn "^7.0.2" |
|
1607 | 1606 | espree "^7.3.1" |
1608 | 1607 | esquery "^1.4.0" |
1609 | 1608 | esutils "^2.0.2" |
1610 | | - file-entry-cache "^6.0.0" |
| 1609 | + file-entry-cache "^6.0.1" |
1611 | 1610 | functional-red-black-tree "^1.0.1" |
1612 | 1611 | glob-parent "^5.0.0" |
1613 | 1612 | globals "^12.1.0" |
@@ -1827,10 +1826,10 @@ fb-watchman@^2.0.0: |
1827 | 1826 | dependencies: |
1828 | 1827 | bser "2.1.1" |
1829 | 1828 |
|
1830 | | -file-entry-cache@^6.0.0: |
1831 | | - version "6.0.0" |
1832 | | - resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a" |
1833 | | - integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA== |
| 1829 | +file-entry-cache@^6.0.1: |
| 1830 | + version "6.0.1" |
| 1831 | + resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027" |
| 1832 | + integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg== |
1834 | 1833 | dependencies: |
1835 | 1834 | flat-cache "^3.0.4" |
1836 | 1835 |
|
|
0 commit comments