Skip to content

Commit f28b9d3

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin (#2225)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.17.0 to 6.18.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/v6.18.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development 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 78cfe85 commit f28b9d3

2 files changed

Lines changed: 69 additions & 23 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
]
153153
},
154154
"devDependencies": {
155-
"@typescript-eslint/eslint-plugin": "^6.17.0",
155+
"@typescript-eslint/eslint-plugin": "^6.18.0",
156156
"@typescript-eslint/parser": "^6.17.0",
157157
"eslint": "^8.56.0",
158158
"eslint-config-prettier": "^9.1.0",

yarn.lock

Lines changed: 68 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2903,7 +2903,7 @@ __metadata:
29032903
"@types/web-locks-api": ^0.0.5
29042904
"@types/wicg-file-system-access": ^2023.10.4
29052905
"@types/zen-push": ^0.1.4
2906-
"@typescript-eslint/eslint-plugin": ^6.17.0
2906+
"@typescript-eslint/eslint-plugin": ^6.18.0
29072907
"@typescript-eslint/parser": ^6.17.0
29082908
babel-jest: ^29.7.0
29092909
babel-loader: ^9.1.3
@@ -5459,15 +5459,15 @@ __metadata:
54595459
languageName: node
54605460
linkType: hard
54615461

5462-
"@typescript-eslint/eslint-plugin@npm:^6.17.0":
5463-
version: 6.17.0
5464-
resolution: "@typescript-eslint/eslint-plugin@npm:6.17.0"
5462+
"@typescript-eslint/eslint-plugin@npm:^6.18.0":
5463+
version: 6.18.0
5464+
resolution: "@typescript-eslint/eslint-plugin@npm:6.18.0"
54655465
dependencies:
54665466
"@eslint-community/regexpp": ^4.5.1
5467-
"@typescript-eslint/scope-manager": 6.17.0
5468-
"@typescript-eslint/type-utils": 6.17.0
5469-
"@typescript-eslint/utils": 6.17.0
5470-
"@typescript-eslint/visitor-keys": 6.17.0
5467+
"@typescript-eslint/scope-manager": 6.18.0
5468+
"@typescript-eslint/type-utils": 6.18.0
5469+
"@typescript-eslint/utils": 6.18.0
5470+
"@typescript-eslint/visitor-keys": 6.18.0
54715471
debug: ^4.3.4
54725472
graphemer: ^1.4.0
54735473
ignore: ^5.2.4
@@ -5480,7 +5480,7 @@ __metadata:
54805480
peerDependenciesMeta:
54815481
typescript:
54825482
optional: true
5483-
checksum: 169646a705fdd1bc2a0d78678dbf3557ff3e534e9d4a11f7b5bba1d9f5cbec821f8c16b260413203efc8d6e0c0a3d7f9332bb1476e3dac80e60aa16eb9a0ad11
5483+
checksum: a0e946c03b3d55326fa2f090341c57063670d654ab3681f48e88af940d2ee843bd4d124655e27820ae284b705232ecfc0665ad39ace95d5210c04ee66d57d58d
54845484
languageName: node
54855485
linkType: hard
54865486

@@ -5560,6 +5560,16 @@ __metadata:
55605560
languageName: node
55615561
linkType: hard
55625562

5563+
"@typescript-eslint/scope-manager@npm:6.18.0":
5564+
version: 6.18.0
5565+
resolution: "@typescript-eslint/scope-manager@npm:6.18.0"
5566+
dependencies:
5567+
"@typescript-eslint/types": 6.18.0
5568+
"@typescript-eslint/visitor-keys": 6.18.0
5569+
checksum: 9958dcd95605b9699e1fe823cc38869d542f2cb90cde443938c1352de4161703ed6619e772bc12b8b7df2a44623ebf1e6b2b8d1222e5df22880185d0652040ee
5570+
languageName: node
5571+
linkType: hard
5572+
55635573
"@typescript-eslint/type-utils@npm:5.61.0, @typescript-eslint/type-utils@npm:^5.50.0, @typescript-eslint/type-utils@npm:^5.55.0":
55645574
version: 5.61.0
55655575
resolution: "@typescript-eslint/type-utils@npm:5.61.0"
@@ -5577,20 +5587,20 @@ __metadata:
55775587
languageName: node
55785588
linkType: hard
55795589

5580-
"@typescript-eslint/type-utils@npm:6.17.0":
5581-
version: 6.17.0
5582-
resolution: "@typescript-eslint/type-utils@npm:6.17.0"
5590+
"@typescript-eslint/type-utils@npm:6.18.0":
5591+
version: 6.18.0
5592+
resolution: "@typescript-eslint/type-utils@npm:6.18.0"
55835593
dependencies:
5584-
"@typescript-eslint/typescript-estree": 6.17.0
5585-
"@typescript-eslint/utils": 6.17.0
5594+
"@typescript-eslint/typescript-estree": 6.18.0
5595+
"@typescript-eslint/utils": 6.18.0
55865596
debug: ^4.3.4
55875597
ts-api-utils: ^1.0.1
55885598
peerDependencies:
55895599
eslint: ^7.0.0 || ^8.0.0
55905600
peerDependenciesMeta:
55915601
typescript:
55925602
optional: true
5593-
checksum: bb6f824c1c7f8d25a21b7218a5bcb74e58c38121f85418eb1639f2931c6149285c2ede96dd677a3e7dc64886cc7640d74be6001d970c3ac9c9a4d889315c5d15
5603+
checksum: 537b2f0b85c4225538a14e5030fc25c3f6ea610ea59dd9ac25e59a2aadd01344e2b154fcd5ab2245d055d977e4ff2b7ab30369f28eb78b6059702a2899fbdd3c
55945604
languageName: node
55955605
linkType: hard
55965606

@@ -5615,6 +5625,13 @@ __metadata:
56155625
languageName: node
56165626
linkType: hard
56175627

5628+
"@typescript-eslint/types@npm:6.18.0":
5629+
version: 6.18.0
5630+
resolution: "@typescript-eslint/types@npm:6.18.0"
5631+
checksum: 516ad2feb7e7c7b5aac805b287be794e6e42371bc6a5bdd7c9fc230d98bbbcc4877c96377ccce68aede68ec58a64ef9d1e4c5b15cfb55e9a050bafe7b36624c1
5632+
languageName: node
5633+
linkType: hard
5634+
56185635
"@typescript-eslint/typescript-estree@npm:5.40.1":
56195636
version: 5.40.1
56205637
resolution: "@typescript-eslint/typescript-estree@npm:5.40.1"
@@ -5670,6 +5687,25 @@ __metadata:
56705687
languageName: node
56715688
linkType: hard
56725689

5690+
"@typescript-eslint/typescript-estree@npm:6.18.0":
5691+
version: 6.18.0
5692+
resolution: "@typescript-eslint/typescript-estree@npm:6.18.0"
5693+
dependencies:
5694+
"@typescript-eslint/types": 6.18.0
5695+
"@typescript-eslint/visitor-keys": 6.18.0
5696+
debug: ^4.3.4
5697+
globby: ^11.1.0
5698+
is-glob: ^4.0.3
5699+
minimatch: 9.0.3
5700+
semver: ^7.5.4
5701+
ts-api-utils: ^1.0.1
5702+
peerDependenciesMeta:
5703+
typescript:
5704+
optional: true
5705+
checksum: 64afa0a81af66dfcb1d3027872abc07451691dff956c8b3174da675307050404c720465be5322490859d633e76705fd5e0fd5f040aa4cc1078bd837281e52065
5706+
languageName: node
5707+
linkType: hard
5708+
56735709
"@typescript-eslint/utils@npm:5.40.1":
56745710
version: 5.40.1
56755711
resolution: "@typescript-eslint/utils@npm:5.40.1"
@@ -5706,20 +5742,20 @@ __metadata:
57065742
languageName: node
57075743
linkType: hard
57085744

5709-
"@typescript-eslint/utils@npm:6.17.0":
5710-
version: 6.17.0
5711-
resolution: "@typescript-eslint/utils@npm:6.17.0"
5745+
"@typescript-eslint/utils@npm:6.18.0":
5746+
version: 6.18.0
5747+
resolution: "@typescript-eslint/utils@npm:6.18.0"
57125748
dependencies:
57135749
"@eslint-community/eslint-utils": ^4.4.0
57145750
"@types/json-schema": ^7.0.12
57155751
"@types/semver": ^7.5.0
5716-
"@typescript-eslint/scope-manager": 6.17.0
5717-
"@typescript-eslint/types": 6.17.0
5718-
"@typescript-eslint/typescript-estree": 6.17.0
5752+
"@typescript-eslint/scope-manager": 6.18.0
5753+
"@typescript-eslint/types": 6.18.0
5754+
"@typescript-eslint/typescript-estree": 6.18.0
57195755
semver: ^7.5.4
57205756
peerDependencies:
57215757
eslint: ^7.0.0 || ^8.0.0
5722-
checksum: 2eea8fd3763b2ab9d86503c68b4d61df81071fd38851b8ba920d53b055c352d13e192a3d15ca853f11aee818c61e8af65946e963aa0e9b18d19e3254881bded0
5758+
checksum: 5c8ab14838d5dcc857de43781687b105d972941bd4a08e63d14b6485a3944a77c867c162f14eca9ef526170b26423a0d4a828a0b22d88cb34f99835233152dff
57235759
languageName: node
57245760
linkType: hard
57255761

@@ -5753,6 +5789,16 @@ __metadata:
57535789
languageName: node
57545790
linkType: hard
57555791

5792+
"@typescript-eslint/visitor-keys@npm:6.18.0":
5793+
version: 6.18.0
5794+
resolution: "@typescript-eslint/visitor-keys@npm:6.18.0"
5795+
dependencies:
5796+
"@typescript-eslint/types": 6.18.0
5797+
eslint-visitor-keys: ^3.4.1
5798+
checksum: d6b1958867f3287c4e2c4f80633346a676060181e27ef69a1aad68634c62311738a3aad49e61c1d30d8e31800de146424ca8b33483d033132d90bf0c2f31cac8
5799+
languageName: node
5800+
linkType: hard
5801+
57565802
"@ungap/structured-clone@npm:^1.2.0":
57575803
version: 1.2.0
57585804
resolution: "@ungap/structured-clone@npm:1.2.0"

0 commit comments

Comments
 (0)