Skip to content

Commit c51ff9f

Browse files
renovate[bot]CybotTM
authored andcommitted
chore(deps): update typescript-eslint monorepo to v8.28.0
1 parent d59c6b0 commit c51ff9f

File tree

1 file changed

+52
-52
lines changed

1 file changed

+52
-52
lines changed

yarn.lock

+52-52
Original file line numberDiff line numberDiff line change
@@ -222,84 +222,84 @@
222222
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
223223

224224
"@typescript-eslint/eslint-plugin@^8.0.0":
225-
version "8.27.0"
226-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.27.0.tgz#fbef10802365832ee1d1bd5d2117dcec82727a72"
227-
integrity sha512-4henw4zkePi5p252c8ncBLzLce52SEUz2Ebj8faDnuUXz2UuHEONYcJ+G0oaCF+bYCWVZtrGzq3FD7YXetmnSA==
225+
version "8.28.0"
226+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.28.0.tgz#ad1465aa6fe7e937801c291648dec951c4dc38e6"
227+
integrity sha512-lvFK3TCGAHsItNdWZ/1FkvpzCxTHUVuFrdnOGLMa0GGCFIbCgQWVk3CzCGdA7kM3qGVc+dfW9tr0Z/sHnGDFyg==
228228
dependencies:
229229
"@eslint-community/regexpp" "^4.10.0"
230-
"@typescript-eslint/scope-manager" "8.27.0"
231-
"@typescript-eslint/type-utils" "8.27.0"
232-
"@typescript-eslint/utils" "8.27.0"
233-
"@typescript-eslint/visitor-keys" "8.27.0"
230+
"@typescript-eslint/scope-manager" "8.28.0"
231+
"@typescript-eslint/type-utils" "8.28.0"
232+
"@typescript-eslint/utils" "8.28.0"
233+
"@typescript-eslint/visitor-keys" "8.28.0"
234234
graphemer "^1.4.0"
235235
ignore "^5.3.1"
236236
natural-compare "^1.4.0"
237237
ts-api-utils "^2.0.1"
238238

239239
"@typescript-eslint/parser@^8.0.0":
240-
version "8.27.0"
241-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.27.0.tgz#3f6beaa83934467eda34ae82ef04090014df8227"
242-
integrity sha512-XGwIabPallYipmcOk45DpsBSgLC64A0yvdAkrwEzwZ2viqGqRUJ8eEYoPz0CWnutgAFbNMPdsGGvzjSmcWVlEA==
243-
dependencies:
244-
"@typescript-eslint/scope-manager" "8.27.0"
245-
"@typescript-eslint/types" "8.27.0"
246-
"@typescript-eslint/typescript-estree" "8.27.0"
247-
"@typescript-eslint/visitor-keys" "8.27.0"
240+
version "8.28.0"
241+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.28.0.tgz#85321707e8711c0e66a949ea228224af35f45c98"
242+
integrity sha512-LPcw1yHD3ToaDEoljFEfQ9j2xShY367h7FZ1sq5NJT9I3yj4LHer1Xd1yRSOdYy9BpsrxU7R+eoDokChYM53lQ==
243+
dependencies:
244+
"@typescript-eslint/scope-manager" "8.28.0"
245+
"@typescript-eslint/types" "8.28.0"
246+
"@typescript-eslint/typescript-estree" "8.28.0"
247+
"@typescript-eslint/visitor-keys" "8.28.0"
248248
debug "^4.3.4"
249249

250-
"@typescript-eslint/scope-manager@8.27.0":
251-
version "8.27.0"
252-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.27.0.tgz#b51042927067d677fbfc471605cf40d1ffaee482"
253-
integrity sha512-8oI9GwPMQmBryaaxG1tOZdxXVeMDte6NyJA4i7/TWa4fBwgnAXYlIQP+uYOeqAaLJ2JRxlG9CAyL+C+YE9Xknw==
250+
"@typescript-eslint/scope-manager@8.28.0":
251+
version "8.28.0"
252+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.28.0.tgz#e495b20438a3787e00498774d5625e620d68f9fe"
253+
integrity sha512-u2oITX3BJwzWCapoZ/pXw6BCOl8rJP4Ij/3wPoGvY8XwvXflOzd1kLrDUUUAIEdJSFh+ASwdTHqtan9xSg8buw==
254254
dependencies:
255-
"@typescript-eslint/types" "8.27.0"
256-
"@typescript-eslint/visitor-keys" "8.27.0"
255+
"@typescript-eslint/types" "8.28.0"
256+
"@typescript-eslint/visitor-keys" "8.28.0"
257257

258-
"@typescript-eslint/type-utils@8.27.0":
259-
version "8.27.0"
260-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.27.0.tgz#af3c4eefcb64455ee50aae2d7069918467af085c"
261-
integrity sha512-wVArTVcz1oJOIEJxui/nRhV0TXzD/zMSOYi/ggCfNq78EIszddXcJb7r4RCp/oBrjt8n9A0BSxRMKxHftpDxDA==
258+
"@typescript-eslint/type-utils@8.28.0":
259+
version "8.28.0"
260+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.28.0.tgz#fc565414ebc16de1fc65e0dd8652ce02c78ca61f"
261+
integrity sha512-oRoXu2v0Rsy/VoOGhtWrOKDiIehvI+YNrDk5Oqj40Mwm0Yt01FC/Q7nFqg088d3yAsR1ZcZFVfPCTTFCe/KPwg==
262262
dependencies:
263-
"@typescript-eslint/typescript-estree" "8.27.0"
264-
"@typescript-eslint/utils" "8.27.0"
263+
"@typescript-eslint/typescript-estree" "8.28.0"
264+
"@typescript-eslint/utils" "8.28.0"
265265
debug "^4.3.4"
266266
ts-api-utils "^2.0.1"
267267

