Skip to content

Commit e7f3438

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.37.0 to 8.39.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.39.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.39.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5641058 commit e7f3438

1 file changed

Lines changed: 109 additions & 25 deletions

File tree

yarn.lock

Lines changed: 109 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4570,23 +4570,23 @@ __metadata:
45704570
linkType: hard
45714571

45724572
"@typescript-eslint/eslint-plugin@npm:^8.32.0":
4573-
version: 8.37.0
4574-
resolution: "@typescript-eslint/eslint-plugin@npm:8.37.0"
4573+
version: 8.39.0
4574+
resolution: "@typescript-eslint/eslint-plugin@npm:8.39.0"
45754575
dependencies:
45764576
"@eslint-community/regexpp": ^4.10.0
4577-
"@typescript-eslint/scope-manager": 8.37.0
4578-
"@typescript-eslint/type-utils": 8.37.0
4579-
"@typescript-eslint/utils": 8.37.0
4580-
"@typescript-eslint/visitor-keys": 8.37.0
4577+
"@typescript-eslint/scope-manager": 8.39.0
4578+
"@typescript-eslint/type-utils": 8.39.0
4579+
"@typescript-eslint/utils": 8.39.0
4580+
"@typescript-eslint/visitor-keys": 8.39.0
45814581
graphemer: ^1.4.0
45824582
ignore: ^7.0.0
45834583
natural-compare: ^1.4.0
45844584
ts-api-utils: ^2.1.0
45854585
peerDependencies:
4586-
"@typescript-eslint/parser": ^8.37.0
4586+
"@typescript-eslint/parser": ^8.39.0
45874587
eslint: ^8.57.0 || ^9.0.0
4588-
typescript: ">=4.8.4 <5.9.0"
4589-
checksum: 4b48693a9ba76e369dcb9ff462c0ac6f356c0b101a65a3756033e10c77fb5c2534071454ad5289292c09173075f8ed97eb6103d4feeb3ab56704937b32060e2b
4588+
typescript: ">=4.8.4 <6.0.0"
4589+
checksum: daf8e4089a9b203b101645dcf55e7df1359f0cf0a0b6f1a336a64fa25dd54ff5188c9aa3f3e4899d5d60bceb8ed059f4771fdf314e8c162e0c2c5194aade641e
45904590
languageName: node
45914591
linkType: hard
45924592

@@ -4637,6 +4637,19 @@ __metadata:
46374637
languageName: node
46384638
linkType: hard
46394639

4640+
"@typescript-eslint/project-service@npm:8.39.0":
4641+
version: 8.39.0
4642+
resolution: "@typescript-eslint/project-service@npm:8.39.0"
4643+
dependencies:
4644+
"@typescript-eslint/tsconfig-utils": ^8.39.0
4645+
"@typescript-eslint/types": ^8.39.0
4646+
debug: ^4.3.4
4647+
peerDependencies:
4648+
typescript: ">=4.8.4 <6.0.0"
4649+
checksum: 561c16769a1d51e13fe334b153ca6a1591848319410b808ce500132e9036a8bf9df0e37943e9a270643aa7384137605e475408ff75fec5604f6f23505888e498
4650+
languageName: node
4651+
linkType: hard
4652+
46404653
"@typescript-eslint/scope-manager@npm:5.62.0":
46414654
version: 5.62.0
46424655
resolution: "@typescript-eslint/scope-manager@npm:5.62.0"
@@ -4667,6 +4680,16 @@ __metadata:
46674680
languageName: node
46684681
linkType: hard
46694682

4683+
"@typescript-eslint/scope-manager@npm:8.39.0":
4684+
version: 8.39.0
4685+
resolution: "@typescript-eslint/scope-manager@npm:8.39.0"
4686+
dependencies:
4687+
"@typescript-eslint/types": 8.39.0
4688+
"@typescript-eslint/visitor-keys": 8.39.0
4689+
checksum: d3bdfa19f4a1defe73d351482831bd50b282d07a33e9743908239a9a5e1fb0982014e8be08c197d86684854c995ef942e8f8315699e2218796cb8656bf76b9e2
4690+
languageName: node
4691+
linkType: hard
4692+
46704693
"@typescript-eslint/tsconfig-utils@npm:8.37.0, @typescript-eslint/tsconfig-utils@npm:^8.37.0":
46714694
version: 8.37.0
46724695
resolution: "@typescript-eslint/tsconfig-utils@npm:8.37.0"
@@ -4676,6 +4699,15 @@ __metadata:
46764699
languageName: node
46774700
linkType: hard
46784701

4702+
"@typescript-eslint/tsconfig-utils@npm:8.39.0, @typescript-eslint/tsconfig-utils@npm:^8.39.0":
4703+
version: 8.39.0
4704+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.39.0"
4705+
peerDependencies:
4706+
typescript: ">=4.8.4 <6.0.0"
4707+
checksum: 3457da49e7292bd07b1bd41f19661ea79481f3b6f6593fb1ecf6557c38c0f5fd77df397bc096d0bad400c4142d939d5fbaf060a524f9272c749cc02c53a65852
4708+
languageName: node
4709+
linkType: hard
4710+
46794711
"@typescript-eslint/type-utils@npm:7.18.0":
46804712
version: 7.18.0
46814713
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
@@ -4693,19 +4725,19 @@ __metadata:
46934725
languageName: node
46944726
linkType: hard
46954727

4696-
"@typescript-eslint/type-utils@npm:8.37.0":
4697-
version: 8.37.0
4698-
resolution: "@typescript-eslint/type-utils@npm:8.37.0"
4728+
"@typescript-eslint/type-utils@npm:8.39.0":
4729+
version: 8.39.0
4730+
resolution: "@typescript-eslint/type-utils@npm:8.39.0"
46994731
dependencies:
4700-
"@typescript-eslint/types": 8.37.0
4701-
"@typescript-eslint/typescript-estree": 8.37.0
4702-
"@typescript-eslint/utils": 8.37.0
4732+
"@typescript-eslint/types": 8.39.0
4733+
"@typescript-eslint/typescript-estree": 8.39.0
4734+
"@typescript-eslint/utils": 8.39.0
47034735
debug: ^4.3.4
47044736
ts-api-utils: ^2.1.0
47054737
peerDependencies:
47064738
eslint: ^8.57.0 || ^9.0.0
4707-
typescript: ">=4.8.4 <5.9.0"
4708-
checksum: 729f2577ee600ea59e4bdff0b21baf54975b4b11231b41b3df0d8c534bc712ca514d336b56bb0b4ca465e6e5abf4dff37d8d4681e0b4faa70a1069492ed132e8
4739+
typescript: ">=4.8.4 <6.0.0"
4740+
checksum: b587f9e8f01487d5b63b6c538a96478140eddd7689cefc3ed9b047d78f6cdeae5018138b5322c9bece8aad9ef6028fa8a47739eee4dd31ceb05e21be8667e92e
47094741
languageName: node
47104742
linkType: hard
47114743

@@ -4730,6 +4762,13 @@ __metadata:
47304762
languageName: node
47314763
linkType: hard
47324764

4765+
"@typescript-eslint/types@npm:8.39.0, @typescript-eslint/types@npm:^8.39.0":
4766+
version: 8.39.0
4767+
resolution: "@typescript-eslint/types@npm:8.39.0"
4768+
checksum: 283b674defc2ee7b88db7e6b7eb32c8da8cb96e14e39c155c6968043b27d2dbcbfaf5044cebe1d11baff66d92da8dac337cc0553ef9385a5030ad35e1fb7f41e
4769+
languageName: node
4770+
linkType: hard
4771+
47334772
"@typescript-eslint/typescript-estree@npm:5.62.0":
47344773
version: 5.62.0
47354774
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
@@ -4787,6 +4826,26 @@ __metadata:
47874826
languageName: node
47884827
linkType: hard
47894828

4829+
"@typescript-eslint/typescript-estree@npm:8.39.0":
4830+
version: 8.39.0
4831+
resolution: "@typescript-eslint/typescript-estree@npm:8.39.0"
4832+
dependencies:
4833+
"@typescript-eslint/project-service": 8.39.0
4834+
"@typescript-eslint/tsconfig-utils": 8.39.0
4835+
"@typescript-eslint/types": 8.39.0
4836+
"@typescript-eslint/visitor-keys": 8.39.0
4837+
debug: ^4.3.4
4838+
fast-glob: ^3.3.2
4839+
is-glob: ^4.0.3
4840+
minimatch: ^9.0.4
4841+
semver: ^7.6.0
4842+
ts-api-utils: ^2.1.0
4843+
peerDependencies:
4844+
typescript: ">=4.8.4 <6.0.0"
4845+
checksum: 2978d3a2d9067a927e4866aad2cc940ce5a974a92a5313905369d00b1e2121aeaf3bb0ebd1917be8c6b590c7f30f796e2f57780f82189087974cf40d197b34e9
4846+
languageName: node
4847+
linkType: hard
4848+
47904849
"@typescript-eslint/utils@npm:7.18.0":
47914850
version: 7.18.0
47924851
resolution: "@typescript-eslint/utils@npm:7.18.0"
@@ -4801,18 +4860,18 @@ __metadata:
48014860
languageName: node
48024861
linkType: hard
48034862

