|
907 | 907 | exec-sh "^0.3.2"
|
908 | 908 | minimist "^1.2.0"
|
909 | 909 |
|
910 |
| -"@eslint/eslintrc@^0.3.0": |
911 |
| - version "0.3.0" |
912 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0.tgz#d736d6963d7003b6514e6324bec9c602ac340318" |
913 |
| - integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg== |
| 910 | +"@eslint/eslintrc@^0.4.0": |
| 911 | + version "0.4.0" |
| 912 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.0.tgz#99cc0a0584d72f1df38b900fb062ba995f395547" |
| 913 | + integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog== |
914 | 914 | dependencies:
|
915 | 915 | ajv "^6.12.4"
|
916 | 916 | debug "^4.1.1"
|
|
919 | 919 | ignore "^4.0.6"
|
920 | 920 | import-fresh "^3.2.1"
|
921 | 921 | js-yaml "^3.13.1"
|
922 |
| - lodash "^4.17.20" |
923 | 922 | minimatch "^3.0.4"
|
924 | 923 | strip-json-comments "^3.1.1"
|
925 | 924 |
|
@@ -2503,13 +2502,13 @@ eslint-visitor-keys@^2.0.0:
|
2503 | 2502 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
|
2504 | 2503 | integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
2505 | 2504 |
|
2506 |
| -eslint@7.20.0: |
2507 |
| - version "7.20.0" |
2508 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.20.0.tgz#db07c4ca4eda2e2316e7aa57ac7fc91ec550bdc7" |
2509 |
| - integrity sha512-qGi0CTcOGP2OtCQBgWZlQjcTuP0XkIpYFj25XtRTQSHC+umNnp7UMshr2G8SLsRFYDdAPFeHOsiteadmMH02Yw== |
| 2505 | +eslint@7.21.0: |
| 2506 | + version "7.21.0" |
| 2507 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.21.0.tgz#4ecd5b8c5b44f5dedc9b8a110b01bbfeb15d1c83" |
| 2508 | + integrity sha512-W2aJbXpMNofUp0ztQaF40fveSsJBjlSCSWpy//gzfTvwC+USs/nceBrKmlJOiM8r1bLwP2EuYkCqArn/6QTIgg== |
2510 | 2509 | dependencies:
|
2511 | 2510 | "@babel/code-frame" "7.12.11"
|
2512 |
| - "@eslint/eslintrc" "^0.3.0" |
| 2511 | + "@eslint/eslintrc" "^0.4.0" |
2513 | 2512 | ajv "^6.10.0"
|
2514 | 2513 | chalk "^4.0.0"
|
2515 | 2514 | cross-spawn "^7.0.2"
|
|
2522 | 2521 | espree "^7.3.1"
|
2523 | 2522 | esquery "^1.4.0"
|
2524 | 2523 | esutils "^2.0.2"
|
2525 |
| - file-entry-cache "^6.0.0" |
| 2524 | + file-entry-cache "^6.0.1" |
2526 | 2525 | functional-red-black-tree "^1.0.1"
|
2527 | 2526 | glob-parent "^5.0.0"
|
2528 | 2527 | globals "^12.1.0"
|
@@ -2811,7 +2810,7 @@ fd-slicer@~1.1.0:
|
2811 | 2810 | dependencies:
|
2812 | 2811 | pend "~1.2.0"
|
2813 | 2812 |
|
2814 |
| -file-entry-cache@^6.0.0: |
| 2813 | +file-entry-cache@^6.0.1: |
2815 | 2814 | version "6.0.1"
|
2816 | 2815 | resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
|
2817 | 2816 | integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
|
|
0 commit comments