Skip to content

Commit 9437d05

Browse files
build(deps): bump typescript-eslint in the typescript group (#1937)
Bumps the typescript group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.49.0 to 8.50.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 167e44d commit 9437d05

1 file changed

Lines changed: 15 additions & 111 deletions

File tree

yarn.lock

Lines changed: 15 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@
858858
dependencies:
859859
tslib "^2.4.0"
860860

861-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.7.0":
861+
"@eslint-community/eslint-utils@^4.2.0":
862862
version "4.7.0"
863863
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
864864
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
@@ -872,7 +872,7 @@
872872
dependencies:
873873
eslint-visitor-keys "^3.4.3"
874874

875-
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.12.2":
875+
"@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.12.2":
876876
version "4.12.2"
877877
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
878878
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
@@ -1691,20 +1691,6 @@
16911691
dependencies:
16921692
"@types/yargs-parser" "*"
16931693

1694-
"@typescript-eslint/eslint-plugin@8.49.0":
1695-
version "8.49.0"
1696-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.49.0.tgz#8ed8736b8415a9193989220eadb6031dbcd2260a"
1697-
integrity sha512-JXij0vzIaTtCwu6SxTh8qBc66kmf1xs7pI4UOiMDFVct6q86G0Zs7KRcEoJgY3Cav3x5Tq0MF5jwgpgLqgKG3A==
1698-
dependencies:
1699-
"@eslint-community/regexpp" "^4.10.0"
1700-
"@typescript-eslint/scope-manager" "8.49.0"
1701-
"@typescript-eslint/type-utils" "8.49.0"
1702-
"@typescript-eslint/utils" "8.49.0"
1703-
"@typescript-eslint/visitor-keys" "8.49.0"
1704-
ignore "^7.0.0"
1705-
natural-compare "^1.4.0"
1706-
ts-api-utils "^2.1.0"
1707-
17081694
"@typescript-eslint/eslint-plugin@8.52.0":
17091695
version "8.52.0"
17101696
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.52.0.tgz#9a9f1d2ee974ed77a8b1bda94e77123f697ee8b4"
@@ -1719,17 +1705,6 @@
17191705
natural-compare "^1.4.0"
17201706
ts-api-utils "^2.4.0"
17211707

1722-
"@typescript-eslint/parser@8.49.0":
1723-
version "8.49.0"
1724-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.49.0.tgz#0ede412d59e99239b770f0f08c76c42fba717fa2"
1725-
integrity sha512-N9lBGA9o9aqb1hVMc9hzySbhKibHmB+N3IpoShyV6HyQYRGIhlrO5rQgttypi+yEeKsKI4idxC8Jw6gXKD4THA==
1726-
dependencies:
1727-
"@typescript-eslint/scope-manager" "8.49.0"
1728-
"@typescript-eslint/types" "8.49.0"
1729-
"@typescript-eslint/typescript-estree" "8.49.0"
1730-
"@typescript-eslint/visitor-keys" "8.49.0"
1731-
debug "^4.3.4"
1732-
17331708
"@typescript-eslint/parser@8.52.0":
17341709
version "8.52.0"
17351710
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.52.0.tgz#9fae9f5f13ebb1c8f31a50c34381bfd6bf96a05f"
@@ -1741,15 +1716,6 @@
17411716
"@typescript-eslint/visitor-keys" "8.52.0"
17421717
debug "^4.4.3"
17431718

1744-
"@typescript-eslint/project-service@8.49.0":
1745-
version "8.49.0"
1746-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.49.0.tgz#ce220525c88cb2d23792b391c07e14cb9697651a"
1747-
integrity sha512-/wJN0/DKkmRUMXjZUXYZpD1NEQzQAAn9QWfGwo+Ai8gnzqH7tvqS7oNVdTjKqOcPyVIdZdyCMoqN66Ia789e7g==
1748-
dependencies:
1749-
"@typescript-eslint/tsconfig-utils" "^8.49.0"
1750-
"@typescript-eslint/types" "^8.49.0"
1751-
debug "^4.3.4"
1752-
17531719
"@typescript-eslint/project-service@8.52.0":
17541720
version "8.52.0"
17551721
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.52.0.tgz#5fb4c16af4eda6d74c70cbc62f5d3f77b96e4cbe"
@@ -1759,14 +1725,6 @@
17591725
"@typescript-eslint/types" "^8.52.0"
17601726
debug "^4.4.3"
17611727

1762-
"@typescript-eslint/scope-manager@8.49.0":
1763-
version "8.49.0"
1764-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.49.0.tgz#a3496765b57fb48035d671174552e462e5bffa63"
1765-
integrity sha512-npgS3zi+/30KSOkXNs0LQXtsg9ekZ8OISAOLGWA/ZOEn0ZH74Ginfl7foziV8DT+D98WfQ5Kopwqb/PZOaIJGg==
1766-
dependencies:
1767-
"@typescript-eslint/types" "8.49.0"
1768-
"@typescript-eslint/visitor-keys" "8.49.0"
1769-
17701728
"@typescript-eslint/scope-manager@8.52.0":
17711729
version "8.52.0"
17721730
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.52.0.tgz#9884ff690fad30380ccabfb08af1ac200af6b4e5"
@@ -1775,27 +1733,11 @@
17751733
"@typescript-eslint/types" "8.52.0"
17761734
"@typescript-eslint/visitor-keys" "8.52.0"
17771735

1778-
"@typescript-eslint/tsconfig-utils@8.49.0", "@typescript-eslint/tsconfig-utils@^8.49.0":
1779-
version "8.49.0"
1780-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.49.0.tgz#857777c8e35dd1e564505833d8043f544442fbf4"
1781-
integrity sha512-8prixNi1/6nawsRYxet4YOhnbW+W9FK/bQPxsGB1D3ZrDzbJ5FXw5XmzxZv82X3B+ZccuSxo/X8q9nQ+mFecWA==
1782-
17831736
"@typescript-eslint/tsconfig-utils@8.52.0", "@typescript-eslint/tsconfig-utils@^8.52.0":
17841737
version "8.52.0"
17851738
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.52.0.tgz#0296751c22ed05c83787a6eaec65ae221bd8b8ed"
17861739
integrity sha512-jl+8fzr/SdzdxWJznq5nvoI7qn2tNYV/ZBAEcaFMVXf+K6jmXvAFrgo/+5rxgnL152f//pDEAYAhhBAZGrVfwg==
17871740

1788-
"@typescript-eslint/type-utils@8.49.0":
1789-
version "8.49.0"
1790-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.49.0.tgz#d8118a0c1896a78a22f01d3c176e9945409b085b"
1791-
integrity sha512-KTExJfQ+svY8I10P4HdxKzWsvtVnsuCifU5MvXrRwoP2KOlNZ9ADNEWWsQTJgMxLzS5VLQKDjkCT/YzgsnqmZg==
1792-
dependencies:
1793-
"@typescript-eslint/types" "8.49.0"
1794-
"@typescript-eslint/typescript-estree" "8.49.0"
1795-
"@typescript-eslint/utils" "8.49.0"
1796-
debug "^4.3.4"
1797-
ts-api-utils "^2.1.0"
1798-
17991741
"@typescript-eslint/type-utils@8.52.0":
18001742
version "8.52.0"
18011743
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.52.0.tgz#6e554113f8a074cf9b2faa818d2ebfccb867d6c5"
@@ -1807,31 +1749,11 @@
18071749
debug "^4.4.3"
18081750
ts-api-utils "^2.4.0"
18091751

1810-
"@typescript-eslint/types@8.49.0":
1811-
version "8.49.0"
1812-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.49.0.tgz#c1bd3ebf956d9e5216396349ca23c58d74f06aee"
1813-
integrity sha512-e9k/fneezorUo6WShlQpMxXh8/8wfyc+biu6tnAqA81oWrEic0k21RHzP9uqqpyBBeBKu4T+Bsjy9/b8u7obXQ==
1814-
1815-
"@typescript-eslint/types@8.52.0", "@typescript-eslint/types@^8.49.0", "@typescript-eslint/types@^8.52.0":
1752+
"@typescript-eslint/types@8.52.0", "@typescript-eslint/types@^8.52.0":
18161753
version "8.52.0"
18171754
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.52.0.tgz#1eb0a16b324824bc23b89d109a267c38c9213c4a"
18181755
integrity sha512-LWQV1V4q9V4cT4H5JCIx3481iIFxH1UkVk+ZkGGAV1ZGcjGI9IoFOfg3O6ywz8QqCDEp7Inlg6kovMofsNRaGg==
18191756

1820-
"@typescript-eslint/typescript-estree@8.49.0":
1821-
version "8.49.0"
1822-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.49.0.tgz#99c5a53275197ccb4e849786dad68344e9924135"
1823-
integrity sha512-jrLdRuAbPfPIdYNppHJ/D0wN+wwNfJ32YTAm10eJVsFmrVpXQnDWBn8niCSMlWjvml8jsce5E/O+86IQtTbJWA==
1824-
dependencies:
1825-
"@typescript-eslint/project-service" "8.49.0"
1826-
"@typescript-eslint/tsconfig-utils" "8.49.0"
1827-
"@typescript-eslint/types" "8.49.0"
1828-
"@typescript-eslint/visitor-keys" "8.49.0"
1829-
debug "^4.3.4"
1830-
minimatch "^9.0.4"
1831-
semver "^7.6.0"
1832-
tinyglobby "^0.2.15"
1833-
ts-api-utils "^2.1.0"
1834-
18351757
"@typescript-eslint/typescript-estree@8.52.0":
18361758
version "8.52.0"
18371759
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.52.0.tgz#2ad7721c671be2127951286cb7f44c4ce55b0591"
@@ -1847,16 +1769,6 @@
18471769
tinyglobby "^0.2.15"
18481770
ts-api-utils "^2.4.0"
18491771

1850-
"@typescript-eslint/utils@8.49.0":
1851-
version "8.49.0"
1852-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.49.0.tgz#43b3b91d30afd6f6114532cf0b228f1790f43aff"
1853-
integrity sha512-N3W7rJw7Rw+z1tRsHZbK395TWSYvufBXumYtEGzypgMUthlg0/hmCImeA8hgO2d2G4pd7ftpxxul2J8OdtdaFA==
1854-
dependencies:
1855-
"@eslint-community/eslint-utils" "^4.7.0"
1856-
"@typescript-eslint/scope-manager" "8.49.0"
1857-
"@typescript-eslint/types" "8.49.0"
1858-
"@typescript-eslint/typescript-estree" "8.49.0"
1859-
18601772
"@typescript-eslint/utils@8.52.0", "@typescript-eslint/utils@^8.0.0":
18611773
version "8.52.0"
18621774
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.52.0.tgz#b249be8264899b80d996fa353b4b84da4662f962"
@@ -1867,14 +1779,6 @@
18671779
"@typescript-eslint/types" "8.52.0"
18681780
"@typescript-eslint/typescript-estree" "8.52.0"
18691781

1870-
"@typescript-eslint/visitor-keys@8.49.0":
1871-
version "8.49.0"
1872-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.49.0.tgz#8e450cc502c0d285cad9e84d400cf349a85ced6c"
1873-
integrity sha512-LlKaciDe3GmZFphXIc79THF/YYBugZ7FS1pO581E/edlVVNbZKDy93evqmrfQ9/Y4uN0vVhX4iuchq26mK/iiA==
1874-
dependencies:
1875-
"@typescript-eslint/types" "8.49.0"
1876-
eslint-visitor-keys "^4.2.1"
1877-
18781782
"@typescript-eslint/visitor-keys@8.52.0":
18791783
version "8.52.0"
18801784
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.52.0.tgz#50361c48a6302676230fe498f80f6decce4bf673"
@@ -2404,7 +2308,7 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.3, cross-spawn@^7.0.6:
24042308
shebang-command "^2.0.0"
24052309
which "^2.0.1"
24062310

2407-
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.3:
2311+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.4.3:
24082312
version "4.4.3"
24092313
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
24102314
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
@@ -2889,7 +2793,7 @@ ignore@^5.2.0:
28892793
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
28902794
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
28912795

2892-
ignore@^7.0.0, ignore@^7.0.5:
2796+
ignore@^7.0.5:
28932797
version "7.0.5"
28942798
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
28952799
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
@@ -4133,7 +4037,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
41334037
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
41344038
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
41354039

4136-
semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.2:
4040+
semver@^7.5.3, semver@^7.5.4, semver@^7.7.2:
41374041
version "7.7.2"
41384042
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
41394043
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
@@ -4335,7 +4239,7 @@ to-regex-range@^5.0.1:
43354239
dependencies:
43364240
is-number "^7.0.0"
43374241

4338-
ts-api-utils@^2.1.0, ts-api-utils@^2.4.0:
4242+
ts-api-utils@^2.4.0:
43394243
version "2.4.0"
43404244
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
43414245
integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==
@@ -4385,14 +4289,14 @@ type-fest@^4.41.0:
43854289
integrity sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==
43864290

43874291
typescript-eslint@^8.13.0:
4388-
version "8.49.0"
4389-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.49.0.tgz#4a8b608ae48c0db876c8fb2a2724839fc5a7147c"
4390-
integrity sha512-zRSVH1WXD0uXczCXw+nsdjGPUdx4dfrs5VQoHnUWmv1U3oNlAKv4FUNdLDhVUg+gYn+a5hUESqch//Rv5wVhrg==
4391-
dependencies:
4392-
"@typescript-eslint/eslint-plugin" "8.49.0"
4393-
"@typescript-eslint/parser" "8.49.0"
4394-
"@typescript-eslint/typescript-estree" "8.49.0"
4395-
"@typescript-eslint/utils" "8.49.0"
4292+
version "8.52.0"
4293+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.52.0.tgz#b8c156b6f2b4dee202a85712ff6a37f614476413"
4294+
integrity sha512-atlQQJ2YkO4pfTVQmQ+wvYQwexPDOIgo+RaVcD7gHgzy/IQA+XTyuxNM9M9TVXvttkF7koBHmcwisKdOAf2EcA==
4295+
dependencies:
4296+
"@typescript-eslint/eslint-plugin" "8.52.0"
4297+
"@typescript-eslint/parser" "8.52.0"
4298+
"@typescript-eslint/typescript-estree" "8.52.0"
4299+
"@typescript-eslint/utils" "8.52.0"
43964300

43974301
typescript@5.8.3:
43984302
version "5.8.3"

0 commit comments

Comments
 (0)