4804-
"@typescript-eslint/utils@npm:8.37.0, @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0":
4805-
version: 8.37.0
4806-
resolution: "@typescript-eslint/utils@npm:8.37.0"
4863+
"@typescript-eslint/utils@npm:8.39.0":
4864+
version: 8.39.0
4865+
resolution: "@typescript-eslint/utils@npm:8.39.0"
48074866
dependencies:
48084867
"@eslint-community/eslint-utils": ^4.7.0
4809-
"@typescript-eslint/scope-manager": 8.37.0
4810-
"@typescript-eslint/types": 8.37.0
4811-
"@typescript-eslint/typescript-estree": 8.37.0
4868+
"@typescript-eslint/scope-manager": 8.39.0
4869+
"@typescript-eslint/types": 8.39.0
4870+
"@typescript-eslint/typescript-estree": 8.39.0
48124871
peerDependencies:
48134872
eslint: ^8.57.0 || ^9.0.0
4814-
typescript: ">=4.8.4 <5.9.0"
4815-
checksum: a163635c125f3bbc04b060e918fb0361e4864df8d1ea855b2ded591846989a0aa2b5d37410d356a96852d44afb18a17e33f57aad560f02cf30936874f935e047
4873+
typescript: ">=4.8.4 <6.0.0"
4874+
checksum: 70e071517c6d515cdd05c130a4793685644ec7f9f1e5972988722de6c906fb1867058c32eeac58fb9b3c0553b6af0bd8dd33b40abc2ccac0573be11741664d21
48164875
languageName: node
48174876
linkType: hard
48184877

@@ -4834,6 +4893,21 @@ __metadata:
48344893
languageName: node
48354894
linkType: hard
48364895

4896+
"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0":
4897+
version: 8.37.0
4898+
resolution: "@typescript-eslint/utils@npm:8.37.0"
4899+
dependencies:
4900+
"@eslint-community/eslint-utils": ^4.7.0
4901+
"@typescript-eslint/scope-manager": 8.37.0
4902+
"@typescript-eslint/types": 8.37.0
4903+
"@typescript-eslint/typescript-estree": 8.37.0
4904+
peerDependencies:
4905+
eslint: ^8.57.0 || ^9.0.0
4906+
typescript: ">=4.8.4 <5.9.0"
4907+
checksum: a163635c125f3bbc04b060e918fb0361e4864df8d1ea855b2ded591846989a0aa2b5d37410d356a96852d44afb18a17e33f57aad560f02cf30936874f935e047
4908+
languageName: node
4909+
linkType: hard
4910+
48374911
"@typescript-eslint/visitor-keys@npm:5.62.0":
48384912
version: 5.62.0
48394913
resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
@@ -4864,6 +4938,16 @@ __metadata:
48644938
languageName: node
48654939
linkType: hard
48664940

4941+
"@typescript-eslint/visitor-keys@npm:8.39.0":
4942+
version: 8.39.0
4943+
resolution: "@typescript-eslint/visitor-keys@npm:8.39.0"
4944+
dependencies:
4945+
"@typescript-eslint/types": 8.39.0
4946+
eslint-visitor-keys: ^4.2.1
4947+
checksum: dc9380867c2903114cfbef9cb9ce14eb07742301fbd5b1bc32d0593ab2cc66b2790c52a7e1156abf61f48cad734972d2d13eb35430dbd5c058fc877d7372ae02
4948+
languageName: node
4949+
linkType: hard
4950+
48674951
"@urql/core@npm:^5.0.6, @urql/core@npm:^5.1.2":
48684952
version: 5.2.0
48694953
resolution: "@urql/core@npm:5.2.0"

0 commit comments

Comments
 (0)