Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit 3852c36

Browse files
chore(deps): bump @typescript-eslint/eslint-plugin from 8.25.0 to 8.26.0 (#1051)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.25.0 to 8.26.0. - [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.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 746efa0 commit 3852c36

2 files changed

Lines changed: 34 additions & 34 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@eslint/js": "^9.21.0",
45-
"@typescript-eslint/eslint-plugin": "^8.25.0",
45+
"@typescript-eslint/eslint-plugin": "^8.26.0",
4646
"@typescript-eslint/parser": "^8.26.0",
4747
"@vitest/eslint-plugin": "^1.1.36",
4848
"eslint-config-prettier": "^10.0.2",

yarn.lock

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ __metadata:
909909
"@semantic-release/exec": "npm:^7.0.3"
910910
"@stylistic/eslint-plugin": "npm:^2.11.0"
911911
"@types/node": "npm:^22.13.9"
912-
"@typescript-eslint/eslint-plugin": "npm:^8.25.0"
912+
"@typescript-eslint/eslint-plugin": "npm:^8.26.0"
913913
"@typescript-eslint/parser": "npm:^8.26.0"
914914
"@typescript-eslint/utils": "npm:^8.26.0"
915915
"@vitest/eslint-plugin": "npm:^1.1.36"
@@ -1373,24 +1373,24 @@ __metadata:
13731373
languageName: node
13741374
linkType: hard
13751375

1376-
"@typescript-eslint/eslint-plugin@npm:^8.25.0":
1377-
version: 8.25.0
1378-
resolution: "@typescript-eslint/eslint-plugin@npm:8.25.0"
1376+
"@typescript-eslint/eslint-plugin@npm:^8.26.0":
1377+
version: 8.26.0
1378+
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.0"
13791379
dependencies:
13801380
"@eslint-community/regexpp": "npm:^4.10.0"
1381-
"@typescript-eslint/scope-manager": "npm:8.25.0"
1382-
"@typescript-eslint/type-utils": "npm:8.25.0"
1383-
"@typescript-eslint/utils": "npm:8.25.0"
1384-
"@typescript-eslint/visitor-keys": "npm:8.25.0"
1381+
"@typescript-eslint/scope-manager": "npm:8.26.0"
1382+
"@typescript-eslint/type-utils": "npm:8.26.0"
1383+
"@typescript-eslint/utils": "npm:8.26.0"
1384+
"@typescript-eslint/visitor-keys": "npm:8.26.0"
13851385
graphemer: "npm:^1.4.0"
13861386
ignore: "npm:^5.3.1"
13871387
natural-compare: "npm:^1.4.0"
13881388
ts-api-utils: "npm:^2.0.1"
13891389
peerDependencies:
13901390
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
13911391
eslint: ^8.57.0 || ^9.0.0
1392-
typescript: ">=4.8.4 <5.8.0"
1393-
checksum: 10c0/11d63850f5f03b29cd31166f8da111788dc74e46877c2e16a5c488d6c4aa4b6c68c0857b9a396ad920aa7f0f3e7166f4faecbb194c19cd2bb9d3f687c5d2b292
1392+
typescript: ">=4.8.4 <5.9.0"
1393+
checksum: 10c0/b270467672c5cb7fb9085ae063364252af2910a424899f2a9f54cfbe84aba6ce80dbbf5027f1f33f17cc587da9883de212a4b3dc969f22ded30076889b499dd8
13941394
languageName: node
13951395
linkType: hard
13961396

@@ -1475,18 +1475,18 @@ __metadata:
14751475
languageName: node
14761476
linkType: hard
14771477

1478-
"@typescript-eslint/type-utils@npm:8.25.0":
1479-
version: 8.25.0
1480-
resolution: "@typescript-eslint/type-utils@npm:8.25.0"
1478+
"@typescript-eslint/type-utils@npm:8.26.0":
1479+
version: 8.26.0
1480+
resolution: "@typescript-eslint/type-utils@npm:8.26.0"
14811481
dependencies:
1482-
"@typescript-eslint/typescript-estree": "npm:8.25.0"
1483-
"@typescript-eslint/utils": "npm:8.25.0"
1482+
"@typescript-eslint/typescript-estree": "npm:8.26.0"
1483+
"@typescript-eslint/utils": "npm:8.26.0"
14841484
debug: "npm:^4.3.4"
14851485
ts-api-utils: "npm:^2.0.1"
14861486
peerDependencies:
14871487
eslint: ^8.57.0 || ^9.0.0
1488-
typescript: ">=4.8.4 <5.8.0"
1489-
checksum: 10c0/b7477a2d239cfd337f7d28641666763cf680a43a8d377a09dc42415f715670d35fbb4e772e103dfe8cd620c377e66bce740106bb3983ee65a739c28fab7325d1
1488+
typescript: ">=4.8.4 <5.9.0"
1489+
checksum: 10c0/840b7551dcea7304632564612a2460f869c5330c50661cf21ac5992359aba7539f1466ac7dbde6f2d0bd56f6f769c9f3fed8564045c82d4914a88745da846870
14901490
languageName: node
14911491
linkType: hard
14921492

@@ -1583,22 +1583,7 @@ __metadata:
15831583
languageName: node
15841584
linkType: hard
15851585

1586-
"@typescript-eslint/utils@npm:8.25.0, @typescript-eslint/utils@npm:^8.21.0":
1587-
version: 8.25.0
1588-
resolution: "@typescript-eslint/utils@npm:8.25.0"
1589-
dependencies:
1590-
"@eslint-community/eslint-utils": "npm:^4.4.0"
1591-
"@typescript-eslint/scope-manager": "npm:8.25.0"
1592-
"@typescript-eslint/types": "npm:8.25.0"
1593-
"@typescript-eslint/typescript-estree": "npm:8.25.0"
1594-
peerDependencies:
1595-
eslint: ^8.57.0 || ^9.0.0
1596-
typescript: ">=4.8.4 <5.8.0"
1597-
checksum: 10c0/cd15c4919f02899fd3975049a0a051a1455332a108c085a3e90ae9872e2cddac7f20a9a2c616f1366fca84274649e836ad6a437c9c5ead0bdabf5a123d12403f
1598-
languageName: node
1599-
linkType: hard
1600-
1601-
"@typescript-eslint/utils@npm:^8.26.0":
1586+
"@typescript-eslint/utils@npm:8.26.0, @typescript-eslint/utils@npm:^8.26.0":
16021587
version: 8.26.0
16031588
resolution: "@typescript-eslint/utils@npm:8.26.0"
16041589
dependencies:
@@ -1613,6 +1598,21 @@ __metadata:
16131598
languageName: node
16141599
linkType: hard
16151600

1601+
"@typescript-eslint/utils@npm:^8.21.0":
1602+
version: 8.25.0
1603+
resolution: "@typescript-eslint/utils@npm:8.25.0"
1604+
dependencies:
1605+
"@eslint-community/eslint-utils": "npm:^4.4.0"
1606+
"@typescript-eslint/scope-manager": "npm:8.25.0"
1607+
"@typescript-eslint/types": "npm:8.25.0"
1608+
"@typescript-eslint/typescript-estree": "npm:8.25.0"
1609+
peerDependencies:
1610+
eslint: ^8.57.0 || ^9.0.0
1611+
typescript: ">=4.8.4 <5.8.0"
1612+
checksum: 10c0/cd15c4919f02899fd3975049a0a051a1455332a108c085a3e90ae9872e2cddac7f20a9a2c616f1366fca84274649e836ad6a437c9c5ead0bdabf5a123d12403f
1613+
languageName: node
1614+
linkType: hard
1615+
16161616
"@typescript-eslint/visitor-keys@npm:8.16.0":
16171617
version: 8.16.0
16181618
resolution: "@typescript-eslint/visitor-keys@npm:8.16.0"

0 commit comments

Comments
 (0)