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 1616 "babel-preset-latest-node" : " 5.5.1" ,
1717 "chai" : " 4.3.4" ,
1818 "coveralls" : " 3.1.1" ,
19- "eslint" : " 7.29 .0" ,
19+ "eslint" : " 7.30 .0" ,
2020 "eslint-config-airbnb-base" : " 14.2.1" ,
2121 "eslint-plugin-import" : " 2.23.4" ,
2222 "eslint-plugin-json" : " 3.0.0" ,
Original file line number Diff line number Diff line change 413413 dependencies :
414414 " @hapi/hoek" " ^9.0.0"
415415
416+ " @humanwhocodes/config-array@^0.5.0 " :
417+ version "0.5.0"
418+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
419+ integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
420+ dependencies :
421+ " @humanwhocodes/object-schema" " ^1.2.0"
422+ debug "^4.1.1"
423+ minimatch "^3.0.4"
424+
425+ " @humanwhocodes/object-schema@^1.2.0 " :
426+ version "1.2.0"
427+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
428+ integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
429+
416430" @iarna/cli@^1.2.0 " :
417431 version "1.2.0"
418432 resolved "https://registry.yarnpkg.com/@iarna/cli/-/cli-1.2.0.tgz#0f7af5e851afe895104583c4ca07377a8094d641"
@@ -2514,13 +2528,14 @@ eslint-visitor-keys@^2.0.0:
25142528 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
25152529 integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
25162530
2517- eslint@7.29 .0 :
2518- version "7.29 .0"
2519- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
2520- integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
2531+ eslint@7.30 .0 :
2532+ version "7.30 .0"
2533+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
2534+ integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
25212535 dependencies :
25222536 " @babel/code-frame" " 7.12.11"
25232537 " @eslint/eslintrc" " ^0.4.2"
2538+ " @humanwhocodes/config-array" " ^0.5.0"
25242539 ajv "^6.10.0"
25252540 chalk "^4.0.0"
25262541 cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments