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 36
36
"@typescript-eslint/parser" : " 4.28.1" ,
37
37
"bob-the-bundler" : " 1.2.1" ,
38
38
"dedent" : " 0.7.0" ,
39
- "eslint" : " 7.29 .0" ,
39
+ "eslint" : " 7.30 .0" ,
40
40
"eslint-config-prettier" : " 8.3.0" ,
41
41
"eslint-config-standard" : " 16.0.3" ,
42
42
"eslint-plugin-import" : " 2.23.4" ,
Original file line number Diff line number Diff line change 1925
1925
is-promise "4.0.0"
1926
1926
tslib "~2.0.1"
1927
1927
1928
+ " @humanwhocodes/config-array@^0.5.0 " :
1929
+ version "0.5.0"
1930
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
1931
+ integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
1932
+ dependencies :
1933
+ " @humanwhocodes/object-schema" " ^1.2.0"
1934
+ debug "^4.1.1"
1935
+ minimatch "^3.0.4"
1936
+
1937
+ " @humanwhocodes/object-schema@^1.2.0 " :
1938
+ version "1.2.0"
1939
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
1940
+ integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
1941
+
1928
1942
" @iarna/toml@^2.2.5 " :
1929
1943
version "2.2.5"
1930
1944
resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.5.tgz#b32366c89b43c6f8cefbdefac778b9c828e3ba8c"
3806
3820
text-table "^0.2.0"
3807
3821
v8-compile-cache "^2.0.3"
3808
3822
3809
- eslint@7.29 .0 :
3810
- version "7.29 .0"
3811
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
3812
- integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
3823
+ eslint@7.30 .0 :
3824
+ version "7.30 .0"
3825
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
3826
+ integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
3813
3827
dependencies :
3814
3828
" @babel/code-frame" " 7.12.11"
3815
3829
" @eslint/eslintrc" " ^0.4.2"
3830
+ " @humanwhocodes/config-array" " ^0.5.0"
3816
3831
ajv "^6.10.0"
3817
3832
chalk "^4.0.0"
3818
3833
cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments