Skip to content

Commit 403a6fe

Browse files
fix(deps): bump @typescript-eslint/eslint-plugin from 8.26.0 to 8.26.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.26.0 to 8.26.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa828ec commit 403a6fe

File tree

1 file changed

+72
-2
lines changed

1 file changed

+72
-2
lines changed

yarn.lock

+72-2
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
217217
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==
218218

219-
"@typescript-eslint/eslint-plugin@8.26.0", "@typescript-eslint/eslint-plugin@^8":
219+
"@typescript-eslint/eslint-plugin@8.26.0":
220220
version "8.26.0"
221221
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.26.0.tgz#7e880faf91f89471c30c141951e15f0eb3a0599e"
222222
integrity sha512-cLr1J6pe56zjKYajK6SSSre6nl1Gj6xDp1TY0trpgPzjVbgDwd09v2Ws37LABxzkicmUjhEeg/fAUjPJJB1v5Q==
@@ -231,6 +231,21 @@
231231
natural-compare "^1.4.0"
232232
ts-api-utils "^2.0.1"
233233

234+
"@typescript-eslint/eslint-plugin@^8":
235+
version "8.26.1"
236+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.26.1.tgz#3e48eb847924161843b092c87a9b65176b53782f"
237+
integrity sha512-2X3mwqsj9Bd3Ciz508ZUtoQQYpOhU/kWoUqIf49H8Z0+Vbh6UF/y0OEYp0Q0axOGzaBGs7QxRwq0knSQ8khQNA==
238+
dependencies:
239+
"@eslint-community/regexpp" "^4.10.0"
240+
"@typescript-eslint/scope-manager" "8.26.1"
241+
"@typescript-eslint/type-utils" "8.26.1"
242+
"@typescript-eslint/utils" "8.26.1"
243+
"@typescript-eslint/visitor-keys" "8.26.1"
244+
graphemer "^1.4.0"
245+
ignore "^5.3.1"
246+
natural-compare "^1.4.0"
247+
ts-api-utils "^2.0.1"
248+
234249
"@typescript-eslint/parser@8.26.0", "@typescript-eslint/parser@^8":
235250
version "8.26.0"
236251
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.26.0.tgz#9b4d2198e89f64fb81e83167eedd89a827d843a9"
@@ -250,6 +265,14 @@
250265
"@typescript-eslint/types" "8.26.0"
251266
"@typescript-eslint/visitor-keys" "8.26.0"
252267

268+
"@typescript-eslint/scope-manager@8.26.1":
269+
version "8.26.1"
270+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.1.tgz#5e6ad0ac258ccf79462e91c3f43a3f1f7f31a6cc"
271+
integrity sha512-6EIvbE5cNER8sqBu6V7+KeMZIC1664d2Yjt+B9EWUXrsyWpxx4lEZrmvxgSKRC6gX+efDL/UY9OpPZ267io3mg==
272+
dependencies:
273+
"@typescript-eslint/types" "8.26.1"
274+
"@typescript-eslint/visitor-keys" "8.26.1"
275+
253276
"@typescript-eslint/type-utils@8.26.0":
254277
version "8.26.0"
255278
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.26.0.tgz#9ee8cc98184b5f66326578de9c097edc89da6f68"
@@ -260,11 +283,26 @@
260283
debug "^4.3.4"
261284
ts-api-utils "^2.0.1"
262285

286+
"@typescript-eslint/type-utils@8.26.1":
287+
version "8.26.1"
288+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.26.1.tgz#462f0bae09de72ac6e8e1af2ebe588c23224d7f8"
289+
integrity sha512-Kcj/TagJLwoY/5w9JGEFV0dclQdyqw9+VMndxOJKtoFSjfZhLXhYjzsQEeyza03rwHx2vFEGvrJWJBXKleRvZg==
290+
dependencies:
291+
"@typescript-eslint/typescript-estree" "8.26.1"
292+
"@typescript-eslint/utils" "8.26.1"
293+
debug "^4.3.4"
294+
ts-api-utils "^2.0.1"
295+
263296
"@typescript-eslint/types@8.26.0", "@typescript-eslint/types@^8.26.0":
264297
version "8.26.0"
265298
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf"
266299
integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==
267300

