Skip to content

Commit fd854c5

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin (#2195)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.14.0 to 6.15.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.15.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4314c55 commit fd854c5

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.14.0",
155+
"@typescript-eslint/eslint-plugin": "^6.15.0",
156156
"@typescript-eslint/parser": "^6.15.0",
157157
"eslint": "^8.56.0",
158158
"eslint-config-prettier": "^9.1.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.14.0
2872+
"@typescript-eslint/eslint-plugin": ^6.15.0
28732873
"@typescript-eslint/parser": ^6.15.0
28742874
babel-jest: ^29.7.0
28752875
babel-loader: ^9.1.3
@@ -5415,15 +5415,15 @@ __metadata:
54155415
languageName: node
54165416
linkType: hard
54175417

5418-
"@typescript-eslint/eslint-plugin@npm:^6.14.0":
5419-
version: 6.14.0
5420-
resolution: "@typescript-eslint/eslint-plugin@npm:6.14.0"
5418+
"@typescript-eslint/eslint-plugin@npm:^6.15.0":
5419+
version: 6.15.0
5420+
resolution: "@typescript-eslint/eslint-plugin@npm:6.15.0"
54215421
dependencies:
54225422
"@eslint-community/regexpp": ^4.5.1
5423-
"@typescript-eslint/scope-manager": 6.14.0
5424-
"@typescript-eslint/type-utils": 6.14.0
5425-
"@typescript-eslint/utils": 6.14.0
5426-
"@typescript-eslint/visitor-keys": 6.14.0
5423+
"@typescript-eslint/scope-manager": 6.15.0
5424+
"@typescript-eslint/type-utils": 6.15.0
5425+
"@typescript-eslint/utils": 6.15.0
5426+
"@typescript-eslint/visitor-keys": 6.15.0
54275427
debug: ^4.3.4
54285428
graphemer: ^1.4.0
54295429
ignore: ^5.2.4
@@ -5436,7 +5436,7 @@ __metadata:
54365436
peerDependenciesMeta:
54375437
typescript:
54385438
optional: true
5439-
checksum: ec688fd71b21576bfe0e4176889fddf3c13d8b07792461b84017d689ed11a9bffbf4d2ab61e9bdb254e43d2c1e159d5c2fc21bdfa6a6c2d64f9e1956a668fbe8
5439+
checksum: f7ae7e01f9d1bd6150598ea1a191348a7ba08b25f146d3bc3b19d434bdb8071cf831577a31c62935e67716addb37b0eda02f4a47bfefc1bb5458843256ec0933
54405440
languageName: node
54415441
linkType: hard
54425442

@@ -5506,16 +5506,6 @@ __metadata:
55065506
languageName: node
55075507
linkType: hard
55085508

5509-
"@typescript-eslint/scope-manager@npm:6.14.0":
5510-
version: 6.14.0
5511-
resolution: "@typescript-eslint/scope-manager@npm:6.14.0"
5512-
dependencies:
5513-
"@typescript-eslint/types": 6.14.0
5514-
"@typescript-eslint/visitor-keys": 6.14.0
5515-
checksum: 0b577d42db925426a9838fe61703c226e18b697374fbe20cf9b93ba30fe58bf4a7f7f42491a4d24b7f3cc12d9a189fe3524c0e9b7708727e710d95b908250a14
5516-
languageName: node
5517-
linkType: hard
5518-
55195509
"@typescript-eslint/scope-manager@npm:6.15.0":
55205510
version: 6.15.0
55215511
resolution: "@typescript-eslint/scope-manager@npm:6.15.0"
@@ -5543,20 +5533,20 @@ __metadata:
55435533
languageName: node
55445534
linkType: hard
55455535

5546-
"@typescript-eslint/type-utils@npm:6.14.0":
5547-
version: 6.14.0
5548-
resolution: "@typescript-eslint/type-utils@npm:6.14.0"
5536+
"@typescript-eslint/type-utils@npm:6.15.0":
5537+
version: 6.15.0
5538+
resolution: "@typescript-eslint/type-utils@npm:6.15.0"
55495539
dependencies:
5550-
"@typescript-eslint/typescript-estree": 6.14.0
5551-
"@typescript-eslint/utils": 6.14.0
5540+
"@typescript-eslint/typescript-estree": 6.15.0
5541+
"@typescript-eslint/utils": 6.15.0
55525542
debug: ^4.3.4
55535543
ts-api-utils: ^1.0.1
55545544
peerDependencies:
55555545
eslint: ^7.0.0 || ^8.0.0
55565546
peerDependenciesMeta:
55575547
typescript:
55585548
optional: true
5559-
checksum: 09988f25279598840673c41ba44b03756f2dfb31284ab72af97c170711a0f31e5c53d6b120aa83f31438565e82aae1a1ca4d1ed0de4890654dd6a6a33d88202c
5549+
checksum: bd582fc6cca3b9048200fd30a042131cbb50e800acca1d31618ca4a9d9b6bc29fefd6920f7622a546c07a4d1a1c73745acfa09890e732a8a124731c3d5a821d1
55605550
languageName: node
55615551
linkType: hard
55625552

@@ -5574,13 +5564,6 @@ __metadata:
55745564
languageName: node
55755565
linkType: hard
55765566

5577-
"@typescript-eslint/types@npm:6.14.0":
5578-
version: 6.14.0
5579-
resolution: "@typescript-eslint/types@npm:6.14.0"
5580-
checksum: 624e6c5227f596dcc9757348d09c5a09b846a62938b8b4409614cf8108013b64ed8b270c32e87ea8890dd09ed896b82e92872c3574dbf07dcda11a168d69dd1f
5581-
languageName: node
5582-
linkType: hard
5583-
55845567
"@typescript-eslint/types@npm:6.15.0":
55855568
version: 6.15.0
55865569
resolution: "@typescript-eslint/types@npm:6.15.0"
@@ -5624,24 +5607,6 @@ __metadata:
56245607
languageName: node
56255608
linkType: hard
56265609

5627-
"@typescript-eslint/typescript-estree@npm:6.14.0":
5628-
version: 6.14.0
5629-
resolution: "@typescript-eslint/typescript-estree@npm:6.14.0"
5630-
dependencies:
5631-
"@typescript-eslint/types": 6.14.0
5632-
"@typescript-eslint/visitor-keys": 6.14.0
5633-
debug: ^4.3.4
5634-
globby: ^11.1.0
5635-
is-glob: ^4.0.3
5636-
semver: ^7.5.4
5637-
ts-api-utils: ^1.0.1
5638-
peerDependenciesMeta:
5639-
typescript:
5640-
optional: true
5641-
checksum: 495d7616463685bfd8138ffa9fbc0a7f9130ff8a3f6f85775960b4f0a3fdc259ae53b104cdfe562b60310860b5a6c8387307790734555084aa087e3bb9c28a69
5642-
languageName: node
5643-
linkType: hard
5644-
56455610
"@typescript-eslint/typescript-estree@npm:6.15.0":
56465611
version: 6.15.0
56475612
resolution: "@typescript-eslint/typescript-estree@npm:6.15.0"
@@ -5696,20 +5661,20 @@ __metadata:
56965661
languageName: node
56975662
linkType: hard
56985663

5699-
"@typescript-eslint/utils@npm:6.14.0":
5700-
version: 6.14.0
5701-
resolution: "@typescript-eslint/utils@npm:6.14.0"
5664+
"@typescript-eslint/utils@npm:6.15.0":
5665+
version: 6.15.0
5666+
resolution: "@typescript-eslint/utils@npm:6.15.0"
57025667
dependencies:
57035668
"@eslint-community/eslint-utils": ^4.4.0
57045669
"@types/json-schema": ^7.0.12
57055670
"@types/semver": ^7.5.0
5706-
"@typescript-eslint/scope-manager": 6.14.0
5707-
"@typescript-eslint/types": 6.14.0
5708-
"@typescript-eslint/typescript-estree": 6.14.0
5671+
"@typescript-eslint/scope-manager": 6.15.0
5672+
"@typescript-eslint/types": 6.15.0
5673+
"@typescript-eslint/typescript-estree": 6.15.0
57095674
semver: ^7.5.4
57105675
peerDependencies:
57115676
eslint: ^7.0.0 || ^8.0.0
5712-
checksum: 36e8501cb85647947189f31017c36d6f6ac7ef0399fa0e18eb64f1b83e00f1e8ace1d9ac5015ef4d9c1b820179f1def8d61d7ea9e5d61433eb848cf5c49dc8b0
5677+
checksum: 02aefaeb1539e0a5e5cbbc4d4f92ce505f433b7f8403cb10522c0a6965572a0ea94d32d487113fa64a33967ae7d0de5a62ffea83721100596e54c5ef04288cbe
57135678
languageName: node
57145679
linkType: hard
57155680

@@ -5733,16 +5698,6 @@ __metadata:
57335698
languageName: node
57345699
linkType: hard
57355700

5736-
"@typescript-eslint/visitor-keys@npm:6.14.0":
5737-
version: 6.14.0
5738-
resolution: "@typescript-eslint/visitor-keys@npm:6.14.0"
5739-
dependencies:
5740-
"@typescript-eslint/types": 6.14.0
5741-
eslint-visitor-keys: ^3.4.1
5742-
checksum: fc593c4e94d5739be7bd88e42313a301bc9806fad758b6a0a1bafd296ff41522be602caf4976beec84e363b0f56585bb98df3c157f70de984de721798501fd8a
5743-
languageName: node
5744-
linkType: hard
5745-
57465701
"@typescript-eslint/visitor-keys@npm:6.15.0":
57475702
version: 6.15.0
57485703
resolution: "@typescript-eslint/visitor-keys@npm:6.15.0"

0 commit comments

Comments
 (0)