Skip to content

Commit 8cbbe28

Browse files
chore(deps): bump typescript-eslint to ^5.0.0 (#965)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 103c5f0 commit 8cbbe28

File tree

1 file changed

+55
-50
lines changed

1 file changed

+55
-50
lines changed

yarn.lock

Lines changed: 55 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,9 +1283,9 @@
12831283
eslint-visitor-keys "^3.3.0"
12841284

12851285
"@eslint-community/regexpp@^4.4.0":
1286-
version "4.5.1"
1287-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
1288-
integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
1286+
version "4.6.2"
1287+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
1288+
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
12891289

12901290
"@eslint/eslintrc@^0.4.3":
12911291
version "0.4.3"
@@ -1822,87 +1822,87 @@
18221822
"@types/node" "*"
18231823

18241824
"@typescript-eslint/eslint-plugin@^5.0.0":
1825-
version "5.60.1"
1826-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.60.1.tgz#81382d6ecb92b8dda70e91f9035611cb2fecd1c3"
1827-
integrity sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==
1825+
version "5.62.0"
1826+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
1827+
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
18281828
dependencies:
18291829
"@eslint-community/regexpp" "^4.4.0"
1830-
"@typescript-eslint/scope-manager" "5.60.1"
1831-
"@typescript-eslint/type-utils" "5.60.1"
1832-
"@typescript-eslint/utils" "5.60.1"
1830+
"@typescript-eslint/scope-manager" "5.62.0"
1831+
"@typescript-eslint/type-utils" "5.62.0"
1832+
"@typescript-eslint/utils" "5.62.0"
18331833
debug "^4.3.4"
1834-
grapheme-splitter "^1.0.4"
1834+
graphemer "^1.4.0"
18351835
ignore "^5.2.0"
18361836
natural-compare-lite "^1.4.0"
18371837
semver "^7.3.7"
18381838
tsutils "^3.21.0"
18391839

18401840
"@typescript-eslint/parser@^5.0.0":
1841-
version "5.60.1"
1842-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.60.1.tgz#0f2f58209c0862a73e3d5a56099abfdfa21d0fd3"
1843-
integrity sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==
1841+
version "5.62.0"
1842+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
1843+
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
18441844
dependencies:
1845-
"@typescript-eslint/scope-manager" "5.60.1"
1846-
"@typescript-eslint/types" "5.60.1"
1847-
"@typescript-eslint/typescript-estree" "5.60.1"
1845+
"@typescript-eslint/scope-manager" "5.62.0"
1846+
"@typescript-eslint/types" "5.62.0"
1847+
"@typescript-eslint/typescript-estree" "5.62.0"
18481848
debug "^4.3.4"
18491849

1850-
"@typescript-eslint/scope-manager@5.60.1":
1851-
version "5.60.1"
1852-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.60.1.tgz#35abdb47f500c68c08f2f2b4f22c7c79472854bb"
1853-
integrity sha512-Dn/LnN7fEoRD+KspEOV0xDMynEmR3iSHdgNsarlXNLGGtcUok8L4N71dxUgt3YvlO8si7E+BJ5Fe3wb5yUw7DQ==
1850+
"@typescript-eslint/scope-manager@5.62.0":
1851+
version "5.62.0"
1852+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
1853+
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
18541854
dependencies:
1855-
"@typescript-eslint/types" "5.60.1"
1856-
"@typescript-eslint/visitor-keys" "5.60.1"
1855+
"@typescript-eslint/types" "5.62.0"
1856+
"@typescript-eslint/visitor-keys" "5.62.0"
18571857

1858-
"@typescript-eslint/type-utils@5.60.1":
1859-
version "5.60.1"
1860-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.60.1.tgz#17770540e98d65ab4730c7aac618003f702893f4"
1861-
integrity sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==
1858+
"@typescript-eslint/type-utils@5.62.0":
1859+
version "5.62.0"
1860+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
1861+
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
18621862
dependencies:
1863-
"@typescript-eslint/typescript-estree" "5.60.1"
1864-
"@typescript-eslint/utils" "5.60.1"
1863+
"@typescript-eslint/typescript-estree" "5.62.0"
1864+
"@typescript-eslint/utils" "5.62.0"
18651865
debug "^4.3.4"
18661866
tsutils "^3.21.0"
18671867

1868-
"@typescript-eslint/types@5.60.1":
1869-
version "5.60.1"
1870-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.60.1.tgz#a17473910f6b8d388ea83c9d7051af89c4eb7561"
1871-
integrity sha512-zDcDx5fccU8BA0IDZc71bAtYIcG9PowaOwaD8rjYbqwK7dpe/UMQl3inJ4UtUK42nOCT41jTSCwg76E62JpMcg==
1868+
"@typescript-eslint/types@5.62.0":
1869+
version "5.62.0"
1870+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
1871+
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
18721872

1873-
"@typescript-eslint/typescript-estree@5.60.1":
1874-
version "5.60.1"
1875-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.1.tgz#8c71824b7165b64d5ebd7aa42968899525959834"
1876-
integrity sha512-hkX70J9+2M2ZT6fhti5Q2FoU9zb+GeZK2SLP1WZlvUDqdMbEKhexZODD1WodNRyO8eS+4nScvT0dts8IdaBzfw==
1873+
"@typescript-eslint/typescript-estree@5.62.0":
1874+
version "5.62.0"
1875+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
1876+
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
18771877
dependencies:
1878-
"@typescript-eslint/types" "5.60.1"
1879-
"@typescript-eslint/visitor-keys" "5.60.1"
1878+
"@typescript-eslint/types" "5.62.0"
1879+
"@typescript-eslint/visitor-keys" "5.62.0"
18801880
debug "^4.3.4"
18811881
globby "^11.1.0"
18821882
is-glob "^4.0.3"
18831883
semver "^7.3.7"
18841884
tsutils "^3.21.0"
18851885

1886-
"@typescript-eslint/utils@5.60.1", "@typescript-eslint/utils@^5.10.0":
1887-
version "5.60.1"
1888-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.60.1.tgz#6861ebedbefba1ac85482d2bdef6f2ff1eb65b80"
1889-
integrity sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==
1886+
"@typescript-eslint/utils@5.62.0", "@typescript-eslint/utils@^5.10.0":
1887+
version "5.62.0"
1888+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
1889+
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
18901890
dependencies:
18911891
"@eslint-community/eslint-utils" "^4.2.0"
18921892
"@types/json-schema" "^7.0.9"
18931893
"@types/semver" "^7.3.12"
1894-
"@typescript-eslint/scope-manager" "5.60.1"
1895-
"@typescript-eslint/types" "5.60.1"
1896-
"@typescript-eslint/typescript-estree" "5.60.1"
1894+
"@typescript-eslint/scope-manager" "5.62.0"
1895+
"@typescript-eslint/types" "5.62.0"
1896+
"@typescript-eslint/typescript-estree" "5.62.0"
18971897
eslint-scope "^5.1.1"
18981898
semver "^7.3.7"
18991899

1900-
"@typescript-eslint/visitor-keys@5.60.1":
1901-
version "5.60.1"
1902-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.1.tgz#19a877358bf96318ec35d90bfe6bd1445cce9434"
1903-
integrity sha512-xEYIxKcultP6E/RMKqube11pGjXH1DCo60mQoWhVYyKfLkwbIVVjYxmOenNMxILx0TjCujPTjjnTIVzm09TXIw==
1900+
"@typescript-eslint/visitor-keys@5.62.0":
1901+
version "5.62.0"
1902+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
1903+
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
19041904
dependencies:
1905-
"@typescript-eslint/types" "5.60.1"
1905+
"@typescript-eslint/types" "5.62.0"
19061906
eslint-visitor-keys "^3.3.0"
19071907

19081908
@@ -3761,6 +3761,11 @@ grapheme-splitter@^1.0.4:
37613761
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
37623762
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
37633763

3764+
graphemer@^1.4.0:
3765+
version "1.4.0"
3766+
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
3767+
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
3768+
37643769
har-schema@^2.0.0:
37653770
version "2.0.0"
37663771
resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"

0 commit comments

Comments
 (0)