Skip to content

Commit 33cdffd

Browse files
chore: Bump @typescript-eslint/eslint-plugin from 8.54.0 to 8.56.1 (#6014)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.54.0 to 8.56.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.56.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.1 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 f4ca852 commit 33cdffd

File tree

2 files changed

+95
-72
lines changed

2 files changed

+95
-72
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/react-router-dom": "5.3.3",
3939
"@types/uuid": "10.0.0",
4040
"@types/webpack-env": "1.18.8",
41-
"@typescript-eslint/eslint-plugin": "8.54.0",
41+
"@typescript-eslint/eslint-plugin": "8.56.1",
4242
"@typescript-eslint/parser": "7.17.0",
4343
"@wireapp/copy-config": "2.3.13",
4444
"@wireapp/eslint-config": "1.4.0",

yarn.lock

Lines changed: 94 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -6503,23 +6503,23 @@ __metadata:
65036503
languageName: node
65046504
linkType: hard
65056505

6506-
"@typescript-eslint/eslint-plugin@npm:8.54.0":
6507-
version: 8.54.0
6508-
resolution: "@typescript-eslint/eslint-plugin@npm:8.54.0"
6506+
"@typescript-eslint/eslint-plugin@npm:8.56.1":
6507+
version: 8.56.1
6508+
resolution: "@typescript-eslint/eslint-plugin@npm:8.56.1"
65096509
dependencies:
65106510
"@eslint-community/regexpp": ^4.12.2
6511-
"@typescript-eslint/scope-manager": 8.54.0
6512-
"@typescript-eslint/type-utils": 8.54.0
6513-
"@typescript-eslint/utils": 8.54.0
6514-
"@typescript-eslint/visitor-keys": 8.54.0
6511+
"@typescript-eslint/scope-manager": 8.56.1
6512+
"@typescript-eslint/type-utils": 8.56.1
6513+
"@typescript-eslint/utils": 8.56.1
6514+
"@typescript-eslint/visitor-keys": 8.56.1
65156515
ignore: ^7.0.5
65166516
natural-compare: ^1.4.0
65176517
ts-api-utils: ^2.4.0
65186518
peerDependencies:
6519-
"@typescript-eslint/parser": ^8.54.0
6520-
eslint: ^8.57.0 || ^9.0.0
6519+
"@typescript-eslint/parser": ^8.56.1
6520+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
65216521
typescript: ">=4.8.4 <6.0.0"
6522-
checksum: 31934585af6b0ce4efe23d1bfb9ff681dcd821d32bb954453e7773e9a3a42c0a2d43b1b5072dc3badac49ee355cfa0e840535cc668afe4f0b58cffa3d8e9f4d1
6522+
checksum: 40f5e1f73a9c268fb4ae5da88f56dd92bebe0185b0228fbbf26df00fc9fdfb41024d9dcb0443f171a34a09214444b20e1ff3f144c3070b7772d93444b2b4c37e
65236523
languageName: node
65246524
linkType: hard
65256525

@@ -6554,16 +6554,16 @@ __metadata:
65546554
languageName: node
65556555
linkType: hard
65566556

6557-
"@typescript-eslint/project-service@npm:8.54.0":
6558-
version: 8.54.0
6559-
resolution: "@typescript-eslint/project-service@npm:8.54.0"
6557+
"@typescript-eslint/project-service@npm:8.56.1":
6558+
version: 8.56.1
6559+
resolution: "@typescript-eslint/project-service@npm:8.56.1"
65606560
dependencies:
6561-
"@typescript-eslint/tsconfig-utils": ^8.54.0
6562-
"@typescript-eslint/types": ^8.54.0
6561+
"@typescript-eslint/tsconfig-utils": ^8.56.1
6562+
"@typescript-eslint/types": ^8.56.1
65636563
debug: ^4.4.3
65646564
peerDependencies:
65656565
typescript: ">=4.8.4 <6.0.0"
6566-
checksum: 3c2a5c758aa92d3673050383f4a9889c8175738372caf40082929082dfff87d5dbf54b9d22d97915f0f47393950df9fc338526dcc10be0512315aff82e65ad99
6566+
checksum: aeb8f9e34185781d83a67dfef8dc80b3d0d1d832b592a86aaecada1311e7920cb8fd1a044986a6a1c50cdcadfb1e80a3c173cd17b4e8abe8d6bf072e9a904474
65676567
languageName: node
65686568
linkType: hard
65696569

@@ -6587,13 +6587,13 @@ __metadata:
65876587
languageName: node
65886588
linkType: hard
65896589

6590-
"@typescript-eslint/scope-manager@npm:8.54.0":
6591-
version: 8.54.0
6592-
resolution: "@typescript-eslint/scope-manager@npm:8.54.0"
6590+
"@typescript-eslint/scope-manager@npm:8.56.1":
6591+
version: 8.56.1
6592+
resolution: "@typescript-eslint/scope-manager@npm:8.56.1"
65936593
dependencies:
6594-
"@typescript-eslint/types": 8.54.0
6595-
"@typescript-eslint/visitor-keys": 8.54.0
6596-
checksum: 9a6bbdf019c3bed31aa81f11cd2d4f98e1b71a83d3f68ccdbd2a6539bfe1575ec59f37cd96b74311df1183c78348325d6b8ddcb653f7096f0d3e36299ae3c3e9
6594+
"@typescript-eslint/types": 8.56.1
6595+
"@typescript-eslint/visitor-keys": 8.56.1
6596+
checksum: 55a593a2c74bb7cff5136d48c242e7bcf8c54bdd4ae20db2bedf4756f795adda85f9971b7d871991f19ae3cd1cf4b6f854a589bd5fd00f0d77e2906880034155
65976597
languageName: node
65986598
linkType: hard
65996599

@@ -6606,28 +6606,28 @@ __metadata:
66066606
languageName: node
66076607
linkType: hard
66086608

6609-
"@typescript-eslint/tsconfig-utils@npm:8.54.0, @typescript-eslint/tsconfig-utils@npm:^8.54.0":
6610-
version: 8.54.0
6611-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.54.0"
6609+
"@typescript-eslint/tsconfig-utils@npm:8.56.1, @typescript-eslint/tsconfig-utils@npm:^8.56.1":
6610+
version: 8.56.1
6611+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.56.1"
66126612
peerDependencies:
66136613
typescript: ">=4.8.4 <6.0.0"
6614-
checksum: f8907f6e803563b460e035a688f30dbbb690d40c3fd9bb8e30c4628905bd49cf9de4947042268c0b50ce4e7aac3249712a33e91afde9a08df064ad782cd38dee
6614+
checksum: b54be8d46963958d8dc763099d632a83384dda2832c57a121df853c2fbd01042eb5c02d427303c021920d8312fcafb987ef734dea2a4ebcf1fe3dc956fd62f42
66156615
languageName: node
66166616
linkType: hard
66176617

6618-
"@typescript-eslint/type-utils@npm:8.54.0":
6619-
version: 8.54.0
6620-
resolution: "@typescript-eslint/type-utils@npm:8.54.0"
6618+
"@typescript-eslint/type-utils@npm:8.56.1":
6619+
version: 8.56.1
6620+
resolution: "@typescript-eslint/type-utils@npm:8.56.1"
66216621
dependencies:
6622-
"@typescript-eslint/types": 8.54.0
6623-
"@typescript-eslint/typescript-estree": 8.54.0
6624-
"@typescript-eslint/utils": 8.54.0
6622+
"@typescript-eslint/types": 8.56.1
6623+
"@typescript-eslint/typescript-estree": 8.56.1
6624+
"@typescript-eslint/utils": 8.56.1
66256625
debug: ^4.4.3
66266626
ts-api-utils: ^2.4.0
66276627
peerDependencies:
6628-
eslint: ^8.57.0 || ^9.0.0
6628+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
66296629
typescript: ">=4.8.4 <6.0.0"
6630-
checksum: 501a27b5e39305bfd47c6b678a71cbff87268f57f8985081666d50724b1a3c4530561cea9a24b0823d466c6cdca680647013ee5e9ed54aaa5110f2e42fdbc6ac
6630+
checksum: e2c8345d0b82977d3fb7f432d90b02773384e139644e7c214f4e6a1e2d3bcc231a2f2f57d9b507d37aabd4eb984b8523edc254b9400bf66f988475aaf225adfc
66316631
languageName: node
66326632
linkType: hard
66336633

@@ -6645,10 +6645,10 @@ __metadata:
66456645
languageName: node
66466646
linkType: hard
66476647

6648-
"@typescript-eslint/types@npm:8.54.0, @typescript-eslint/types@npm:^8.54.0":
6649-
version: 8.54.0
6650-
resolution: "@typescript-eslint/types@npm:8.54.0"
6651-
checksum: 53ee5c5ef804e8cd1dd9a4c7f7a82e45a17d97ee78b1e108c56c919d08f86c2c9e4fec8c732e0d23995cf63532923456e7757b41833f40b93f1fca28b2db571a
6648+
"@typescript-eslint/types@npm:8.56.1, @typescript-eslint/types@npm:^8.56.1":
6649+
version: 8.56.1
6650+
resolution: "@typescript-eslint/types@npm:8.56.1"
6651+
checksum: 67716a6699becdef1dd23acb0762b940caa2c541fd27573328b5047a7cd08d19f775eb01cd11080d16dc2d2a23af8f9b8fc5813f935b12170769de074af3c77a
66526652
languageName: node
66536653
linkType: hard
66546654

@@ -6698,37 +6698,37 @@ __metadata:
66986698
languageName: node
66996699
linkType: hard
67006700

6701-
"@typescript-eslint/typescript-estree@npm:8.54.0":
6702-
version: 8.54.0
6703-
resolution: "@typescript-eslint/typescript-estree@npm:8.54.0"
6701+
"@typescript-eslint/typescript-estree@npm:8.56.1":
6702+
version: 8.56.1
6703+
resolution: "@typescript-eslint/typescript-estree@npm:8.56.1"
67046704
dependencies:
6705-
"@typescript-eslint/project-service": 8.54.0
6706-
"@typescript-eslint/tsconfig-utils": 8.54.0
6707-
"@typescript-eslint/types": 8.54.0
6708-
"@typescript-eslint/visitor-keys": 8.54.0
6705+
"@typescript-eslint/project-service": 8.56.1
6706+
"@typescript-eslint/tsconfig-utils": 8.56.1
6707+
"@typescript-eslint/types": 8.56.1
6708+
"@typescript-eslint/visitor-keys": 8.56.1
67096709
debug: ^4.4.3
6710-
minimatch: ^9.0.5
6710+
minimatch: ^10.2.2
67116711
semver: ^7.7.3
67126712
tinyglobby: ^0.2.15
67136713
ts-api-utils: ^2.4.0
67146714
peerDependencies:
67156715
typescript: ">=4.8.4 <6.0.0"
6716-
checksum: 0a4cf84abba5fba389515224e60fa0830c3d5403a2954e43d7390311cab25bb37728de124eb17e9d5bd05ee067e3b7ef815808e3c3abd58d8eeb3eae1988b6f1
6716+
checksum: e28b4874b8d65c22075b3ada91931d17d892f16aa39a7f65cf726476085c0ef9620945c558b3c00ed363f88bd6ebd5372267510b640687370c608a0298bbf5cf
67176717
languageName: node
67186718
linkType: hard
67196719

6720-
"@typescript-eslint/utils@npm:8.54.0":
6721-
version: 8.54.0
6722-
resolution: "@typescript-eslint/utils@npm:8.54.0"
6720+
"@typescript-eslint/utils@npm:8.56.1":
6721+
version: 8.56.1
6722+
resolution: "@typescript-eslint/utils@npm:8.56.1"
67236723
dependencies:
67246724
"@eslint-community/eslint-utils": ^4.9.1
6725-
"@typescript-eslint/scope-manager": 8.54.0
6726-
"@typescript-eslint/types": 8.54.0
6727-
"@typescript-eslint/typescript-estree": 8.54.0
6725+
"@typescript-eslint/scope-manager": 8.56.1
6726+
"@typescript-eslint/types": 8.56.1
6727+
"@typescript-eslint/typescript-estree": 8.56.1
67286728
peerDependencies:
6729-
eslint: ^8.57.0 || ^9.0.0
6729+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
67306730
typescript: ">=4.8.4 <6.0.0"
6731-
checksum: 365032335805e331fd92d09898b018e7fef6fb4c46582a8b13c5e3f42806ced7275bd71cc2d4783ecd8428547ac97ed012b7cedfea483bc1533513ae8dd5dba0
6731+
checksum: bcef244cdad1ede9726e6e01e60077056b5ce1136ac0637446b05975a1936a2d424159471eebaa9f8746659bdca567f5e50d63bdbb6369bc48d2f5af4627d1ca
67326732
languageName: node
67336733
linkType: hard
67346734

@@ -6767,13 +6767,13 @@ __metadata:
67676767
languageName: node
67686768
linkType: hard
67696769

6770-
"@typescript-eslint/visitor-keys@npm:8.54.0":
6771-
version: 8.54.0
6772-
resolution: "@typescript-eslint/visitor-keys@npm:8.54.0"
6770+
"@typescript-eslint/visitor-keys@npm:8.56.1":
6771+
version: 8.56.1
6772+
resolution: "@typescript-eslint/visitor-keys@npm:8.56.1"
67736773
dependencies:
6774-
"@typescript-eslint/types": 8.54.0
6775-
eslint-visitor-keys: ^4.2.1
6776-
checksum: 36aafcffee5223041e3c898a8622589ae04e89cfad3d785bf506ab2126606af5ddac48bd6dbbf1c1098a0e21206b4f9edc90971f9f11a220423a924345adb184
6774+
"@typescript-eslint/types": 8.56.1
6775+
eslint-visitor-keys: ^5.0.0
6776+
checksum: cd8cb26d855b09103bd8a5d5d3eb9eb9eecb7cf7276fd2bebf3f79deb6cd4d81b400b229fb8485cd7376e3c25bbd07b2d1674f47794ff84ffcc817859cd0cb62
67776777
languageName: node
67786778
linkType: hard
67796779

@@ -8148,6 +8148,13 @@ __metadata:
81488148
languageName: node
81498149
linkType: hard
81508150

8151+
"balanced-match@npm:^4.0.2":
8152+
version: 4.0.4
8153+
resolution: "balanced-match@npm:4.0.4"
8154+
checksum: fb07bb66a0959c2843fc055838047e2a95ccebb837c519614afb067ebfdf2fa967ca8d712c35ced07f2cd26fc6f07964230b094891315ad74f11eba3d53178a0
8155+
languageName: node
8156+
linkType: hard
8157+
81518158
"bare-events@npm:^2.2.0":
81528159
version: 2.4.2
81538160
resolution: "bare-events@npm:2.4.2"
@@ -8222,6 +8229,15 @@ __metadata:
82228229
languageName: node
82238230
linkType: hard
82248231

8232+
"brace-expansion@npm:^5.0.2":
8233+
version: 5.0.4
8234+
resolution: "brace-expansion@npm:5.0.4"
8235+
dependencies:
8236+
balanced-match: ^4.0.2
8237+
checksum: ded86c0f0b138734110d67437fee52c1f97bc19175644788b1d71afec2d87d405cf05424ce428f88ae3abe8e09e13ee55f2675534b38076ef70e1e583ed75686
8238+
languageName: node
8239+
linkType: hard
8240+
82258241
"braces@npm:^3.0.3":
82268242
version: 3.0.3
82278243
resolution: "braces@npm:3.0.3"
@@ -10328,6 +10344,13 @@ __metadata:
1032810344
languageName: node
1032910345
linkType: hard
1033010346

10347+
"eslint-visitor-keys@npm:^5.0.0":
10348+
version: 5.0.1
10349+
resolution: "eslint-visitor-keys@npm:5.0.1"
10350+
checksum: d6cc6830536ab4a808f25325686c2c27862f27aab0c1ffed39627293b06cee05d95187da113cafd366314ea5be803b456115de71ad625e365020f20e2a6af89b
10351+
languageName: node
10352+
linkType: hard
10353+
1033110354
"eslint@npm:8.57.0":
1033210355
version: 8.57.0
1033310356
resolution: "eslint@npm:8.57.0"
@@ -14230,6 +14253,15 @@ __metadata:
1423014253
languageName: node
1423114254
linkType: hard
1423214255

14256+
"minimatch@npm:^10.2.2":
14257+
version: 10.2.4
14258+
resolution: "minimatch@npm:10.2.4"
14259+
dependencies:
14260+
brace-expansion: ^5.0.2
14261+
checksum: 56dce6b04c6b30b500d81d7a29822c108b7d58c46696ec7332d04a2bd104a5cb69e5c7ce93e1783dc66d61400d831e6e226ca101ac23665aff32ca303619dc3d
14262+
languageName: node
14263+
linkType: hard
14264+
1423314265
"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.2":
1423414266
version: 3.1.2
1423514267
resolution: "minimatch@npm:3.1.2"
@@ -14257,15 +14289,6 @@ __metadata:
1425714289
languageName: node
1425814290
linkType: hard
1425914291

14260-
"minimatch@npm:^9.0.5":
14261-
version: 9.0.5
14262-
resolution: "minimatch@npm:9.0.5"
14263-
dependencies:
14264-
brace-expansion: ^2.0.1
14265-
checksum: 2c035575eda1e50623c731ec6c14f65a85296268f749b9337005210bb2b34e2705f8ef1a358b188f69892286ab99dc42c8fb98a57bde55c8d81b3023c19cea28
14266-
languageName: node
14267-
linkType: hard
14268-
1426914292
"minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6":
1427014293
version: 1.2.7
1427114294
resolution: "minimist@npm:1.2.7"
@@ -18608,7 +18631,7 @@ __metadata:
1860818631
"@types/react-router-dom": 5.3.3
1860918632
"@types/uuid": 10.0.0
1861018633
"@types/webpack-env": 1.18.8
18611-
"@typescript-eslint/eslint-plugin": 8.54.0
18634+
"@typescript-eslint/eslint-plugin": 8.56.1
1861218635
"@typescript-eslint/parser": 7.17.0
1861318636
"@wireapp/api-client": 27.95.4
1861418637
"@wireapp/commons": 5.4.13

0 commit comments

Comments
 (0)