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 6464 "cross-env" : " ^7.0.3" ,
6565 "cross-spawn" : " ^7.0.1" ,
6666 "doctoc" : " ^2.0.1" ,
67- "eslint" : " ^7.29 .0" ,
67+ "eslint" : " ^7.30 .0" ,
6868 "eslint-config-airbnb-typescript" : " ^12.3.1" ,
6969 "eslint-config-prettier" : " ^8.3.0" ,
7070 "eslint-plugin-import" : " ^2.23.4" ,
Original file line number Diff line number Diff line change 11851185 minimatch "^3.0.4"
11861186 strip-json-comments "^3.1.1"
11871187
1188+ " @humanwhocodes/config-array@^0.5.0 " :
1189+ version "0.5.0"
1190+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
1191+ integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
1192+ dependencies :
1193+ " @humanwhocodes/object-schema" " ^1.2.0"
1194+ debug "^4.1.1"
1195+ minimatch "^3.0.4"
1196+
1197+ " @humanwhocodes/object-schema@^1.2.0 " :
1198+ version "1.2.0"
1199+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
1200+ integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
1201+
11881202" @istanbuljs/load-nyc-config@^1.0.0 " :
11891203 version "1.1.0"
11901204 resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
@@ -3334,13 +3348,14 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
33343348 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
33353349 integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
33363350
3337- eslint@^7.29 .0 :
3338- version "7.29 .0"
3339- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
3340- integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
3351+ eslint@^7.30 .0 :
3352+ version "7.30 .0"
3353+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
3354+ integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
33413355 dependencies :
33423356 " @babel/code-frame" " 7.12.11"
33433357 " @eslint/eslintrc" " ^0.4.2"
3358+ " @humanwhocodes/config-array" " ^0.5.0"
33443359 ajv "^6.10.0"
33453360 chalk "^4.0.0"
33463361 cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments