Skip to content

Commit cabf6da

Browse files
Update typescript-eslint monorepo to v5.59.7 (#3432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 895a82e commit cabf6da

File tree

1 file changed

+70
-22
lines changed

1 file changed

+70
-22
lines changed

yarn.lock

+70-22
Original file line numberDiff line numberDiff line change
@@ -1771,9 +1771,9 @@
17711771
parse5 "^7.0.0"
17721772

17731773
"@types/json-schema@^7.0.9":
1774-
version "7.0.11"
1775-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
1776-
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
1774+
version "7.0.12"
1775+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
1776+
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
17771777

17781778
"@types/json5@^0.0.29":
17791779
version "0.0.29"
@@ -1853,14 +1853,14 @@
18531853
"@types/yargs-parser" "*"
18541854

18551855
"@typescript-eslint/eslint-plugin@^5.45.0":
1856-
version "5.59.6"
1857-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.6.tgz#a350faef1baa1e961698240f922d8de1761a9e2b"
1858-
integrity sha512-sXtOgJNEuRU5RLwPUb1jxtToZbgvq3M6FPpY4QENxoOggK+UpTxUBpj6tD8+Qh2g46Pi9We87E+eHnUw8YcGsw==
1856+
version "5.59.8"
1857+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.8.tgz#1e7a3e5318ece22251dfbc5c9c6feeb4793cc509"
1858+
integrity sha512-JDMOmhXteJ4WVKOiHXGCoB96ADWg9q7efPWHRViT/f09bA8XOMLAVHHju3l0MkZnG1izaWXYmgvQcUjTRcpShQ==
18591859
dependencies:
18601860
"@eslint-community/regexpp" "^4.4.0"
1861-
"@typescript-eslint/scope-manager" "5.59.6"
1862-
"@typescript-eslint/type-utils" "5.59.6"
1863-
"@typescript-eslint/utils" "5.59.6"
1861+
"@typescript-eslint/scope-manager" "5.59.8"
1862+
"@typescript-eslint/type-utils" "5.59.8"
1863+
"@typescript-eslint/utils" "5.59.8"
18641864
debug "^4.3.4"
18651865
grapheme-splitter "^1.0.4"
18661866
ignore "^5.2.0"
@@ -1869,13 +1869,13 @@
18691869
tsutils "^3.21.0"
18701870

18711871
"@typescript-eslint/parser@^5.45.0":
1872-
version "5.59.6"
1873-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.6.tgz#bd36f71f5a529f828e20b627078d3ed6738dbb40"
1874-
integrity sha512-7pCa6al03Pv1yf/dUg/s1pXz/yGMUBAw5EeWqNTFiSueKvRNonze3hma3lhdsOrQcaOXhbk5gKu2Fludiho9VA==
1872+
version "5.59.8"
1873+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.8.tgz#60cbb00671d86cf746044ab797900b1448188567"
1874+
integrity sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw==
18751875
dependencies:
1876-
"@typescript-eslint/scope-manager" "5.59.6"
1877-
"@typescript-eslint/types" "5.59.6"
1878-
"@typescript-eslint/typescript-estree" "5.59.6"
1876+
"@typescript-eslint/scope-manager" "5.59.8"
1877+
"@typescript-eslint/types" "5.59.8"
1878+
"@typescript-eslint/typescript-estree" "5.59.8"
18791879
debug "^4.3.4"
18801880

18811881
"@typescript-eslint/[email protected]":
@@ -1886,13 +1886,21 @@
18861886
"@typescript-eslint/types" "5.59.6"
18871887
"@typescript-eslint/visitor-keys" "5.59.6"
18881888

1889-
"@typescript-eslint/type-utils@5.59.6":
1890-
version "5.59.6"
1891-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.6.tgz#37c51d2ae36127d8b81f32a0a4d2efae19277c48"
1892-
integrity sha512-A4tms2Mp5yNvLDlySF+kAThV9VTBPCvGf0Rp8nl/eoDX9Okun8byTKoj3fJ52IJitjWOk0fKPNQhXEB++eNozQ==
1889+
"@typescript-eslint/scope-manager@5.59.8":
1890+
version "5.59.8"
1891+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8"
1892+
integrity sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig==
18931893
dependencies:
1894-
"@typescript-eslint/typescript-estree" "5.59.6"
1895-
"@typescript-eslint/utils" "5.59.6"
1894+
"@typescript-eslint/types" "5.59.8"
1895+
"@typescript-eslint/visitor-keys" "5.59.8"
1896+
1897+
"@typescript-eslint/[email protected]":
1898+
version "5.59.8"
1899+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.8.tgz#aa6c029a9d7706d26bbd25eb4666398781df6ea2"
1900+
integrity sha512-+5M518uEIHFBy3FnyqZUF3BMP+AXnYn4oyH8RF012+e7/msMY98FhGL5SrN29NQ9xDgvqCgYnsOiKp1VjZ/fpA==
1901+
dependencies:
1902+
"@typescript-eslint/typescript-estree" "5.59.8"
1903+
"@typescript-eslint/utils" "5.59.8"
18961904
debug "^4.3.4"
18971905
tsutils "^3.21.0"
18981906

@@ -1901,6 +1909,11 @@
19011909
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.6.tgz#5a6557a772af044afe890d77c6a07e8c23c2460b"
19021910
integrity sha512-tH5lBXZI7T2MOUgOWFdVNUILsI02shyQvfzG9EJkoONWugCG77NDDa1EeDGw7oJ5IvsTAAGVV8I3Tk2PNu9QfA==
19031911

1912+
"@typescript-eslint/[email protected]":
1913+
version "5.59.8"
1914+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8"
1915+
integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==
1916+
19041917
"@typescript-eslint/[email protected]":
19051918
version "5.59.6"
19061919
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.6.tgz#2fb80522687bd3825504925ea7e1b8de7bb6251b"
@@ -1914,7 +1927,34 @@
19141927
semver "^7.3.7"
19151928
tsutils "^3.21.0"
19161929

1917-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0":
1930+
"@typescript-eslint/[email protected]":
1931+
version "5.59.8"
1932+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7"
1933+
integrity sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg==
1934+
dependencies:
1935+
"@typescript-eslint/types" "5.59.8"
1936+
"@typescript-eslint/visitor-keys" "5.59.8"
1937+
debug "^4.3.4"
1938+
globby "^11.1.0"
1939+
is-glob "^4.0.3"
1940+
semver "^7.3.7"
1941+
tsutils "^3.21.0"
1942+
1943+
"@typescript-eslint/[email protected]":
1944+
version "5.59.8"
1945+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.8.tgz#34d129f35a2134c67fdaf024941e8f96050dca2b"
1946+
integrity sha512-Tr65630KysnNn9f9G7ROF3w1b5/7f6QVCJ+WK9nhIocWmx9F+TmCAcglF26Vm7z8KCTwoKcNEBZrhlklla3CKg==
1947+
dependencies:
1948+
"@eslint-community/eslint-utils" "^4.2.0"
1949+
"@types/json-schema" "^7.0.9"
1950+
"@types/semver" "^7.3.12"
1951+
"@typescript-eslint/scope-manager" "5.59.8"
1952+
"@typescript-eslint/types" "5.59.8"
1953+
"@typescript-eslint/typescript-estree" "5.59.8"
1954+
eslint-scope "^5.1.1"
1955+
semver "^7.3.7"
1956+
1957+
"@typescript-eslint/utils@^5.10.0":
19181958
version "5.59.6"
19191959
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.6.tgz#82960fe23788113fc3b1f9d4663d6773b7907839"
19201960
integrity sha512-vzaaD6EXbTS29cVH0JjXBdzMt6VBlv+hE31XktDRMX1j3462wZCJa7VzO2AxXEXcIl8GQqZPcOPuW/Z1tZVogg==
@@ -1936,6 +1976,14 @@
19361976
"@typescript-eslint/types" "5.59.6"
19371977
eslint-visitor-keys "^3.3.0"
19381978

1979+
"@typescript-eslint/[email protected]":
1980+
version "5.59.8"
1981+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40"
1982+
integrity sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ==
1983+
dependencies:
1984+
"@typescript-eslint/types" "5.59.8"
1985+
eslint-visitor-keys "^3.3.0"
1986+
19391987
JSONStream@^1.0.3:
19401988
version "1.3.5"
19411989
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)