File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "@types/node" : " ^14.6.2" ,
2020 "@typescript-eslint/eslint-plugin" : " ^4.28.1" ,
2121 "@typescript-eslint/parser" : " ^4.28.1" ,
22- "eslint" : " ^7.29 .0" ,
22+ "eslint" : " ^7.30 .0" ,
2323 "eslint-config-airbnb-typescript" : " ^12.3.1" ,
2424 "eslint-config-prettier" : " ^8.3.0" ,
2525 "eslint-plugin-import" : " ^2.23.4" ,
Original file line number Diff line number Diff line change 419419 minimatch "^3.0.4"
420420 strip-json-comments "^3.1.1"
421421
422+ " @humanwhocodes/config-array@^0.5.0 " :
423+ version "0.5.0"
424+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
425+ integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
426+ dependencies :
427+ " @humanwhocodes/object-schema" " ^1.2.0"
428+ debug "^4.1.1"
429+ minimatch "^3.0.4"
430+
431+ " @humanwhocodes/object-schema@^1.2.0 " :
432+ version "1.2.0"
433+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
434+ integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
435+
422436" @istanbuljs/load-nyc-config@^1.0.0 " :
423437 version "1.0.0"
424438 resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.0.0.tgz#10602de5570baea82f8afbfa2630b24e7a8cfe5b"
@@ -1920,13 +1934,14 @@ eslint-visitor-keys@^2.0.0:
19201934 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
19211935 integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
19221936
1923- eslint@^7.29 .0 :
1924- version "7.29 .0"
1925- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
1926- integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
1937+ eslint@^7.30 .0 :
1938+ version "7.30 .0"
1939+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
1940+ integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
19271941 dependencies :
19281942 " @babel/code-frame" " 7.12.11"
19291943 " @eslint/eslintrc" " ^0.4.2"
1944+ " @humanwhocodes/config-array" " ^0.5.0"
19301945 ajv "^6.10.0"
19311946 chalk "^4.0.0"
19321947 cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments