Skip to content

Commit 21d2de9

Browse files
chore(deps): update typescript-eslint monorepo to v8.30.0
1 parent 9a8b09d commit 21d2de9

File tree

1 file changed

+57
-50
lines changed

1 file changed

+57
-50
lines changed

yarn.lock

Lines changed: 57 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,20 @@
99
dependencies:
1010
"@jridgewell/trace-mapping" "0.3.9"
1111

12-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
12+
"@eslint-community/eslint-utils@^4.2.0":
1313
version "4.5.1"
1414
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz#b0fc7e06d0c94f801537fd4237edc2706d3b8e4c"
1515
integrity sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==
1616
dependencies:
1717
eslint-visitor-keys "^3.4.3"
1818

19+
"@eslint-community/eslint-utils@^4.4.0":
20+
version "4.6.0"
21+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.6.0.tgz#bfe67b3d334a8579a35e48fe240dc0638d1bcd91"
22+
integrity sha512-WhCn7Z7TauhBtmzhvKpoQs0Wwb/kBcy4CwpuI0/eEIr2Lx2auxmulAzLr91wVZJaz47iUZdkXOK7WlAfxGKCnA==
23+
dependencies:
24+
eslint-visitor-keys "^3.4.3"
25+
1926
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.12.1":
2027
version "4.12.1"
2128
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
@@ -222,84 +229,84 @@
222229
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
223230

224231
"@typescript-eslint/eslint-plugin@^8.0.0":
225-
version "8.29.0"
226-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz#151c4878700a5ad229ce6713d2674d58b626b3d9"
227-
integrity sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==
232+
version "8.30.0"
233+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.30.0.tgz#842f444e5a48013f9fed1593494210457ac27f5a"
234+
integrity sha512-3LOb8q0E1kazkeON2awh5oWnsn+KO9pPvzSWZNCYeXOZw81yXeq0WfOB22kVCHESHFgQST6LFmkISvjaE9V5kw==
228235
dependencies:
229236
"@eslint-community/regexpp" "^4.10.0"
230-
"@typescript-eslint/scope-manager" "8.29.0"
231-
"@typescript-eslint/type-utils" "8.29.0"
232-
"@typescript-eslint/utils" "8.29.0"
233-
"@typescript-eslint/visitor-keys" "8.29.0"
237+
"@typescript-eslint/scope-manager" "8.30.0"
238+
"@typescript-eslint/type-utils" "8.30.0"
239+
"@typescript-eslint/utils" "8.30.0"
240+
"@typescript-eslint/visitor-keys" "8.30.0"
234241
graphemer "^1.4.0"
235242
ignore "^5.3.1"
236243
natural-compare "^1.4.0"
237244
ts-api-utils "^2.0.1"
238245

239246
"@typescript-eslint/parser@^8.0.0":
240-
version "8.29.0"
241-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
242-
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
243-
dependencies:
244-
"@typescript-eslint/scope-manager" "8.29.0"
245-
"@typescript-eslint/types" "8.29.0"
246-
"@typescript-eslint/typescript-estree" "8.29.0"
247-
"@typescript-eslint/visitor-keys" "8.29.0"
247+
version "8.30.0"
248+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.30.0.tgz#227f6334e5631cd3c309e49e40ccd308381ecc51"
249+
integrity sha512-5w64ZeRCgWOA/2ADPoFYmDYdPnEeEkUiFx5Sez7MQpQuxVazHO9wwl+wElokaY5hMKVVor1N13z/tZeWYfVaUg==
250+
dependencies:
251+
"@typescript-eslint/scope-manager" "8.30.0"
252+
"@typescript-eslint/types" "8.30.0"
253+
"@typescript-eslint/typescript-estree" "8.30.0"
254+
"@typescript-eslint/visitor-keys" "8.30.0"
248255
debug "^4.3.4"
249256

250-
"@typescript-eslint/scope-manager@8.29.0":
251-
version "8.29.0"
252-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3"
253-
integrity sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==
257+
"@typescript-eslint/scope-manager@8.30.0":
258+
version "8.30.0"
259+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.30.0.tgz#781bde1ac02645f163abd818e15b0529d3734aa2"
260+
integrity sha512-TTkN0Sjk3SxpfW3lvSteOUxcTxnviQKsD1wgf+sk30Aj7UrHjVNFPTosir3+/3eaxpRMau4U/NY6PAw6cmj7hg==
254261
dependencies:
255-
"@typescript-eslint/types" "8.29.0"
256-
"@typescript-eslint/visitor-keys" "8.29.0"
262+
"@typescript-eslint/types" "8.30.0"
263+
"@typescript-eslint/visitor-keys" "8.30.0"
257264

