Skip to content

Commit 1a43b79

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.39.1 to 8.40.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.40.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db67a58 commit 1a43b79

File tree

1 file changed

+53
-1
lines changed

1 file changed

+53
-1
lines changed

yarn.lock

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3525,7 +3525,7 @@ __metadata:
35253525
languageName: node
35263526
linkType: hard
35273527

3528-
"@typescript-eslint/eslint-plugin@npm:8.39.1, @typescript-eslint/eslint-plugin@npm:^8.22.0":
3528+
"@typescript-eslint/eslint-plugin@npm:8.39.1":
35293529
version: 8.39.1
35303530
resolution: "@typescript-eslint/eslint-plugin@npm:8.39.1"
35313531
dependencies:
@@ -3546,6 +3546,27 @@ __metadata:
35463546
languageName: node
35473547
linkType: hard
35483548

3549+
"@typescript-eslint/eslint-plugin@npm:^8.22.0":
3550+
version: 8.40.0
3551+
resolution: "@typescript-eslint/eslint-plugin@npm:8.40.0"
3552+
dependencies:
3553+
"@eslint-community/regexpp": "npm:^4.10.0"
3554+
"@typescript-eslint/scope-manager": "npm:8.40.0"
3555+
"@typescript-eslint/type-utils": "npm:8.40.0"
3556+
"@typescript-eslint/utils": "npm:8.40.0"
3557+
"@typescript-eslint/visitor-keys": "npm:8.40.0"
3558+
graphemer: "npm:^1.4.0"
3559+
ignore: "npm:^7.0.0"
3560+
natural-compare: "npm:^1.4.0"
3561+
ts-api-utils: "npm:^2.1.0"
3562+
peerDependencies:
3563+
"@typescript-eslint/parser": ^8.40.0
3564+
eslint: ^8.57.0 || ^9.0.0
3565+
typescript: ">=4.8.4 <6.0.0"
3566+
checksum: 10c0/dc8889c3255bce6956432f099059179dd13826ba29670f81ba9238ecde46764ee63459eb73a7d88f4f30e1144a2f000d79c9e3f256fa759689d9b3b74d423bda
3567+
languageName: node
3568+
linkType: hard
3569+
35493570
"@typescript-eslint/parser@npm:8.39.1":
35503571
version: 8.39.1
35513572
resolution: "@typescript-eslint/parser@npm:8.39.1"
@@ -3658,6 +3679,22 @@ __metadata:
36583679
languageName: node
36593680
linkType: hard
36603681

3682+
"@typescript-eslint/type-utils@npm:8.40.0":
3683+
version: 8.40.0
3684+
resolution: "@typescript-eslint/type-utils@npm:8.40.0"
3685+
dependencies:
3686+
"@typescript-eslint/types": "npm:8.40.0"
3687+
"@typescript-eslint/typescript-estree": "npm:8.40.0"
3688+
"@typescript-eslint/utils": "npm:8.40.0"
3689+
debug: "npm:^4.3.4"
3690+
ts-api-utils: "npm:^2.1.0"
3691+
peerDependencies:
3692+
eslint: ^8.57.0 || ^9.0.0
3693+
typescript: ">=4.8.4 <6.0.0"
3694+
checksum: 10c0/660b77d801b2538a4ccb65065269ad0e8370d0be985172b5ecb067f3eea22e64aa8af9e981b31bf2a34002339fe3253b09b55d181ce6d8242fc7daa80ac4aaca
3695+
languageName: node
3696+
linkType: hard
3697+
36613698
"@typescript-eslint/types@npm:8.39.1, @typescript-eslint/types@npm:^8.39.1":
36623699
version: 8.39.1
36633700
resolution: "@typescript-eslint/types@npm:8.39.1"
@@ -3727,6 +3764,21 @@ __metadata:
37273764
languageName: node
37283765
linkType: hard
37293766

3767+
"@typescript-eslint/utils@npm:8.40.0":
3768+
version: 8.40.0
3769+
resolution: "@typescript-eslint/utils@npm:8.40.0"
3770+
dependencies:
3771+
"@eslint-community/eslint-utils": "npm:^4.7.0"
3772+
"@typescript-eslint/scope-manager": "npm:8.40.0"
3773+
"@typescript-eslint/types": "npm:8.40.0"
3774+
"@typescript-eslint/typescript-estree": "npm:8.40.0"
3775+
peerDependencies:
3776+
eslint: ^8.57.0 || ^9.0.0
3777+
typescript: ">=4.8.4 <6.0.0"
3778+
checksum: 10c0/6b3858b8725083fe7db7fb9bcbde930e758a6ba8ddedd1ed27d828fc1cbe04f54b774ef9144602f8eeaafeea9b19b4fd4c46fdad52a10ade99e6b282c7d0df92
3779+
languageName: node
3780+
linkType: hard
3781+
37303782
"@typescript-eslint/visitor-keys@npm:8.39.1":
37313783
version: 8.39.1
37323784
resolution: "@typescript-eslint/visitor-keys@npm:8.39.1"

0 commit comments

Comments
 (0)