Skip to content

Commit f58e125

Browse files
chore(deps): bump typescript-eslint to ^6.0.0 (#994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f4c263 commit f58e125

File tree

1 file changed

+61
-67
lines changed

1 file changed

+61
-67
lines changed

yarn.lock

Lines changed: 61 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,9 +1274,9 @@
12741274
eslint-visitor-keys "^3.3.0"
12751275

12761276
"@eslint-community/regexpp@^4.5.1":
1277-
version "4.6.2"
1278-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
1279-
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
1277+
version "4.8.1"
1278+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.1.tgz#8c4bb756cc2aa7eaf13cfa5e69c83afb3260c20c"
1279+
integrity sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==
12801280

12811281
"@eslint/eslintrc@^0.4.3":
12821282
version "0.4.3"
@@ -1739,9 +1739,9 @@
17391739
parse5 "^7.0.0"
17401740

17411741
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
1742-
version "7.0.12"
1743-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
1744-
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
1742+
version "7.0.13"
1743+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.13.tgz#02c24f4363176d2d18fc8b70b9f3c54aba178a85"
1744+
integrity sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==
17451745

17461746
"@types/minimist@^1.2.0":
17471747
version "1.2.2"
@@ -1803,32 +1803,31 @@
18031803
"@types/node" "*"
18041804

18051805
"@typescript-eslint/eslint-plugin@^6.0.0":
1806-
version "6.2.0"
1807-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.2.0.tgz#57047c400be0632d4797ac081af8d399db3ebc3b"
1808-
integrity sha512-rClGrMuyS/3j0ETa1Ui7s6GkLhfZGKZL3ZrChLeAiACBE/tRc1wq8SNZESUuluxhLj9FkUefRs2l6bCIArWBiQ==
1806+
version "6.7.0"
1807+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.0.tgz#ed2a38867190f8a688af85ad7c8a74670b8b3675"
1808+
integrity sha512-gUqtknHm0TDs1LhY12K2NA3Rmlmp88jK9Tx8vGZMfHeNMLE3GH2e9TRub+y+SOjuYgtOmok+wt1AyDPZqxbNag==
18091809
dependencies:
18101810
"@eslint-community/regexpp" "^4.5.1"
1811-
"@typescript-eslint/scope-manager" "6.2.0"
1812-
"@typescript-eslint/type-utils" "6.2.0"
1813-
"@typescript-eslint/utils" "6.2.0"
1814-
"@typescript-eslint/visitor-keys" "6.2.0"
1811+
"@typescript-eslint/scope-manager" "6.7.0"
1812+
"@typescript-eslint/type-utils" "6.7.0"
1813+
"@typescript-eslint/utils" "6.7.0"
1814+
"@typescript-eslint/visitor-keys" "6.7.0"
18151815
debug "^4.3.4"
18161816
graphemer "^1.4.0"
18171817
ignore "^5.2.4"
18181818
natural-compare "^1.4.0"
1819-
natural-compare-lite "^1.4.0"
18201819
semver "^7.5.4"
18211820
ts-api-utils "^1.0.1"
18221821

18231822
"@typescript-eslint/parser@^6.0.0":
1824-
version "6.2.0"
1825-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.2.0.tgz#d37c30b0f459c6f39455335d8f4f085919a1c644"
1826-
integrity sha512-igVYOqtiK/UsvKAmmloQAruAdUHihsOCvplJpplPZ+3h4aDkC/UKZZNKgB6h93ayuYLuEymU3h8nF1xMRbh37g==
1827-
dependencies:
1828-
"@typescript-eslint/scope-manager" "6.2.0"
1829-
"@typescript-eslint/types" "6.2.0"
1830-
"@typescript-eslint/typescript-estree" "6.2.0"
1831-
"@typescript-eslint/visitor-keys" "6.2.0"
1823+
version "6.7.0"
1824+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.0.tgz#332fe9c7ecf6783d3250b4c8a960bd4af0995807"
1825+
integrity sha512-jZKYwqNpNm5kzPVP5z1JXAuxjtl2uG+5NpaMocFPTNC2EdYIgbXIPImObOkhbONxtFTTdoZstLZefbaK+wXZng==
1826+
dependencies:
1827+
"@typescript-eslint/scope-manager" "6.7.0"
1828+
"@typescript-eslint/types" "6.7.0"
1829+
"@typescript-eslint/typescript-estree" "6.7.0"
1830+
"@typescript-eslint/visitor-keys" "6.7.0"
18321831
debug "^4.3.4"
18331832

18341833
"@typescript-eslint/[email protected]":
@@ -1839,21 +1838,21 @@
18391838
"@typescript-eslint/types" "5.62.0"
18401839
"@typescript-eslint/visitor-keys" "5.62.0"
18411840

1842-
"@typescript-eslint/scope-manager@6.2.0":
1843-
version "6.2.0"
1844-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.2.0.tgz#412a710d8fa20bc045533b3b19f423810b24f87a"
1845-
integrity sha512-1ZMNVgm5nnHURU8ZSJ3snsHzpFeNK84rdZjluEVBGNu7jDymfqceB3kdIZ6A4xCfEFFhRIB6rF8q/JIqJd2R0Q==
1841+
"@typescript-eslint/scope-manager@6.7.0":
1842+
version "6.7.0"
1843+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.0.tgz#6b3c22187976e2bf5ed0dc0d9095f1f2cbd1d106"
1844+
integrity sha512-lAT1Uau20lQyjoLUQ5FUMSX/dS07qux9rYd5FGzKz/Kf8W8ccuvMyldb8hadHdK/qOI7aikvQWqulnEq2nCEYA==
18461845
dependencies:
1847-
"@typescript-eslint/types" "6.2.0"
1848-
"@typescript-eslint/visitor-keys" "6.2.0"
1846+
"@typescript-eslint/types" "6.7.0"
1847+
"@typescript-eslint/visitor-keys" "6.7.0"
18491848

1850-
"@typescript-eslint/type-utils@6.2.0":
1851-
version "6.2.0"
1852-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.2.0.tgz#02b27a3eeb41aa5460d6275d12cce5dd72e1c9fc"
1853-
integrity sha512-DnGZuNU2JN3AYwddYIqrVkYW0uUQdv0AY+kz2M25euVNlujcN2u+rJgfJsBFlUEzBB6OQkUqSZPyuTLf2bP5mw==
1849+
"@typescript-eslint/type-utils@6.7.0":
1850+
version "6.7.0"
1851+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.0.tgz#21a013d4c7f96255f5e64ac59fb41301d1e052ba"
1852+
integrity sha512-f/QabJgDAlpSz3qduCyQT0Fw7hHpmhOzY/Rv6zO3yO+HVIdPfIWhrQoAyG+uZVtWAIS85zAyzgAFfyEr+MgBpg==
18541853
dependencies:
1855-
"@typescript-eslint/typescript-estree" "6.2.0"
1856-
"@typescript-eslint/utils" "6.2.0"
1854+
"@typescript-eslint/typescript-estree" "6.7.0"
1855+
"@typescript-eslint/utils" "6.7.0"
18571856
debug "^4.3.4"
18581857
ts-api-utils "^1.0.1"
18591858

@@ -1862,10 +1861,10 @@
18621861
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
18631862
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
18641863

1865-
"@typescript-eslint/types@6.2.0":
1866-
version "6.2.0"
1867-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.2.0.tgz#b341a4e6d5f609267306b07afc6f62bcf92b1495"
1868-
integrity sha512-1nRRaDlp/XYJQLvkQJG5F3uBTno5SHPT7XVcJ5n1/k2WfNI28nJsvLakxwZRNY5spuatEKO7d5nZWsQpkqXwBA==
1864+
"@typescript-eslint/types@6.7.0":
1865+
version "6.7.0"
1866+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.0.tgz#8de8ba9cafadc38e89003fe303e219c9250089ae"
1867+
integrity sha512-ihPfvOp7pOcN/ysoj0RpBPOx3HQTJTrIN8UZK+WFd3/iDeFHHqeyYxa4hQk4rMhsz9H9mXpR61IzwlBVGXtl9Q==
18691868

18701869
"@typescript-eslint/[email protected]":
18711870
version "5.62.0"
@@ -1880,30 +1879,30 @@
18801879
semver "^7.3.7"
18811880
tsutils "^3.21.0"
18821881

1883-
"@typescript-eslint/typescript-estree@6.2.0":
1884-
version "6.2.0"
1885-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.2.0.tgz#4969944b831b481996aa4fbd73c7164ca683b8ef"
1886-
integrity sha512-Mts6+3HQMSM+LZCglsc2yMIny37IhUgp1Qe8yJUYVyO6rHP7/vN0vajKu3JvHCBIy8TSiKddJ/Zwu80jhnGj1w==
1882+
"@typescript-eslint/typescript-estree@6.7.0":
1883+
version "6.7.0"
1884+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.0.tgz#20ce2801733bd46f02cc0f141f5b63fbbf2afb63"
1885+
integrity sha512-dPvkXj3n6e9yd/0LfojNU8VMUGHWiLuBZvbM6V6QYD+2qxqInE7J+J/ieY2iGwR9ivf/R/haWGkIj04WVUeiSQ==
18871886
dependencies:
1888-
"@typescript-eslint/types" "6.2.0"
1889-
"@typescript-eslint/visitor-keys" "6.2.0"
1887+
"@typescript-eslint/types" "6.7.0"
1888+
"@typescript-eslint/visitor-keys" "6.7.0"
18901889
debug "^4.3.4"
18911890
globby "^11.1.0"
18921891
is-glob "^4.0.3"
18931892
semver "^7.5.4"
18941893
ts-api-utils "^1.0.1"
18951894

1896-
"@typescript-eslint/utils@6.2.0":
1897-
version "6.2.0"
1898-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.2.0.tgz#606a20e5c13883c2d2bd0538ddc4b96b8d410979"
1899-
integrity sha512-RCFrC1lXiX1qEZN8LmLrxYRhOkElEsPKTVSNout8DMzf8PeWoQG7Rxz2SadpJa3VSh5oYKGwt7j7X/VRg+Y3OQ==
1895+
"@typescript-eslint/utils@6.7.0":
1896+
version "6.7.0"
1897+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.0.tgz#61b6f1f1b82ad529abfcee074d21764e880886fb"
1898+
integrity sha512-MfCq3cM0vh2slSikQYqK2Gq52gvOhe57vD2RM3V4gQRZYX4rDPnKLu5p6cm89+LJiGlwEXU8hkYxhqqEC/V3qA==
19001899
dependencies:
19011900
"@eslint-community/eslint-utils" "^4.4.0"
19021901
"@types/json-schema" "^7.0.12"
19031902
"@types/semver" "^7.5.0"
1904-
"@typescript-eslint/scope-manager" "6.2.0"
1905-
"@typescript-eslint/types" "6.2.0"
1906-
"@typescript-eslint/typescript-estree" "6.2.0"
1903+
"@typescript-eslint/scope-manager" "6.7.0"
1904+
"@typescript-eslint/types" "6.7.0"
1905+
"@typescript-eslint/typescript-estree" "6.7.0"
19071906
semver "^7.5.4"
19081907

19091908
"@typescript-eslint/utils@^5.10.0":
@@ -1928,12 +1927,12 @@
19281927
"@typescript-eslint/types" "5.62.0"
19291928
eslint-visitor-keys "^3.3.0"
19301929

1931-
"@typescript-eslint/visitor-keys@6.2.0":
1932-
version "6.2.0"
1933-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.2.0.tgz#71943f42fdaa2ec86dc3222091f41761a49ae71a"
1934-
integrity sha512-QbaYUQVKKo9bgCzpjz45llCfwakyoxHetIy8CAvYCtd16Zu1KrpzNHofwF8kGkpPOxZB2o6kz+0nqH8ZkIzuoQ==
1930+
"@typescript-eslint/visitor-keys@6.7.0":
1931+
version "6.7.0"
1932+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.0.tgz#34140ac76dfb6316d17012e4469acf3366ad3f44"
1933+
integrity sha512-/C1RVgKFDmGMcVGeD8HjKv2bd72oI1KxQDeY8uc66gw9R0OK0eMq48cA+jv9/2Ag6cdrsUGySm1yzYmfz0hxwQ==
19351934
dependencies:
1936-
"@typescript-eslint/types" "6.2.0"
1935+
"@typescript-eslint/types" "6.7.0"
19371936
eslint-visitor-keys "^3.4.1"
19381937

19391938
@@ -3250,9 +3249,9 @@ eslint-visitor-keys@^2.0.0:
32503249
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
32513250

32523251
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
3253-
version "3.4.1"
3254-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
3255-
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
3252+
version "3.4.3"
3253+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
3254+
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
32563255

32573256
eslint@^7.27.0:
32583257
version "7.32.0"
@@ -5246,11 +5245,6 @@ [email protected]:
52465245
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
52475246
integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==
52485247

5249-
natural-compare-lite@^1.4.0:
5250-
version "1.4.0"
5251-
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
5252-
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
5253-
52545248
natural-compare@^1.4.0:
52555249
version "1.4.0"
52565250
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -6520,9 +6514,9 @@ trim-newlines@^3.0.0:
65206514
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
65216515

65226516
ts-api-utils@^1.0.1:
6523-
version "1.0.1"
6524-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
6525-
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
6517+
version "1.0.3"
6518+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
6519+
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
65266520

65276521
tslib@^1.8.1:
65286522
version "1.14.1"

0 commit comments

Comments
 (0)