258-
"@typescript-eslint/type-utils@8.29.0":
259-
version "8.29.0"
260-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz#98dcfd1193cb4e2b2d0294a8656ce5eb58c443a9"
261-
integrity sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==
265+
"@typescript-eslint/type-utils@8.30.0":
266+
version "8.30.0"
267+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.30.0.tgz#85dead425baee552501826bc66f2c6fa1c15fd69"
268+
integrity sha512-8ryZsrZwEuTuC2IBPsb8H5iGQJDdXhHWNc1oNHOp60wGb04/XAG0QU9kUpu0/2hdBPR4/00/Hz4ep+GzpTgDkg==
262269
dependencies:
263-
"@typescript-eslint/typescript-estree" "8.29.0"
264-
"@typescript-eslint/utils" "8.29.0"
270+
"@typescript-eslint/typescript-estree" "8.30.0"
271+
"@typescript-eslint/utils" "8.30.0"
265272
debug "^4.3.4"
266273
ts-api-utils "^2.0.1"
267274

268-
"@typescript-eslint/types@8.29.0":
269-
version "8.29.0"
270-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33"
271-
integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==
275+
"@typescript-eslint/types@8.30.0":
276+
version "8.30.0"
277+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.30.0.tgz#700058227c06ed6d331b51e1f5b58b9be591290c"
278+
integrity sha512-UQXFVF+8t4YhbU3nxabQL3/uyUEVw9kiVc+V0kZzblElC5MTvzvjJVhmrvI0xya1C1lqhIykWY7CeKioK9RMRw==
272279

273-
"@typescript-eslint/typescript-estree@8.29.0":
274-
version "8.29.0"
275-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz#d201a4f115327ec90496307c9958262285065b00"
276-
integrity sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==
280+
"@typescript-eslint/typescript-estree@8.30.0":
281+
version "8.30.0"
282+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.0.tgz#1e85ae08cd07979d6a75e865ec47a679576c5803"
283+
integrity sha512-/5n4GS/8koPkRx0XBl9OCFf9N80u+0h05QBU/z5cDBCUXnPpDmSzQ2FXC7JGvU777GOzE6mUAOx2ABtswgzWgQ==
277284
dependencies:
278-
"@typescript-eslint/types" "8.29.0"
279-
"@typescript-eslint/visitor-keys" "8.29.0"
285+
"@typescript-eslint/types" "8.30.0"
286+
"@typescript-eslint/visitor-keys" "8.30.0"
280287
debug "^4.3.4"
281288
fast-glob "^3.3.2"
282289
is-glob "^4.0.3"
283290
minimatch "^9.0.4"
284291
semver "^7.6.0"
285292
ts-api-utils "^2.0.1"
286293

287-
"@typescript-eslint/utils@8.29.0":
288-
version "8.29.0"
289-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.0.tgz#d6d22b19c8c4812a874f00341f686b45b9fe895f"
290-
integrity sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==
294+
"@typescript-eslint/utils@8.30.0":
295+
version "8.30.0"
296+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.30.0.tgz#6aa74aba70563cf17a7d0f79de792986d4fb9214"
297+
integrity sha512-TmrXlhwFWpfUBhJE7NJSyru26XrU/foccGTOFvLGcci38/ZnKXgq2IUtAUqE9ILVNjM4Zm3TccGuvl2QANhjag==
291298
dependencies:
292299
"@eslint-community/eslint-utils" "^4.4.0"
293-
"@typescript-eslint/scope-manager" "8.29.0"
294-
"@typescript-eslint/types" "8.29.0"
295-
"@typescript-eslint/typescript-estree" "8.29.0"
300+
"@typescript-eslint/scope-manager" "8.30.0"
301+
"@typescript-eslint/types" "8.30.0"
302+
"@typescript-eslint/typescript-estree" "8.30.0"
296303

297-
"@typescript-eslint/visitor-keys@8.29.0":
298-
version "8.29.0"
299-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz#2356336c9efdc3597ffcd2aa1ce95432852b743d"
300-
integrity sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==
304+
"@typescript-eslint/visitor-keys@8.30.0":
305+
version "8.30.0"
306+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.0.tgz#24ae2165b8d2b855b39eee6941edb5ddef798e3c"
307+
integrity sha512-oj82UQEi0fcYmpQpVISEOUM/icPNJiRh+E6svAtwNP58QpAQnnFigEoeGADm8H7t2bolxSb7+kRYzykbBdA47w==
301308
dependencies:
302-
"@typescript-eslint/types" "8.29.0"
309+
"@typescript-eslint/types" "8.30.0"
303310
eslint-visitor-keys "^4.2.0"
304311

305312
acorn-jsx@^5.3.2:

0 commit comments

Comments
 (0)