301+
"@typescript-eslint/types@8.26.1":
302+
version "8.26.1"
303+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.1.tgz#d5978721670cff263348d5062773389231a64132"
304+
integrity sha512-n4THUQW27VmQMx+3P+B0Yptl7ydfceUj4ON/AQILAASwgYdZ/2dhfymRMh5egRUrvK5lSmaOm77Ry+lmXPOgBQ==
305+
268306
"@typescript-eslint/typescript-estree@8.26.0":
269307
version "8.26.0"
270308
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.0.tgz#128972172005a7376e34ed2ecba4e29363b0cad1"
@@ -279,7 +317,21 @@
279317
semver "^7.6.0"
280318
ts-api-utils "^2.0.1"
281319

282-
"@typescript-eslint/utils@8.26.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.26.0":
320+
"@typescript-eslint/typescript-estree@8.26.1":
321+
version "8.26.1"
322+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.1.tgz#eb0e4ce31753683d83be53441a409fd5f0b34afd"
323+
integrity sha512-yUwPpUHDgdrv1QJ7YQal3cMVBGWfnuCdKbXw1yyjArax3353rEJP1ZA+4F8nOlQ3RfS2hUN/wze3nlY+ZOhvoA==
324+
dependencies:
325+
"@typescript-eslint/types" "8.26.1"
326+
"@typescript-eslint/visitor-keys" "8.26.1"
327+
debug "^4.3.4"
328+
fast-glob "^3.3.2"
329+
is-glob "^4.0.3"
330+
minimatch "^9.0.4"
331+
semver "^7.6.0"
332+
ts-api-utils "^2.0.1"
333+
334+
"@typescript-eslint/utils@8.26.0":
283335
version "8.26.0"
284336
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.0.tgz#845d20ed8378a5594e6445f54e53b972aee7b3e6"
285337
integrity sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==
@@ -289,6 +341,16 @@
289341
"@typescript-eslint/types" "8.26.0"
290342
"@typescript-eslint/typescript-estree" "8.26.0"
291343

344+
"@typescript-eslint/utils@8.26.1", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.26.0":
345+
version "8.26.1"
346+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.1.tgz#54cc58469955f25577f659753b71a0e117a0539f"
347+
integrity sha512-V4Urxa/XtSUroUrnI7q6yUTD3hDtfJ2jzVfeT3VK0ciizfK2q/zGC0iDh1lFMUZR8cImRrep6/q0xd/1ZGPQpg==
348+
dependencies:
349+
"@eslint-community/eslint-utils" "^4.4.0"
350+
"@typescript-eslint/scope-manager" "8.26.1"
351+
"@typescript-eslint/types" "8.26.1"
352+
"@typescript-eslint/typescript-estree" "8.26.1"
353+
292354
"@typescript-eslint/visitor-keys@8.26.0":
293355
version "8.26.0"
294356
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.0.tgz#a4876216756c69130ea958df3b77222c2ad95290"
@@ -297,6 +359,14 @@
297359
"@typescript-eslint/types" "8.26.0"
298360
eslint-visitor-keys "^4.2.0"
299361

362+
"@typescript-eslint/visitor-keys@8.26.1":
363+
version "8.26.1"
364+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.1.tgz#c5267fcc82795cf10280363023837deacad2647c"
365+
integrity sha512-AjOC3zfnxd6S4Eiy3jwktJPclqhFHNyd8L6Gycf9WUPoKZpgM5PjkxY1X7uSy61xVpiJDhhk7XT2NVsN3ALTWg==
366+
dependencies:
367+
"@typescript-eslint/types" "8.26.1"
368+
eslint-visitor-keys "^4.2.0"
369+
300370
acorn-jsx@^5.3.2:
301371
version "5.3.2"
302372
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"

0 commit comments

Comments
 (0)