Skip to content

Commit cf90e85

Browse files
renovate[bot]CybotTM
authored andcommitted
chore(deps): update typescript-eslint monorepo to v8.46.3
1 parent 4a1fcd2 commit cf90e85

File tree

1 file changed

+63
-68
lines changed

1 file changed

+63
-68
lines changed

yarn.lock

Lines changed: 63 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,7 @@
1616
dependencies:
1717
eslint-visitor-keys "^3.4.3"
1818

19-
"@eslint-community/regexpp@^4.10.0":
20-
version "4.12.1"
21-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
22-
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
23-
24-
"@eslint-community/regexpp@^4.12.1":
19+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.12.1":
2520
version "4.12.2"
2621
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
2722
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
@@ -240,101 +235,101 @@
240235
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
241236

242237
"@typescript-eslint/eslint-plugin@^8.0.0":
243-
version "8.46.2"
244-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.2.tgz#dc4ab93ee3d7e6c8e38820a0d6c7c93c7183e2dc"
245-
integrity sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==
238+
version "8.46.3"
239+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.3.tgz#6f7aeaf9f5c611425db9b8f983e8d3fe5deece3c"
240+
integrity sha512-sbaQ27XBUopBkRiuY/P9sWGOWUW4rl8fDoHIUmLpZd8uldsTyB4/Zg6bWTegPoTLnKj9Hqgn3QD6cjPNB32Odw==
246241
dependencies:
247242
"@eslint-community/regexpp" "^4.10.0"
248-
"@typescript-eslint/scope-manager" "8.46.2"
249-
"@typescript-eslint/type-utils" "8.46.2"
250-
"@typescript-eslint/utils" "8.46.2"
251-
"@typescript-eslint/visitor-keys" "8.46.2"
243+
"@typescript-eslint/scope-manager" "8.46.3"
244+
"@typescript-eslint/type-utils" "8.46.3"
245+
"@typescript-eslint/utils" "8.46.3"
246+
"@typescript-eslint/visitor-keys" "8.46.3"
252247
graphemer "^1.4.0"
253248
ignore "^7.0.0"
254249
natural-compare "^1.4.0"
255250
ts-api-utils "^2.1.0"
256251

257252
"@typescript-eslint/parser@^8.0.0":
258-
version "8.46.2"
259-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.2.tgz#dd938d45d581ac8ffa9d8a418a50282b306f7ebf"
260-
integrity sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==
261-
dependencies:
262-
"@typescript-eslint/scope-manager" "8.46.2"
263-
"@typescript-eslint/types" "8.46.2"
264-
"@typescript-eslint/typescript-estree" "8.46.2"
265-
"@typescript-eslint/visitor-keys" "8.46.2"
253+
version "8.46.3"
254+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.3.tgz#3badfb62d2e2dc733d02a038073e3f65f2cb833d"
255+
integrity sha512-6m1I5RmHBGTnUGS113G04DMu3CpSdxCAU/UvtjNWL4Nuf3MW9tQhiJqRlHzChIkhy6kZSAQmc+I1bcGjE3yNKg==
256+
dependencies:
257+
"@typescript-eslint/scope-manager" "8.46.3"
258+
"@typescript-eslint/types" "8.46.3"
259+
"@typescript-eslint/typescript-estree" "8.46.3"
260+
"@typescript-eslint/visitor-keys" "8.46.3"
266261
debug "^4.3.4"
267262

268-
"@typescript-eslint/[email protected].2":
269-
version "8.46.2"
270-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.2.tgz#ab2f02a0de4da6a7eeb885af5e059be57819d608"
271-
integrity sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==
263+
"@typescript-eslint/[email protected].3":
264+
version "8.46.3"
265+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.3.tgz#4555c685407ea829081218fa033d7b032607aaef"
266+
integrity sha512-Fz8yFXsp2wDFeUElO88S9n4w1I4CWDTXDqDr9gYvZgUpwXQqmZBr9+NTTql5R3J7+hrJZPdpiWaB9VNhAKYLuQ==
272267
dependencies:
273-
"@typescript-eslint/tsconfig-utils" "^8.46.2"
274-
"@typescript-eslint/types" "^8.46.2"
268+
"@typescript-eslint/tsconfig-utils" "^8.46.3"
269+
"@typescript-eslint/types" "^8.46.3"
275270
debug "^4.3.4"
276271

277-
"@typescript-eslint/[email protected].2":
278-
version "8.46.2"
279-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
280-
integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==
272+
"@typescript-eslint/[email protected].3":
273+
version "8.46.3"
274+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.3.tgz#2e330f566e135ccac13477b98dd88d8f176e4dff"
275+
integrity sha512-FCi7Y1zgrmxp3DfWfr+3m9ansUUFoy8dkEdeQSgA9gbm8DaHYvZCdkFRQrtKiedFf3Ha6VmoqoAaP68+i+22kg==
281276
dependencies:
282-
"@typescript-eslint/types" "8.46.2"
283-
"@typescript-eslint/visitor-keys" "8.46.2"
277+
"@typescript-eslint/types" "8.46.3"
278+
"@typescript-eslint/visitor-keys" "8.46.3"
284279

