Skip to content

Commit 7fda735

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin (#2171)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.1 to 6.13.2. - [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.13.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b79838f commit 7fda735

File tree

2 files changed

+23
-68
lines changed

2 files changed

+23
-68
lines changed

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.13.1",
155+
"@typescript-eslint/eslint-plugin": "^6.13.2",
156156
"@typescript-eslint/parser": "^6.13.2",
157157
"eslint": "^8.55.0",
158158
"eslint-config-prettier": "^9.0.0",

yarn.lock

Lines changed: 22 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -2869,7 +2869,7 @@ __metadata:
28692869
"@types/web-locks-api": ^0.0.5
28702870
"@types/wicg-file-system-access": ^2023.10.4
28712871
"@types/zen-push": ^0.1.4
2872-
"@typescript-eslint/eslint-plugin": ^6.13.1
2872+
"@typescript-eslint/eslint-plugin": ^6.13.2
28732873
"@typescript-eslint/parser": ^6.13.2
28742874
babel-jest: ^29.7.0
28752875
babel-loader: ^9.1.3
@@ -5447,15 +5447,15 @@ __metadata:
54475447
languageName: node
54485448
linkType: hard
54495449

5450-
"@typescript-eslint/eslint-plugin@npm:^6.13.1":
5451-
version: 6.13.1
5452-
resolution: "@typescript-eslint/eslint-plugin@npm:6.13.1"
5450+
"@typescript-eslint/eslint-plugin@npm:^6.13.2":
5451+
version: 6.13.2
5452+
resolution: "@typescript-eslint/eslint-plugin@npm:6.13.2"
54535453
dependencies:
54545454
"@eslint-community/regexpp": ^4.5.1
5455-
"@typescript-eslint/scope-manager": 6.13.1
5456-
"@typescript-eslint/type-utils": 6.13.1
5457-
"@typescript-eslint/utils": 6.13.1
5458-
"@typescript-eslint/visitor-keys": 6.13.1
5455+
"@typescript-eslint/scope-manager": 6.13.2
5456+
"@typescript-eslint/type-utils": 6.13.2
5457+
"@typescript-eslint/utils": 6.13.2
5458+
"@typescript-eslint/visitor-keys": 6.13.2
54595459
debug: ^4.3.4
54605460
graphemer: ^1.4.0
54615461
ignore: ^5.2.4
@@ -5468,7 +5468,7 @@ __metadata:
54685468
peerDependenciesMeta:
54695469
typescript:
54705470
optional: true
5471-
checksum: 568093d76c200a8502047d74f29300110a59b9f2a5cbf995a6cbe419c803a7ec22220e9592a884401d2dde72c79346b4cc0ee393e7b422924ad4a8a2040af3b0
5471+
checksum: e50cbbe7104eecef59faf3355ab981d9f353b19327f0b4607dfd829b4726f9e694b536fe43ab55f50bb00fbfdd2e4268a7e2a568b28d5fcd0d2a32a8d2466218
54725472
languageName: node
54735473
linkType: hard
54745474

@@ -5538,16 +5538,6 @@ __metadata:
55385538
languageName: node
55395539
linkType: hard
55405540

5541-
"@typescript-eslint/scope-manager@npm:6.13.1":
5542-
version: 6.13.1
5543-
resolution: "@typescript-eslint/scope-manager@npm:6.13.1"
5544-
dependencies:
5545-
"@typescript-eslint/types": 6.13.1
5546-
"@typescript-eslint/visitor-keys": 6.13.1
5547-
checksum: 109a213f82719e10f8c6a0168f2e105dc1369c7e0c075c1f30af137030fc866a3a585a77ff78a9a3538afc213061c8aedbb4462a91f26cbd90eefbab8b89ea10
5548-
languageName: node
5549-
linkType: hard
5550-
55515541
"@typescript-eslint/scope-manager@npm:6.13.2":
55525542
version: 6.13.2
55535543
resolution: "@typescript-eslint/scope-manager@npm:6.13.2"
@@ -5575,20 +5565,20 @@ __metadata:
55755565
languageName: node
55765566
linkType: hard
55775567

5578-
"@typescript-eslint/type-utils@npm:6.13.1":
5579-
version: 6.13.1
5580-
resolution: "@typescript-eslint/type-utils@npm:6.13.1"
5568+
"@typescript-eslint/type-utils@npm:6.13.2":
5569+
version: 6.13.2
5570+
resolution: "@typescript-eslint/type-utils@npm:6.13.2"
55815571
dependencies:
5582-
"@typescript-eslint/typescript-estree": 6.13.1
5583-
"@typescript-eslint/utils": 6.13.1
5572+
"@typescript-eslint/typescript-estree": 6.13.2
5573+
"@typescript-eslint/utils": 6.13.2
55845574
debug: ^4.3.4
55855575
ts-api-utils: ^1.0.1
55865576
peerDependencies:
55875577
eslint: ^7.0.0 || ^8.0.0
55885578
peerDependenciesMeta:
55895579
typescript:
55905580
optional: true
5591-
checksum: e39d28dd2f3b47a26b4f6aa2c7a301bdd769ce9148d734be93441a813c3d1111eba1d655677355bba5519f3d4dbe93e4ff4e46830216b0302df0070bf7a80057
5581+
checksum: ba54e5746139f778c35e4058e523ec8c20b68cf6472b3a7784170328e48c228f0761d2fc7e43dab053ca7d85ac4378b6965567774e6afedf551e600638404215
55925582
languageName: node
55935583
linkType: hard
55945584

@@ -5606,13 +5596,6 @@ __metadata:
56065596
languageName: node
56075597
linkType: hard
56085598

5609-
"@typescript-eslint/types@npm:6.13.1":
5610-
version: 6.13.1
5611-
resolution: "@typescript-eslint/types@npm:6.13.1"
5612-
checksum: bb1d52f1646bab9acd3ec874567ffbaaaf7fe4a5f79845bdacbfea46d15698e58d45797da05b08c23f9496a17229b7f2c1363d000fd89ce4e79874fd57ba1d4a
5613-
languageName: node
5614-
linkType: hard
5615-
56165599
"@typescript-eslint/types@npm:6.13.2":
56175600
version: 6.13.2
56185601
resolution: "@typescript-eslint/types@npm:6.13.2"
@@ -5656,24 +5639,6 @@ __metadata:
56565639
languageName: node
56575640
linkType: hard
56585641

5659-
"@typescript-eslint/typescript-estree@npm:6.13.1":
5660-
version: 6.13.1
5661-
resolution: "@typescript-eslint/typescript-estree@npm:6.13.1"
5662-
dependencies:
5663-
"@typescript-eslint/types": 6.13.1
5664-
"@typescript-eslint/visitor-keys": 6.13.1
5665-
debug: ^4.3.4
5666-
globby: ^11.1.0
5667-
is-glob: ^4.0.3
5668-
semver: ^7.5.4
5669-
ts-api-utils: ^1.0.1
5670-
peerDependenciesMeta:
5671-
typescript:
5672-
optional: true
5673-
checksum: 09aa0f5cbd60e84df4f58f3d479be352549600b24dbefe75c686ea89252526c52c1c06ce1ae56c0405dd7337002e741c2ba02b71fb1caa3b94a740a70fcc8699
5674-
languageName: node
5675-
linkType: hard
5676-
56775642
"@typescript-eslint/typescript-estree@npm:6.13.2":
56785643
version: 6.13.2
56795644
resolution: "@typescript-eslint/typescript-estree@npm:6.13.2"
@@ -5728,20 +5693,20 @@ __metadata:
57285693
languageName: node
57295694
linkType: hard
57305695

5731-
"@typescript-eslint/utils@npm:6.13.1":
5732-
version: 6.13.1
5733-
resolution: "@typescript-eslint/utils@npm:6.13.1"
5696+
"@typescript-eslint/utils@npm:6.13.2":
5697+
version: 6.13.2
5698+
resolution: "@typescript-eslint/utils@npm:6.13.2"
57345699
dependencies:
57355700
"@eslint-community/eslint-utils": ^4.4.0
57365701
"@types/json-schema": ^7.0.12
57375702
"@types/semver": ^7.5.0
5738-
"@typescript-eslint/scope-manager": 6.13.1
5739-
"@typescript-eslint/types": 6.13.1
5740-
"@typescript-eslint/typescript-estree": 6.13.1
5703+
"@typescript-eslint/scope-manager": 6.13.2
5704+
"@typescript-eslint/types": 6.13.2
5705+
"@typescript-eslint/typescript-estree": 6.13.2
57415706
semver: ^7.5.4
57425707
peerDependencies:
57435708
eslint: ^7.0.0 || ^8.0.0
5744-
checksum: 14f64840869c8755af4d287cfc74abc424dc139559e87ca1a8b0e850f4fa56311d99dfb61a43dd4433eae5914be12b4b3390e55de1f236dce6701830d17e31c9
5709+
checksum: b66bcf2a945e9c55f3dccb48af49565863d974837ee23b2f01ce7f3fb2462eb8a5871784d4a2fcc80dac7d5cd4ed90c8d01431cd177c0249de89a448f6663fc8
57455710
languageName: node
57465711
linkType: hard
57475712

@@ -5765,16 +5730,6 @@ __metadata:
57655730
languageName: node
57665731
linkType: hard
57675732

5768-
"@typescript-eslint/visitor-keys@npm:6.13.1":
5769-
version: 6.13.1
5770-
resolution: "@typescript-eslint/visitor-keys@npm:6.13.1"
5771-
dependencies:
5772-
"@typescript-eslint/types": 6.13.1
5773-
eslint-visitor-keys: ^3.4.1
5774-
checksum: d15d362203a2fe995ea62a59d5b44c15c8fb1fb30ff59dd1542a980f75b3b62035303dfb781d83709921613f6ac8cc5bf57b70f6e20d820aec8b7911f07152e9
5775-
languageName: node
5776-
linkType: hard
5777-
57785733
"@typescript-eslint/visitor-keys@npm:6.13.2":
57795734
version: 6.13.2
57805735
resolution: "@typescript-eslint/visitor-keys@npm:6.13.2"

0 commit comments

Comments
 (0)