268-
"@typescript-eslint/types@8.27.0":
269-
version "8.27.0"
270-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.27.0.tgz#3dd01ced4c81e798d1106fda0904f8d5c91051aa"
271-
integrity sha512-/6cp9yL72yUHAYq9g6DsAU+vVfvQmd1a8KyA81uvfDE21O2DwQ/qxlM4AR8TSdAu+kJLBDrEHKC5/W2/nxsY0A==
268+
"@typescript-eslint/types@8.28.0":
269+
version "8.28.0"
270+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.28.0.tgz#7c73878385edfd9674c7aa10975e6c484b4f896e"
271+
integrity sha512-bn4WS1bkKEjx7HqiwG2JNB3YJdC1q6Ue7GyGlwPHyt0TnVq6TtD/hiOdTZt71sq0s7UzqBFXD8t8o2e63tXgwA==
272272

273-
"@typescript-eslint/typescript-estree@8.27.0":
274-
version "8.27.0"
275-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.27.0.tgz#4e02a1056454a84418cc9bce7c00b1c08b03567a"
276-
integrity sha512-BnKq8cqPVoMw71O38a1tEb6iebEgGA80icSxW7g+kndx0o6ot6696HjG7NdgfuAVmVEtwXUr3L8R9ZuVjoQL6A==
273+
"@typescript-eslint/typescript-estree@8.28.0":
274+
version "8.28.0"
275+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.28.0.tgz#56b999f26f7ca67b9d75d6a67af5c8b8e4e80114"
276+
integrity sha512-H74nHEeBGeklctAVUvmDkxB1mk+PAZ9FiOMPFncdqeRBXxk1lWSYraHw8V12b7aa6Sg9HOBNbGdSHobBPuQSuA==
277277
dependencies:
278-
"@typescript-eslint/types" "8.27.0"
279-
"@typescript-eslint/visitor-keys" "8.27.0"
278+
"@typescript-eslint/types" "8.28.0"
279+
"@typescript-eslint/visitor-keys" "8.28.0"
280280
debug "^4.3.4"
281281
fast-glob "^3.3.2"
282282
is-glob "^4.0.3"
283283
minimatch "^9.0.4"
284284
semver "^7.6.0"
285285
ts-api-utils "^2.0.1"
286286

287-
"@typescript-eslint/utils@8.27.0":
288-
version "8.27.0"
289-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.27.0.tgz#d9c2a4891c6a85b952a9d5f9656c379ab111cf6d"
290-
integrity sha512-njkodcwH1yvmo31YWgRHNb/x1Xhhq4/m81PhtvmRngD8iHPehxffz1SNCO+kwaePhATC+kOa/ggmvPoPza5i0Q==
287+
"@typescript-eslint/utils@8.28.0":
288+
version "8.28.0"
289+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.28.0.tgz#7850856620a896b7ac621ac12d49c282aefbb528"
290+
integrity sha512-OELa9hbTYciYITqgurT1u/SzpQVtDLmQMFzy/N8pQE+tefOyCWT79jHsav294aTqV1q1u+VzqDGbuujvRYaeSQ==
291291
dependencies:
292292
"@eslint-community/eslint-utils" "^4.4.0"
293-
"@typescript-eslint/scope-manager" "8.27.0"
294-
"@typescript-eslint/types" "8.27.0"
295-
"@typescript-eslint/typescript-estree" "8.27.0"
293+
"@typescript-eslint/scope-manager" "8.28.0"
294+
"@typescript-eslint/types" "8.28.0"
295+
"@typescript-eslint/typescript-estree" "8.28.0"
296296

297-
"@typescript-eslint/visitor-keys@8.27.0":
298-
version "8.27.0"
299-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.27.0.tgz#4a13e9d7ad7e311a07ea1b178b4c9f848ce11334"
300-
integrity sha512-WsXQwMkILJvffP6z4U3FYJPlbf/j07HIxmDjZpbNvBJkMfvwXj5ACRkkHwBDvLBbDbtX5TdU64/rcvKJ/vuInQ==
297+
"@typescript-eslint/visitor-keys@8.28.0":
298+
version "8.28.0"
299+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.28.0.tgz#18eb9a25cc9dadb027835c58efe93a5c4ee81969"
300+
integrity sha512-hbn8SZ8w4u2pRwgQ1GlUrPKE+t2XvcCW5tTRF7j6SMYIuYG37XuzIW44JCZPa36evi0Oy2SnM664BlIaAuQcvg==
301301
dependencies:
302-
"@typescript-eslint/types" "8.27.0"
302+
"@typescript-eslint/types" "8.28.0"
303303
eslint-visitor-keys "^4.2.0"
304304

305305
acorn-jsx@^5.3.2:
@@ -985,9 +985,9 @@ to-regex-range@^5.0.1:
985985
is-number "^7.0.0"
986986

987987
ts-api-utils@^2.0.1:
988-
version "2.0.1"
989-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
990-
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
988+
version "2.1.0"
989+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
990+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
991991

992992
ts-node@^10.9.1:
993993
version "10.9.2"

0 commit comments

Comments
 (0)