289
289
exec-sh "^0.3.2"
290
290
minimist "^1.2.0"
291
291
292
- " @eslint/eslintrc@^0.3 .0 " :
293
- version "0.3 .0"
294
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3 .0.tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
295
- integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
292
+ " @eslint/eslintrc@^0.4 .0 " :
293
+ version "0.4 .0"
294
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4 .0.tgz#99cc0a0584d72f1df38b900fb062ba995f395547 "
295
+ integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog ==
296
296
dependencies :
297
297
ajv "^6.12.4"
298
298
debug "^4.1.1"
301
301
ignore "^4.0.6"
302
302
import-fresh "^3.2.1"
303
303
js-yaml "^3.13.1"
304
- lodash "^4.17.20"
305
304
minimatch "^3.0.4"
306
305
strip-json-comments "^3.1.1"
307
306
@@ -2097,13 +2096,13 @@ eslint-visitor-keys@^2.0.0:
2097
2096
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2098
2097
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2099
2098
2100
- eslint@^7.20 .0 :
2101
- version "7.20 .0"
2102
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.20 .0.tgz#db07c4ca4eda2e2316e7aa57ac7fc91ec550bdc7 "
2103
- integrity sha512-qGi0CTcOGP2OtCQBgWZlQjcTuP0XkIpYFj25XtRTQSHC+umNnp7UMshr2G8SLsRFYDdAPFeHOsiteadmMH02Yw ==
2099
+ eslint@^7.21 .0 :
2100
+ version "7.21 .0"
2101
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.21 .0.tgz#4ecd5b8c5b44f5dedc9b8a110b01bbfeb15d1c83 "
2102
+ integrity sha512-W2aJbXpMNofUp0ztQaF40fveSsJBjlSCSWpy//gzfTvwC+USs/nceBrKmlJOiM8r1bLwP2EuYkCqArn/6QTIgg ==
2104
2103
dependencies :
2105
2104
" @babel/code-frame" " 7.12.11"
2106
- " @eslint/eslintrc" " ^0.3 .0"
2105
+ " @eslint/eslintrc" " ^0.4 .0"
2107
2106
ajv "^6.10.0"
2108
2107
chalk "^4.0.0"
2109
2108
cross-spawn "^7.0.2"
@@ -2116,7 +2115,7 @@ eslint@^7.20.0:
2116
2115
espree "^7.3.1"
2117
2116
esquery "^1.4.0"
2118
2117
esutils "^2.0.2"
2119
- file-entry-cache "^6.0.0 "
2118
+ file-entry-cache "^6.0.1 "
2120
2119
functional-red-black-tree "^1.0.1"
2121
2120
glob-parent "^5.0.0"
2122
2121
globals "^12.1.0"
@@ -2382,10 +2381,10 @@ figures@^3.0.0:
2382
2381
dependencies :
2383
2382
escape-string-regexp "^1.0.5"
2384
2383
2385
- file-entry-cache@^6.0.0 :
2386
- version "6.0.0 "
2387
- resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0 .tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a "
2388
- integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA ==
2384
+ file-entry-cache@^6.0.1 :
2385
+ version "6.0.1 "
2386
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1 .tgz#211b2dd9659cb0394b073e7323ac3c933d522027 "
2387
+ integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg ==
2389
2388
dependencies :
2390
2389
flat-cache "^3.0.4"
2391
2390
0 commit comments