285-
"@typescript-eslint/[email protected].2", "@typescript-eslint/tsconfig-utils@^8.46.2":
286-
version "8.46.2"
287-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c"
288-
integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==
280+
"@typescript-eslint/[email protected].3", "@typescript-eslint/tsconfig-utils@^8.46.3":
281+
version "8.46.3"
282+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.3.tgz#cad33398c762c97fe56a8defda00c16505abefa3"
283+
integrity sha512-GLupljMniHNIROP0zE7nCcybptolcH8QZfXOpCfhQDAdwJ/ZTlcaBOYebSOZotpti/3HrHSw7D3PZm75gYFsOA==
289284

290-
"@typescript-eslint/[email protected].2":
291-
version "8.46.2"
292-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.2.tgz#802d027864e6fb752e65425ed09f3e089fb4d384"
293-
integrity sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==
285+
"@typescript-eslint/[email protected].3":
286+
version "8.46.3"
287+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.3.tgz#71188df833d7697ecff256cd1d3889a20552d78c"
288+
integrity sha512-ZPCADbr+qfz3aiTTYNNkCbUt+cjNwI/5McyANNrFBpVxPt7GqpEYz5ZfdwuFyGUnJ9FdDXbGODUu6iRCI6XRXw==
294289
dependencies:
295-
"@typescript-eslint/types" "8.46.2"
296-
"@typescript-eslint/typescript-estree" "8.46.2"
297-
"@typescript-eslint/utils" "8.46.2"
290+
"@typescript-eslint/types" "8.46.3"
291+
"@typescript-eslint/typescript-estree" "8.46.3"
292+
"@typescript-eslint/utils" "8.46.3"
298293
debug "^4.3.4"
299294
ts-api-utils "^2.1.0"
300295

301-
"@typescript-eslint/[email protected].2", "@typescript-eslint/types@^8.46.2":
302-
version "8.46.2"
303-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
304-
integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==
296+
"@typescript-eslint/[email protected].3", "@typescript-eslint/types@^8.46.3":
297+
version "8.46.3"
298+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.3.tgz#da05ea40e91359b4275dbb3a489f2f7907a02245"
299+
integrity sha512-G7Ok9WN/ggW7e/tOf8TQYMaxgID3Iujn231hfi0Pc7ZheztIJVpO44ekY00b7akqc6nZcvregk0Jpah3kep6hA==
305300

306-
"@typescript-eslint/[email protected].2":
307-
version "8.46.2"
308-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08"
309-
integrity sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==
301+
"@typescript-eslint/[email protected].3":
302+
version "8.46.3"
303+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.3.tgz#c12406afba707f9779ce0c0151a08c33b3a96d41"
304+
integrity sha512-f/NvtRjOm80BtNM5OQtlaBdM5BRFUv7gf381j9wygDNL+qOYSNOgtQ/DCndiYi80iIOv76QqaTmp4fa9hwI0OA==
310305
dependencies:
311-
"@typescript-eslint/project-service" "8.46.2"
312-
"@typescript-eslint/tsconfig-utils" "8.46.2"
313-
"@typescript-eslint/types" "8.46.2"
314-
"@typescript-eslint/visitor-keys" "8.46.2"
306+
"@typescript-eslint/project-service" "8.46.3"
307+
"@typescript-eslint/tsconfig-utils" "8.46.3"
308+
"@typescript-eslint/types" "8.46.3"
309+
"@typescript-eslint/visitor-keys" "8.46.3"
315310
debug "^4.3.4"
316311
fast-glob "^3.3.2"
317312
is-glob "^4.0.3"
318313
minimatch "^9.0.4"
319314
semver "^7.6.0"
320315
ts-api-utils "^2.1.0"
321316

322-
"@typescript-eslint/[email protected].2":
323-
version "8.46.2"
324-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732"
325-
integrity sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==
317+
"@typescript-eslint/[email protected].3":
318+
version "8.46.3"
319+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.3.tgz#b6c7994b7c1ee2fe338ab32f7b3d4424856a73ce"
320+
integrity sha512-VXw7qmdkucEx9WkmR3ld/u6VhRyKeiF1uxWwCy/iuNfokjJ7VhsgLSOTjsol8BunSw190zABzpwdNsze2Kpo4g==
326321
dependencies:
327322
"@eslint-community/eslint-utils" "^4.7.0"
328-
"@typescript-eslint/scope-manager" "8.46.2"
329-
"@typescript-eslint/types" "8.46.2"
330-
"@typescript-eslint/typescript-estree" "8.46.2"
323+
"@typescript-eslint/scope-manager" "8.46.3"
324+
"@typescript-eslint/types" "8.46.3"
325+
"@typescript-eslint/typescript-estree" "8.46.3"
331326

332-
"@typescript-eslint/[email protected].2":
333-
version "8.46.2"
334-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738"
335-
integrity sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==
327+
"@typescript-eslint/[email protected].3":
328+
version "8.46.3"
329+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.3.tgz#6811b15053501981059c58e1c01b39242bd5c0f6"
330+
integrity sha512-uk574k8IU0rOF/AjniX8qbLSGURJVUCeM5e4MIMKBFFi8weeiLrG1fyQejyLXQpRZbU/1BuQasleV/RfHC3hHg==
336331
dependencies:
337-
"@typescript-eslint/types" "8.46.2"
332+
"@typescript-eslint/types" "8.46.3"
338333
eslint-visitor-keys "^4.2.1"
339334

340335
acorn-jsx@^5.3.2:

0 commit comments

Comments
 (0)