|
1010 | 1010 | resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
|
1011 | 1011 | integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==
|
1012 | 1012 |
|
1013 |
| -"@eslint/eslintrc@^0.3.0": |
1014 |
| - version "0.3.0" |
1015 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0.tgz#d736d6963d7003b6514e6324bec9c602ac340318" |
1016 |
| - integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg== |
| 1013 | +"@eslint/eslintrc@^0.4.0": |
| 1014 | + version "0.4.0" |
| 1015 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.0.tgz#99cc0a0584d72f1df38b900fb062ba995f395547" |
| 1016 | + integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog== |
1017 | 1017 | dependencies:
|
1018 | 1018 | ajv "^6.12.4"
|
1019 | 1019 | debug "^4.1.1"
|
|
1022 | 1022 | ignore "^4.0.6"
|
1023 | 1023 | import-fresh "^3.2.1"
|
1024 | 1024 | js-yaml "^3.13.1"
|
1025 |
| - lodash "^4.17.20" |
1026 | 1025 | minimatch "^3.0.4"
|
1027 | 1026 | strip-json-comments "^3.1.1"
|
1028 | 1027 |
|
@@ -4603,13 +4602,13 @@ eslint-visitor-keys@^2.0.0:
|
4603 | 4602 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
|
4604 | 4603 | integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
4605 | 4604 |
|
4606 |
| -eslint@7.20.0: |
4607 |
| - version "7.20.0" |
4608 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.20.0.tgz#db07c4ca4eda2e2316e7aa57ac7fc91ec550bdc7" |
4609 |
| - integrity sha512-qGi0CTcOGP2OtCQBgWZlQjcTuP0XkIpYFj25XtRTQSHC+umNnp7UMshr2G8SLsRFYDdAPFeHOsiteadmMH02Yw== |
| 4605 | +eslint@7.21.0: |
| 4606 | + version "7.21.0" |
| 4607 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.21.0.tgz#4ecd5b8c5b44f5dedc9b8a110b01bbfeb15d1c83" |
| 4608 | + integrity sha512-W2aJbXpMNofUp0ztQaF40fveSsJBjlSCSWpy//gzfTvwC+USs/nceBrKmlJOiM8r1bLwP2EuYkCqArn/6QTIgg== |
4610 | 4609 | dependencies:
|
4611 | 4610 | "@babel/code-frame" "7.12.11"
|
4612 |
| - "@eslint/eslintrc" "^0.3.0" |
| 4611 | + "@eslint/eslintrc" "^0.4.0" |
4613 | 4612 | ajv "^6.10.0"
|
4614 | 4613 | chalk "^4.0.0"
|
4615 | 4614 | cross-spawn "^7.0.2"
|
|
4622 | 4621 | espree "^7.3.1"
|
4623 | 4622 | esquery "^1.4.0"
|
4624 | 4623 | esutils "^2.0.2"
|
4625 |
| - file-entry-cache "^6.0.0" |
| 4624 | + file-entry-cache "^6.0.1" |
4626 | 4625 | functional-red-black-tree "^1.0.1"
|
4627 | 4626 | glob-parent "^5.0.0"
|
4628 | 4627 | globals "^12.1.0"
|
@@ -4930,10 +4929,10 @@ figures@^3.0.0, figures@^3.1.0:
|
4930 | 4929 | dependencies:
|
4931 | 4930 | escape-string-regexp "^1.0.5"
|
4932 | 4931 |
|
4933 |
| -file-entry-cache@^6.0.0: |
4934 |
| - version "6.0.0" |
4935 |
| - resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a" |
4936 |
| - integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA== |
| 4932 | +file-entry-cache@^6.0.1: |
| 4933 | + version "6.0.1" |
| 4934 | + resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027" |
| 4935 | + integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg== |
4937 | 4936 | dependencies:
|
4938 | 4937 | flat-cache "^3.0.4"
|
4939 | 4938 |
|
|
0 commit comments