Skip to content

Commit 5ae8557

Browse files
chore(deps): update typescript-eslint monorepo to v7.8.0
1 parent 47db81b commit 5ae8557

File tree

1 file changed

+74
-81
lines changed

1 file changed

+74
-81
lines changed

yarn.lock

Lines changed: 74 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
dependencies:
2222
eslint-visitor-keys "^3.3.0"
2323

24-
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
24+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
2525
version "4.10.0"
2626
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
2727
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
@@ -124,7 +124,7 @@
124124
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
125125
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
126126

127-
"@types/json-schema@^7.0.12":
127+
"@types/json-schema@^7.0.15":
128128
version "7.0.15"
129129
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
130130
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -134,96 +134,96 @@
134134
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.66.tgz#dd035d409df322acc83dff62a602f12a5783bbb3"
135135
integrity sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw==
136136

137-
"@types/semver@^7.5.0":
137+
"@types/semver@^7.5.8":
138138
version "7.5.8"
139139
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
140140
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
141141

142142
"@typescript-eslint/eslint-plugin@^7.0.0":
143-
version "7.1.1"
144-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.1.1.tgz#dd71fc5c7ecec745ca26ece506d84d203a205c0e"
145-
integrity sha512-zioDz623d0RHNhvx0eesUmGfIjzrk18nSBC8xewepKXbBvN/7c1qImV7Hg8TI1URTxKax7/zxfxj3Uph8Chcuw==
146-
dependencies:
147-
"@eslint-community/regexpp" "^4.5.1"
148-
"@typescript-eslint/scope-manager" "7.1.1"
149-
"@typescript-eslint/type-utils" "7.1.1"
150-
"@typescript-eslint/utils" "7.1.1"
151-
"@typescript-eslint/visitor-keys" "7.1.1"
143+
version "7.8.0"
144+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.8.0.tgz#c78e309fe967cb4de05b85cdc876fb95f8e01b6f"
145+
integrity sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==
146+
dependencies:
147+
"@eslint-community/regexpp" "^4.10.0"
148+
"@typescript-eslint/scope-manager" "7.8.0"
149+
"@typescript-eslint/type-utils" "7.8.0"
150+
"@typescript-eslint/utils" "7.8.0"
151+
"@typescript-eslint/visitor-keys" "7.8.0"
152152
debug "^4.3.4"
153153
graphemer "^1.4.0"
154-
ignore "^5.2.4"
154+
ignore "^5.3.1"
155155
natural-compare "^1.4.0"
156-
semver "^7.5.4"
157-
ts-api-utils "^1.0.1"
156+
semver "^7.6.0"
157+
ts-api-utils "^1.3.0"
158158

159159
"@typescript-eslint/parser@^7.0.0":
160-
version "7.1.1"
161-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.1.1.tgz#6a9d0a5c9ccdf5dbd3cb8c949728c64e24e07d1f"
162-
integrity sha512-ZWUFyL0z04R1nAEgr9e79YtV5LbafdOtN7yapNbn1ansMyaegl2D4bL7vHoJ4HPSc4CaLwuCVas8CVuneKzplQ==
163-
dependencies:
164-
"@typescript-eslint/scope-manager" "7.1.1"
165-
"@typescript-eslint/types" "7.1.1"
166-
"@typescript-eslint/typescript-estree" "7.1.1"
167-
"@typescript-eslint/visitor-keys" "7.1.1"
160+
version "7.8.0"
161+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.8.0.tgz#1e1db30c8ab832caffee5f37e677dbcb9357ddc8"
162+
integrity sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==
163+
dependencies:
164+
"@typescript-eslint/scope-manager" "7.8.0"
165+
"@typescript-eslint/types" "7.8.0"
166+
"@typescript-eslint/typescript-estree" "7.8.0"
167+
"@typescript-eslint/visitor-keys" "7.8.0"
168168
debug "^4.3.4"
169169

170-
"@typescript-eslint/scope-manager@7.1.1":
171-
version "7.1.1"
172-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.1.1.tgz#9e301803ff8e21a74f50c6f89a4baccad9a48f93"
173-
integrity sha512-cirZpA8bJMRb4WZ+rO6+mnOJrGFDd38WoXCEI57+CYBqta8Yc8aJym2i7vyqLL1vVYljgw0X27axkUXz32T8TA==
170+
"@typescript-eslint/scope-manager@7.8.0":
171+
version "7.8.0"
172+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047"
173+
integrity sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==
174174
dependencies:
175-
"@typescript-eslint/types" "7.1.1"
176-
"@typescript-eslint/visitor-keys" "7.1.1"
175+
"@typescript-eslint/types" "7.8.0"
176+
"@typescript-eslint/visitor-keys" "7.8.0"
177177

178-
"@typescript-eslint/type-utils@7.1.1":
179-
version "7.1.1"
180-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.1.1.tgz#aee820d5bedd39b83c18585a526cc520ddb7a226"
181-
integrity sha512-5r4RKze6XHEEhlZnJtR3GYeCh1IueUHdbrukV2KSlLXaTjuSfeVF8mZUVPLovidCuZfbVjfhi4c0DNSa/Rdg5g==
178+
"@typescript-eslint/type-utils@7.8.0":
179+
version "7.8.0"
180+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.8.0.tgz#9de166f182a6e4d1c5da76e94880e91831e3e26f"
181+
integrity sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==
182182
dependencies:
183-
"@typescript-eslint/typescript-estree" "7.1.1"
184-
"@typescript-eslint/utils" "7.1.1"
183+
"@typescript-eslint/typescript-estree" "7.8.0"
184+
"@typescript-eslint/utils" "7.8.0"
185185
debug "^4.3.4"
186-
ts-api-utils "^1.0.1"
186+
ts-api-utils "^1.3.0"
187187

188-
"@typescript-eslint/types@7.1.1":
189-
version "7.1.1"
190-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.1.tgz#ca33ba7cf58224fb46a84fea62593c2c53cd795f"
191-
integrity sha512-KhewzrlRMrgeKm1U9bh2z5aoL4s7K3tK5DwHDn8MHv0yQfWFz/0ZR6trrIHHa5CsF83j/GgHqzdbzCXJ3crx0Q==
188+
"@typescript-eslint/types@7.8.0":
189+
version "7.8.0"
190+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
191+
integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
192192

193-
"@typescript-eslint/typescript-estree@7.1.1":
194-
version "7.1.1"
195-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.1.1.tgz#09c54af0151a1b05d0875c0fc7fe2ec7a2476ece"
196-
integrity sha512-9ZOncVSfr+sMXVxxca2OJOPagRwT0u/UHikM2Rd6L/aB+kL/QAuTnsv6MeXtjzCJYb8PzrXarypSGIPx3Jemxw==
193+
"@typescript-eslint/typescript-estree@7.8.0":
194+
version "7.8.0"
195+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
196+
integrity sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==
197197
dependencies:
198-
"@typescript-eslint/types" "7.1.1"
199-
"@typescript-eslint/visitor-keys" "7.1.1"
198+
"@typescript-eslint/types" "7.8.0"
199+
"@typescript-eslint/visitor-keys" "7.8.0"
200200
debug "^4.3.4"
201201
globby "^11.1.0"
202202
is-glob "^4.0.3"
203-
minimatch "9.0.3"
204-
semver "^7.5.4"
205-
ts-api-utils "^1.0.1"
203+
minimatch "^9.0.4"
204+
semver "^7.6.0"
205+
ts-api-utils "^1.3.0"
206206

207-
"@typescript-eslint/utils@7.1.1":
208-
version "7.1.1"
209-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.1.1.tgz#bdeeb789eee4af5d3fb5400a69566d4dbf97ff3b"
210-
integrity sha512-thOXM89xA03xAE0lW7alstvnyoBUbBX38YtY+zAUcpRPcq9EIhXPuJ0YTv948MbzmKh6e1AUszn5cBFK49Umqg==
207+
"@typescript-eslint/utils@7.8.0":
208+
version "7.8.0"
209+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.8.0.tgz#57a79f9c0c0740ead2f622e444cfaeeb9fd047cd"
210+
integrity sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==
211211
dependencies:
212212
"@eslint-community/eslint-utils" "^4.4.0"
213-
"@types/json-schema" "^7.0.12"
214-
"@types/semver" "^7.5.0"
215-
"@typescript-eslint/scope-manager" "7.1.1"
216-
"@typescript-eslint/types" "7.1.1"
217-
"@typescript-eslint/typescript-estree" "7.1.1"
218-
semver "^7.5.4"
219-
220-
"@typescript-eslint/visitor-keys@7.1.1":
221-
version "7.1.1"
222-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.1.1.tgz#e6538a58c9b157f03bcbb29e3b6a92fe39a6ab0d"
223-
integrity sha512-yTdHDQxY7cSoCcAtiBzVzxleJhkGB9NncSIyMYe2+OGON1ZsP9zOPws/Pqgopa65jvknOjlk/w7ulPlZ78PiLQ==
224-
dependencies:
225-
"@typescript-eslint/types" "7.1.1"
226-
eslint-visitor-keys "^3.4.1"
213+
"@types/json-schema" "^7.0.15"
214+
"@types/semver" "^7.5.8"
215+
"@typescript-eslint/scope-manager" "7.8.0"
216+
"@typescript-eslint/types" "7.8.0"
217+
"@typescript-eslint/typescript-estree" "7.8.0"
218+
semver "^7.6.0"
219+
220+
"@typescript-eslint/visitor-keys@7.8.0":
221+
version "7.8.0"
222+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
223+
integrity sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==
224+
dependencies:
225+
"@typescript-eslint/types" "7.8.0"
226+
eslint-visitor-keys "^3.4.3"
227227

228228
"@ungap/structured-clone@^1.2.0":
229229
version "1.2.0"
@@ -663,7 +663,7 @@ has-flag@^4.0.0:
663663
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
664664
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
665665

666-
ignore@^5.2.0, ignore@^5.2.4:
666+
ignore@^5.2.0, ignore@^5.3.1:
667667
version "5.3.1"
668668
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
669669
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
@@ -822,21 +822,14 @@ mime-types@^2.1.12:
822822
dependencies:
823823
mime-db "1.49.0"
824824

825-
minimatch@9.0.3:
826-
version "9.0.3"
827-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
828-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
829-
dependencies:
830-
brace-expansion "^2.0.1"
831-
832825
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
833826
version "3.1.2"
834827
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
835828
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
836829
dependencies:
837830
brace-expansion "^1.1.7"
838831

839-
minimatch@^9.0.3:
832+
minimatch@^9.0.3, minimatch@^9.0.4:
840833
version "9.0.4"
841834
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
842835
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
@@ -967,7 +960,7 @@ run-parallel@^1.1.9:
967960
dependencies:
968961
queue-microtask "^1.2.2"
969962

970-
semver@^7.5.4:
963+
semver@^7.6.0:
971964
version "7.6.0"
972965
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
973966
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
@@ -1032,10 +1025,10 @@ to-regex-range@^5.0.1:
10321025
dependencies:
10331026
is-number "^7.0.0"
10341027

1035-
ts-api-utils@^1.0.1:
1036-
version "1.2.1"
1037-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.2.1.tgz#f716c7e027494629485b21c0df6180f4d08f5e8b"
1038-
integrity sha512-RIYA36cJn2WiH9Hy77hdF9r7oEwxAtB/TS9/S4Qd90Ap4z5FSiin5zEiTL44OII1Y3IIlEvxwxFUVgrHSZ/UpA==
1028+
ts-api-utils@^1.3.0:
1029+
version "1.3.0"
1030+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
1031+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
10391032

10401033
ts-node@^10.9.1:
10411034
version "10.9.2"

0 commit comments

Comments
 (0)