Skip to content

Commit d98f81f

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

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.1"
233+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.30.1.tgz#9beb9e4fbfdde40410e96587cc56dded1942cdf1"
234+
integrity sha512-v+VWphxMjn+1t48/jO4t950D6KR8JaJuNXzi33Ve6P8sEmPr5k6CEXjdGwT6+LodVnEa91EQCtwjWNUCPweo+Q==
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.1"
238+
"@typescript-eslint/type-utils" "8.30.1"
239+
"@typescript-eslint/utils" "8.30.1"
240+
"@typescript-eslint/visitor-keys" "8.30.1"
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.1"
248+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.30.1.tgz#8a9fa650b046e64656e21d4fdff86535b6a084b6"
249+
integrity sha512-H+vqmWwT5xoNrXqWs/fesmssOW70gxFlgcMlYcBaWNPIEWDgLa4W9nkSPmhuOgLnXq9QYgkZ31fhDyLhleCsAg==
250+
dependencies:
251+
"@typescript-eslint/scope-manager" "8.30.1"
252+
"@typescript-eslint/types" "8.30.1"
253+
"@typescript-eslint/typescript-estree" "8.30.1"
254+
"@typescript-eslint/visitor-keys" "8.30.1"
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.1":
258+
version "8.30.1"
259+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.30.1.tgz#f99c7efd53b5ff9fb57e55be71eb855603fd80b7"
260+
integrity sha512-+C0B6ChFXZkuaNDl73FJxRYT0G7ufVPOSQkqkpM/U198wUwUFOtgo1k/QzFh1KjpBitaK7R1tgjVz6o9HmsRPg==
254261
dependencies:
255-
"@typescript-eslint/types" "8.29.0"
256-
"@typescript-eslint/visitor-keys" "8.29.0"
262+
"@typescript-eslint/types" "8.30.1"
263+
"@typescript-eslint/visitor-keys" "8.30.1"
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.1":
266+
version "8.30.1"
267+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.30.1.tgz#151ee0529d6e6df19d8a3a23e81c809d2e4f6b1a"
268+
integrity sha512-64uBF76bfQiJyHgZISC7vcNz3adqQKIccVoKubyQcOnNcdJBvYOILV1v22Qhsw3tw3VQu5ll8ND6hycgAR5fEA==
262269
dependencies:
263-
"@typescript-eslint/typescript-estree" "8.29.0"
264-
"@typescript-eslint/utils" "8.29.0"
270+
"@typescript-eslint/typescript-estree" "8.30.1"
271+
"@typescript-eslint/utils" "8.30.1"
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.1":
276+
version "8.30.1"
277+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.30.1.tgz#20ff6d66ab3d8fe0533aeb7092a487393d53f925"
278+
integrity sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw==
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.1":
281+
version "8.30.1"
282+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.1.tgz#f5c133e4a76a54d25607434f2c276409d7bec4ba"
283+
integrity sha512-kQQnxymiUy9tTb1F2uep9W6aBiYODgq5EMSk6Nxh4Z+BDUoYUSa029ISs5zTzKBFnexQEh71KqwjKnRz58lusQ==
277284
dependencies:
278-
"@typescript-eslint/types" "8.29.0"
279-
"@typescript-eslint/visitor-keys" "8.29.0"
285+
"@typescript-eslint/types" "8.30.1"
286+
"@typescript-eslint/visitor-keys" "8.30.1"
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.1":
295+
version "8.30.1"
296+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.30.1.tgz#23d4824394765948fe73dc7113892f85fdc80efd"
297+
integrity sha512-T/8q4R9En2tcEsWPQgB5BQ0XJVOtfARcUvOa8yJP3fh9M/mXraLxZrkCfGb6ChrO/V3W+Xbd04RacUEqk1CFEQ==
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.1"
301+
"@typescript-eslint/types" "8.30.1"
302+
"@typescript-eslint/typescript-estree" "8.30.1"
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.1":
305+
version "8.30.1"
306+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.1.tgz#510955ef1fb56e08da4b7953a3377258e5942e36"
307+
integrity sha512-aEhgas7aJ6vZnNFC7K4/vMGDGyOiqWcYZPpIWrTKuTAlsvDNKy2GFDqh9smL+iq069ZvR0YzEeq0B8NJlLzjFA==
301308
dependencies:
302-
"@typescript-eslint/types" "8.29.0"
309+
"@typescript-eslint/types" "8.30.1"
303310
eslint-visitor-keys "^4.2.0"
304311

305312
acorn-jsx@^5.3.2:

0 commit comments

Comments
 (0)