File tree Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Original file line number Diff line number Diff line change 113
113
minimatch "^3.0.4"
114
114
strip-json-comments "^3.1.1"
115
115
116
+ " @humanwhocodes/config-array@^0.5.0 " :
117
+ version "0.5.0"
118
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
119
+ integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
120
+ dependencies :
121
+ " @humanwhocodes/object-schema" " ^1.2.0"
122
+ debug "^4.1.1"
123
+ minimatch "^3.0.4"
124
+
125
+ " @humanwhocodes/object-schema@^1.2.0 " :
126
+ version "1.2.0"
127
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
128
+ integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
129
+
116
130
" @types/eslint-visitor-keys@^1.0.0 " :
117
131
version "1.0.0"
118
132
resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
@@ -2392,12 +2406,13 @@ eslint@^5.0.0:
2392
2406
text-table "^0.2.0"
2393
2407
2394
2408
eslint@^7.28.0 :
2395
- version "7.29 .0"
2396
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
2397
- integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
2409
+ version "7.30 .0"
2410
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
2411
+ integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
2398
2412
dependencies :
2399
2413
" @babel/code-frame" " 7.12.11"
2400
2414
" @eslint/eslintrc" " ^0.4.2"
2415
+ " @humanwhocodes/config-array" " ^0.5.0"
2401
2416
ajv "^6.10.0"
2402
2417
chalk "^4.0.0"
2403
2418
cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments