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 3434 "@typescript-eslint/parser" : " 4.28.1" ,
3535 "clean-webpack-plugin" : " 3.0.0" ,
3636 "css-loader" : " 5.2.6" ,
37- "eslint" : " 7.29 .0" ,
37+ "eslint" : " 7.30 .0" ,
3838 "eslint-config-prettier" : " 8.3.0" ,
3939 "eslint-plugin-prefer-arrow" : " 1.2.3" ,
4040 "eslint-plugin-prettier" : " 3.4.0" ,
Original file line number Diff line number Diff line change 621621 lodash.camelcase "^4.3.0"
622622 protobufjs "^6.8.6"
623623
624+ " @humanwhocodes/config-array@^0.5.0 " :
625+ version "0.5.0"
626+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
627+ integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
628+ dependencies :
629+ " @humanwhocodes/object-schema" " ^1.2.0"
630+ debug "^4.1.1"
631+ minimatch "^3.0.4"
632+
633+ " @humanwhocodes/object-schema@^1.2.0 " :
634+ version "1.2.0"
635+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
636+ integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
637+
624638" @istanbuljs/load-nyc-config@^1.0.0 " :
625639 version "1.0.0"
626640 resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.0.0.tgz#10602de5570baea82f8afbfa2630b24e7a8cfe5b"
@@ -3260,13 +3274,14 @@ eslint-visitor-keys@^2.0.0:
32603274 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
32613275 integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
32623276
3263- eslint@7.29 .0 :
3264- version "7.29 .0"
3265- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
3266- integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
3277+ eslint@7.30 .0 :
3278+ version "7.30 .0"
3279+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
3280+ integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
32673281 dependencies :
32683282 " @babel/code-frame" " 7.12.11"
32693283 " @eslint/eslintrc" " ^0.4.2"
3284+ " @humanwhocodes/config-array" " ^0.5.0"
32703285 ajv "^6.10.0"
32713286 chalk "^4.0.0"
32723287 cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments