Skip to content

Commit dc2a4c6

Browse files
Bump typescript-eslint from 8.26.0 to 8.27.0 (#1215)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.26.0 to 8.27.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.27.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d029ea1 commit dc2a4c6

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1321,7 +1321,7 @@
13211321
"prettier": "^3.3.3",
13221322
"ts-loader": "^9.5.2",
13231323
"typescript": "^5.7.3",
1324-
"typescript-eslint": "^8.26.0",
1324+
"typescript-eslint": "^8.27.0",
13251325
"webpack": "^5.97.1",
13261326
"webpack-cli": "^6.0.1"
13271327
},

yarn.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -349,85 +349,85 @@
349349
dependencies:
350350
"@types/yargs-parser" "*"
351351

352-
"@typescript-eslint/eslint-plugin@8.26.0", "@typescript-eslint/eslint-plugin@^8.25.0":
353-
version "8.26.0"
354-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.26.0.tgz#7e880faf91f89471c30c141951e15f0eb3a0599e"
355-
integrity sha512-cLr1J6pe56zjKYajK6SSSre6nl1Gj6xDp1TY0trpgPzjVbgDwd09v2Ws37LABxzkicmUjhEeg/fAUjPJJB1v5Q==
352+
"@typescript-eslint/eslint-plugin@8.27.0", "@typescript-eslint/eslint-plugin@^8.25.0":
353+
version "8.27.0"
354+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.27.0.tgz#fbef10802365832ee1d1bd5d2117dcec82727a72"
355+
integrity sha512-4henw4zkePi5p252c8ncBLzLce52SEUz2Ebj8faDnuUXz2UuHEONYcJ+G0oaCF+bYCWVZtrGzq3FD7YXetmnSA==
356356
dependencies:
357357
"@eslint-community/regexpp" "^4.10.0"
358-
"@typescript-eslint/scope-manager" "8.26.0"
359-
"@typescript-eslint/type-utils" "8.26.0"
360-
"@typescript-eslint/utils" "8.26.0"
361-
"@typescript-eslint/visitor-keys" "8.26.0"
358+
"@typescript-eslint/scope-manager" "8.27.0"
359+
"@typescript-eslint/type-utils" "8.27.0"
360+
"@typescript-eslint/utils" "8.27.0"
361+
"@typescript-eslint/visitor-keys" "8.27.0"
362362
graphemer "^1.4.0"
363363
ignore "^5.3.1"
364364
natural-compare "^1.4.0"
365365
ts-api-utils "^2.0.1"
366366

367-
"@typescript-eslint/parser@8.26.0", "@typescript-eslint/parser@^8.26.0":
368-
version "8.26.0"
369-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.26.0.tgz#9b4d2198e89f64fb81e83167eedd89a827d843a9"
370-
integrity sha512-mNtXP9LTVBy14ZF3o7JG69gRPBK/2QWtQd0j0oH26HcY/foyJJau6pNUez7QrM5UHnSvwlQcJXKsk0I99B9pOA==
367+
"@typescript-eslint/parser@8.27.0", "@typescript-eslint/parser@^8.26.0":
368+
version "8.27.0"
369+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.27.0.tgz#3f6beaa83934467eda34ae82ef04090014df8227"
370+
integrity sha512-XGwIabPallYipmcOk45DpsBSgLC64A0yvdAkrwEzwZ2viqGqRUJ8eEYoPz0CWnutgAFbNMPdsGGvzjSmcWVlEA==
371371
dependencies:
372-
"@typescript-eslint/scope-manager" "8.26.0"
373-
"@typescript-eslint/types" "8.26.0"
374-
"@typescript-eslint/typescript-estree" "8.26.0"
375-
"@typescript-eslint/visitor-keys" "8.26.0"
372+
"@typescript-eslint/scope-manager" "8.27.0"
373+
"@typescript-eslint/types" "8.27.0"
374+
"@typescript-eslint/typescript-estree" "8.27.0"
375+
"@typescript-eslint/visitor-keys" "8.27.0"
376376
debug "^4.3.4"
377377

378-
"@typescript-eslint/scope-manager@8.26.0":
379-
version "8.26.0"
380-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.0.tgz#b06623fad54a3a77fadab5f652ef75ed3780b545"
381-
integrity sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==
378+
"@typescript-eslint/scope-manager@8.27.0":
379+
version "8.27.0"
380+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.27.0.tgz#b51042927067d677fbfc471605cf40d1ffaee482"
381+
integrity sha512-8oI9GwPMQmBryaaxG1tOZdxXVeMDte6NyJA4i7/TWa4fBwgnAXYlIQP+uYOeqAaLJ2JRxlG9CAyL+C+YE9Xknw==
382382
dependencies:
383-
"@typescript-eslint/types" "8.26.0"
384-
"@typescript-eslint/visitor-keys" "8.26.0"
383+
"@typescript-eslint/types" "8.27.0"
384+
"@typescript-eslint/visitor-keys" "8.27.0"
385385

386-
"@typescript-eslint/type-utils@8.26.0":
387-
version "8.26.0"
388-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.26.0.tgz#9ee8cc98184b5f66326578de9c097edc89da6f68"
389-
integrity sha512-ruk0RNChLKz3zKGn2LwXuVoeBcUMh+jaqzN461uMMdxy5H9epZqIBtYj7UiPXRuOpaALXGbmRuZQhmwHhaS04Q==
386+
"@typescript-eslint/type-utils@8.27.0":
387+
version "8.27.0"
388+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.27.0.tgz#af3c4eefcb64455ee50aae2d7069918467af085c"
389+
integrity sha512-wVArTVcz1oJOIEJxui/nRhV0TXzD/zMSOYi/ggCfNq78EIszddXcJb7r4RCp/oBrjt8n9A0BSxRMKxHftpDxDA==
390390
dependencies:
391-
"@typescript-eslint/typescript-estree" "8.26.0"
392-
"@typescript-eslint/utils" "8.26.0"
391+
"@typescript-eslint/typescript-estree" "8.27.0"
392+
"@typescript-eslint/utils" "8.27.0"
393393
debug "^4.3.4"
394394
ts-api-utils "^2.0.1"
395395

