This repository was archived by the owner on Mar 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Original file line number Diff line number Diff line change 54
54
minimatch "^3.0.4"
55
55
strip-json-comments "^3.1.1"
56
56
57
+ " @humanwhocodes/config-array@^0.5.0 " :
58
+ version "0.5.0"
59
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
60
+ integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
61
+ dependencies :
62
+ " @humanwhocodes/object-schema" " ^1.2.0"
63
+ debug "^4.1.1"
64
+ minimatch "^3.0.4"
65
+
66
+ " @humanwhocodes/object-schema@^1.2.0 " :
67
+ version "1.2.0"
68
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
69
+ integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
70
+
57
71
58
72
version "2.1.5"
59
73
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
@@ -823,12 +837,13 @@ eslint-visitor-keys@^2.0.0:
823
837
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
824
838
825
839
eslint@^7.29.0 :
826
- version "7.29 .0"
827
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
828
- integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
840
+ version "7.30 .0"
841
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
842
+ integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
829
843
dependencies :
830
844
" @babel/code-frame" " 7.12.11"
831
845
" @eslint/eslintrc" " ^0.4.2"
846
+ " @humanwhocodes/config-array" " ^0.5.0"
832
847
ajv "^6.10.0"
833
848
chalk "^4.0.0"
834
849
cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments