File tree Expand file tree Collapse file tree 2 files changed +20
-5
lines changed
Expand file tree Collapse file tree 2 files changed +20
-5
lines changed Original file line number Diff line number Diff line change 7272 "@types/mz" : " 2.7.3" ,
7373 "@types/node" : " 12.20.15" ,
7474 "download-cli" : " ^1.1.1" ,
75- "eslint" : " ^7.29 .0" ,
75+ "eslint" : " ^7.30 .0" ,
7676 "husky" : " ^4.2.3" ,
7777 "json-schema-to-typescript" : " ^10.1.2" ,
7878 "prettier" : " ^2.2.1" ,
Original file line number Diff line number Diff line change 278278 minimatch "^3.0.4"
279279 strip-json-comments "^3.1.1"
280280
281+ " @humanwhocodes/config-array@^0.5.0 " :
282+ version "0.5.0"
283+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
284+ integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
285+ dependencies :
286+ " @humanwhocodes/object-schema" " ^1.2.0"
287+ debug "^4.1.1"
288+ minimatch "^3.0.4"
289+
290+ " @humanwhocodes/object-schema@^1.2.0 " :
291+ version "1.2.0"
292+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
293+ integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
294+
281295" @iarna/cli@^1.2.0 " :
282296 version "1.2.0"
283297 resolved "https://registry.yarnpkg.com/@iarna/cli/-/cli-1.2.0.tgz#0f7af5e851afe895104583c4ca07377a8094d641"
@@ -2573,13 +2587,14 @@ eslint-visitor-keys@^2.0.0:
25732587 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
25742588 integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
25752589
2576- eslint@^7.29 .0 :
2577- version "7.29 .0"
2578- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
2579- integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
2590+ eslint@^7.30 .0 :
2591+ version "7.30 .0"
2592+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
2593+ integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
25802594 dependencies :
25812595 " @babel/code-frame" " 7.12.11"
25822596 " @eslint/eslintrc" " ^0.4.2"
2597+ " @humanwhocodes/config-array" " ^0.5.0"
25832598 ajv "^6.10.0"
25842599 chalk "^4.0.0"
25852600 cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments