Skip to content

Commit 8347167

Browse files
chore(deps): update dependency eslint to v8.37.0 (#681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ceaf46 commit 8347167

File tree

2 files changed

+62
-39
lines changed

2 files changed

+62
-39
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@typescript-eslint/eslint-plugin": "5.40.1",
5959
"@typescript-eslint/parser": "5.40.1",
6060
"all-contributors-cli": "6.24.0",
61-
"eslint": "8.27.0",
61+
"eslint": "8.37.0",
6262
"eslint-config-prettier": "8.5.0",
6363
"eslint-config-standard": "17.0.0",
6464
"eslint-plugin-import": "2.26.0",

yarn.lock

+61-38
Original file line numberDiff line numberDiff line change
@@ -1907,21 +1907,38 @@
19071907
mark.js "^8.11.1"
19081908
tslib "^2.4.0"
19091909

1910-
"@eslint/eslintrc@^1.3.3":
1911-
version "1.3.3"
1912-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
1913-
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
1910+
"@eslint-community/eslint-utils@^4.2.0":
1911+
version "4.4.0"
1912+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
1913+
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
1914+
dependencies:
1915+
eslint-visitor-keys "^3.3.0"
1916+
1917+
"@eslint-community/regexpp@^4.4.0":
1918+
version "4.5.0"
1919+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.0.tgz#f6f729b02feee2c749f57e334b7a1b5f40a81724"
1920+
integrity sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==
1921+
1922+
"@eslint/eslintrc@^2.0.2":
1923+
version "2.0.2"
1924+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.2.tgz#01575e38707add677cf73ca1589abba8da899a02"
1925+
integrity sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==
19141926
dependencies:
19151927
ajv "^6.12.4"
19161928
debug "^4.3.2"
1917-
espree "^9.4.0"
1918-
globals "^13.15.0"
1929+
espree "^9.5.1"
1930+
globals "^13.19.0"
19191931
ignore "^5.2.0"
19201932
import-fresh "^3.2.1"
19211933
js-yaml "^4.1.0"
19221934
minimatch "^3.1.2"
19231935
strip-json-comments "^3.1.1"
19241936

1937+
1938+
version "8.37.0"
1939+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.37.0.tgz#cf1b5fa24217fe007f6487a26d765274925efa7d"
1940+
integrity sha512-x5vzdtOOGgFVDCUs81QRB2+liax8rFg3+7hqM+QhBG0/G3F1ZsoYl97UrqgHgQ9KKT7G6c4V+aTUCgu/n22v1A==
1941+
19251942
"@hapi/hoek@^9.0.0":
19261943
version "9.3.0"
19271944
resolved "https://registry.npmmirror.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb"
@@ -1934,14 +1951,14 @@
19341951
dependencies:
19351952
"@hapi/hoek" "^9.0.0"
19361953

1937-
"@humanwhocodes/config-array@^0.11.6":
1938-
version "0.11.6"
1939-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.6.tgz#6a51d603a3aaf8d4cf45b42b3f2ac9318a4adc4b"
1940-
integrity sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==
1954+
"@humanwhocodes/config-array@^0.11.8":
1955+
version "0.11.8"
1956+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
1957+
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
19411958
dependencies:
19421959
"@humanwhocodes/object-schema" "^1.2.1"
19431960
debug "^4.1.1"
1944-
minimatch "^3.0.4"
1961+
minimatch "^3.0.5"
19451962

19461963
"@humanwhocodes/module-importer@^1.0.1":
19471964
version "1.0.1"
@@ -4655,13 +4672,21 @@ eslint-visitor-keys@^3.3.0:
46554672
resolved "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
46564673
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
46574674

4658-
4659-
version "8.27.0"
4660-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.27.0.tgz#d547e2f7239994ad1faa4bb5d84e5d809db7cf64"
4661-
integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==
4662-
dependencies:
4663-
"@eslint/eslintrc" "^1.3.3"
4664-
"@humanwhocodes/config-array" "^0.11.6"
4675+
eslint-visitor-keys@^3.4.0:
4676+
version "3.4.0"
4677+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz#c7f0f956124ce677047ddbc192a68f999454dedc"
4678+
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==
4679+
4680+
4681+
version "8.37.0"
4682+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.37.0.tgz#1f660ef2ce49a0bfdec0b0d698e0b8b627287412"
4683+
integrity sha512-NU3Ps9nI05GUoVMxcZx1J8CNR6xOvUT4jAUMH5+z8lpp3aEdPVCImKw6PWG4PY+Vfkpr+jvMpxs/qoE7wq0sPw==
4684+
dependencies:
4685+
"@eslint-community/eslint-utils" "^4.2.0"
4686+
"@eslint-community/regexpp" "^4.4.0"
4687+
"@eslint/eslintrc" "^2.0.2"
4688+
"@eslint/js" "8.37.0"
4689+
"@humanwhocodes/config-array" "^0.11.8"
46654690
"@humanwhocodes/module-importer" "^1.0.1"
46664691
"@nodelib/fs.walk" "^1.2.8"
46674692
ajv "^6.10.0"
@@ -4671,16 +4696,15 @@ [email protected]:
46714696
doctrine "^3.0.0"
46724697
escape-string-regexp "^4.0.0"
46734698
eslint-scope "^7.1.1"
4674-
eslint-utils "^3.0.0"
4675-
eslint-visitor-keys "^3.3.0"
4676-
espree "^9.4.0"
4677-
esquery "^1.4.0"
4699+
eslint-visitor-keys "^3.4.0"
4700+
espree "^9.5.1"
4701+
esquery "^1.4.2"
46784702
esutils "^2.0.2"
46794703
fast-deep-equal "^3.1.3"
46804704
file-entry-cache "^6.0.1"
46814705
find-up "^5.0.0"
46824706
glob-parent "^6.0.2"
4683-
globals "^13.15.0"
4707+
globals "^13.19.0"
46844708
grapheme-splitter "^1.0.4"
46854709
ignore "^5.2.0"
46864710
import-fresh "^3.0.0"
@@ -4695,29 +4719,28 @@ [email protected]:
46954719
minimatch "^3.1.2"
46964720
natural-compare "^1.4.0"
46974721
optionator "^0.9.1"
4698-
regexpp "^3.2.0"
46994722
strip-ansi "^6.0.1"
47004723
strip-json-comments "^3.1.0"
47014724
text-table "^0.2.0"
47024725

4703-
espree@^9.4.0:
4704-
version "9.4.0"
4705-
resolved "https://registry.npmmirror.com/espree/-/espree-9.4.0.tgz#cd4bc3d6e9336c433265fc0aa016fc1aaf182f8a"
4706-
integrity sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==
4726+
espree@^9.5.1:
4727+
version "9.5.1"
4728+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.1.tgz#4f26a4d5f18905bf4f2e0bd99002aab807e96dd4"
4729+
integrity sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==
47074730
dependencies:
47084731
acorn "^8.8.0"
47094732
acorn-jsx "^5.3.2"
4710-
eslint-visitor-keys "^3.3.0"
4733+
eslint-visitor-keys "^3.4.0"
47114734

47124735
esprima@^4.0.0:
47134736
version "4.0.1"
47144737
resolved "https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
47154738
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
47164739

4717-
esquery@^1.4.0:
4718-
version "1.4.0"
4719-
resolved "https://registry.npmmirror.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
4720-
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
4740+
esquery@^1.4.2:
4741+
version "1.5.0"
4742+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
4743+
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
47214744
dependencies:
47224745
estraverse "^5.1.0"
47234746

@@ -5268,10 +5291,10 @@ globals@^11.1.0:
52685291
resolved "https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
52695292
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
52705293

5271-
globals@^13.15.0:
5272-
version "13.17.0"
5273-
resolved "https://registry.npmmirror.com/globals/-/globals-13.17.0.tgz#902eb1e680a41da93945adbdcb5a9f361ba69bd4"
5274-
integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==
5294+
globals@^13.19.0:
5295+
version "13.20.0"
5296+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"
5297+
integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==
52755298
dependencies:
52765299
type-fest "^0.20.2"
52775300

@@ -6663,7 +6686,7 @@ [email protected]:
66636686
dependencies:
66646687
brace-expansion "^1.1.7"
66656688

6666-
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
6689+
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
66676690
version "3.1.2"
66686691
resolved "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
66696692
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)