396-
"@typescript-eslint/types@8.26.0":
397-
version "8.26.0"
398-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf"
399-
integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==
396+
"@typescript-eslint/types@8.27.0":
397+
version "8.27.0"
398+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.27.0.tgz#3dd01ced4c81e798d1106fda0904f8d5c91051aa"
399+
integrity sha512-/6cp9yL72yUHAYq9g6DsAU+vVfvQmd1a8KyA81uvfDE21O2DwQ/qxlM4AR8TSdAu+kJLBDrEHKC5/W2/nxsY0A==
400400

401-
"@typescript-eslint/typescript-estree@8.26.0":
402-
version "8.26.0"
403-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.0.tgz#128972172005a7376e34ed2ecba4e29363b0cad1"
404-
integrity sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==
401+
"@typescript-eslint/typescript-estree@8.27.0":
402+
version "8.27.0"
403+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.27.0.tgz#4e02a1056454a84418cc9bce7c00b1c08b03567a"
404+
integrity sha512-BnKq8cqPVoMw71O38a1tEb6iebEgGA80icSxW7g+kndx0o6ot6696HjG7NdgfuAVmVEtwXUr3L8R9ZuVjoQL6A==
405405
dependencies:
406-
"@typescript-eslint/types" "8.26.0"
407-
"@typescript-eslint/visitor-keys" "8.26.0"
406+
"@typescript-eslint/types" "8.27.0"
407+
"@typescript-eslint/visitor-keys" "8.27.0"
408408
debug "^4.3.4"
409409
fast-glob "^3.3.2"
410410
is-glob "^4.0.3"
411411
minimatch "^9.0.4"
412412
semver "^7.6.0"
413413
ts-api-utils "^2.0.1"
414414

415-
"@typescript-eslint/utils@8.26.0":
416-
version "8.26.0"
417-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.0.tgz#845d20ed8378a5594e6445f54e53b972aee7b3e6"
418-
integrity sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==
415+
"@typescript-eslint/utils@8.27.0":
416+
version "8.27.0"
417+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.27.0.tgz#d9c2a4891c6a85b952a9d5f9656c379ab111cf6d"
418+
integrity sha512-njkodcwH1yvmo31YWgRHNb/x1Xhhq4/m81PhtvmRngD8iHPehxffz1SNCO+kwaePhATC+kOa/ggmvPoPza5i0Q==
419419
dependencies:
420420
"@eslint-community/eslint-utils" "^4.4.0"
421-
"@typescript-eslint/scope-manager" "8.26.0"
422-
"@typescript-eslint/types" "8.26.0"
423-
"@typescript-eslint/typescript-estree" "8.26.0"
421+
"@typescript-eslint/scope-manager" "8.27.0"
422+
"@typescript-eslint/types" "8.27.0"
423+
"@typescript-eslint/typescript-estree" "8.27.0"
424424

425-
"@typescript-eslint/visitor-keys@8.26.0":
426-
version "8.26.0"
427-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.0.tgz#a4876216756c69130ea958df3b77222c2ad95290"
428-
integrity sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==
425+
"@typescript-eslint/visitor-keys@8.27.0":
426+
version "8.27.0"
427+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.27.0.tgz#4a13e9d7ad7e311a07ea1b178b4c9f848ce11334"
428+
integrity sha512-WsXQwMkILJvffP6z4U3FYJPlbf/j07HIxmDjZpbNvBJkMfvwXj5ACRkkHwBDvLBbDbtX5TdU64/rcvKJ/vuInQ==
429429
dependencies:
430-
"@typescript-eslint/types" "8.26.0"
430+
"@typescript-eslint/types" "8.27.0"
431431
eslint-visitor-keys "^4.2.0"
432432

433433
"@vscode/test-cli@^0.0.10":
@@ -2393,14 +2393,14 @@ type-check@^0.4.0, type-check@~0.4.0:
23932393
dependencies:
23942394
prelude-ls "^1.2.1"
23952395

2396-
typescript-eslint@^8.26.0:
2397-
version "8.26.0"
2398-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.26.0.tgz#f44cafdaa6edc99e3612b33b791eb77a56286320"
2399-
integrity sha512-PtVz9nAnuNJuAVeUFvwztjuUgSnJInODAUx47VDwWPXzd5vismPOtPtt83tzNXyOjVQbPRp786D6WFW/M2koIA==
2396+
typescript-eslint@^8.27.0:
2397+
version "8.27.0"
2398+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.27.0.tgz#96cc34213723ec41a0bcaffc808f04c8d3cd64fb"
2399+
integrity sha512-ZZ/8+Y0rRUMuW1gJaPtLWe4ryHbsPLzzibk5Sq+IFa2aOH1Vo0gPr1fbA6pOnzBke7zC2Da4w8AyCgxKXo3lqA==
24002400
dependencies:
2401-
"@typescript-eslint/eslint-plugin" "8.26.0"
2402-
"@typescript-eslint/parser" "8.26.0"
2403-
"@typescript-eslint/utils" "8.26.0"
2401+
"@typescript-eslint/eslint-plugin" "8.27.0"
2402+
"@typescript-eslint/parser" "8.27.0"
2403+
"@typescript-eslint/utils" "8.27.0"
24042404

24052405
typescript@^5.7.3:
24062406
version "5.7.3"

0 commit comments

Comments
 (0)