Skip to content

Commit bf6c38e

Browse files
Bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.12.1 (#378)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.11.0 to 8.12.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.12.1/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 671d58a commit bf6c38e

File tree

2 files changed

+23
-69
lines changed

2 files changed

+23
-69
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@foxglove/eslint-plugin": "1.0.1",
3535
"@foxglove/tsconfig": "2.0.0",
3636
"@types/jest": "29.5.14",
37-
"@typescript-eslint/eslint-plugin": "8.11.0",
37+
"@typescript-eslint/eslint-plugin": "8.12.1",
3838
"@typescript-eslint/parser": "8.12.1",
3939
"eslint": "8.57.0",
4040
"eslint-config-prettier": "9.1.0",

yarn.lock

Lines changed: 22 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ __metadata:
484484
"@foxglove/eslint-plugin": "npm:1.0.1"
485485
"@foxglove/tsconfig": "npm:2.0.0"
486486
"@types/jest": "npm:29.5.14"
487-
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
487+
"@typescript-eslint/eslint-plugin": "npm:8.12.1"
488488
"@typescript-eslint/parser": "npm:8.12.1"
489489
eslint: "npm:8.57.0"
490490
eslint-config-prettier: "npm:9.1.0"
@@ -1071,15 +1071,15 @@ __metadata:
10711071
languageName: node
10721072
linkType: hard
10731073

1074-
"@typescript-eslint/eslint-plugin@npm:8.11.0":
1075-
version: 8.11.0
1076-
resolution: "@typescript-eslint/eslint-plugin@npm:8.11.0"
1074+
"@typescript-eslint/eslint-plugin@npm:8.12.1":
1075+
version: 8.12.1
1076+
resolution: "@typescript-eslint/eslint-plugin@npm:8.12.1"
10771077
dependencies:
10781078
"@eslint-community/regexpp": "npm:^4.10.0"
1079-
"@typescript-eslint/scope-manager": "npm:8.11.0"
1080-
"@typescript-eslint/type-utils": "npm:8.11.0"
1081-
"@typescript-eslint/utils": "npm:8.11.0"
1082-
"@typescript-eslint/visitor-keys": "npm:8.11.0"
1079+
"@typescript-eslint/scope-manager": "npm:8.12.1"
1080+
"@typescript-eslint/type-utils": "npm:8.12.1"
1081+
"@typescript-eslint/utils": "npm:8.12.1"
1082+
"@typescript-eslint/visitor-keys": "npm:8.12.1"
10831083
graphemer: "npm:^1.4.0"
10841084
ignore: "npm:^5.3.1"
10851085
natural-compare: "npm:^1.4.0"
@@ -1090,7 +1090,7 @@ __metadata:
10901090
peerDependenciesMeta:
10911091
typescript:
10921092
optional: true
1093-
checksum: 10c0/be509f7bb0c0c596801059b06995a81a1c326cc6ac31d96a32f7b6b7d7b495f9bad4dc442aa6e923d22515e62c668d3c14695c68bd6e0be1d4bf72158b7fd2d6
1093+
checksum: 10c0/f6c5b4d03787b5c49b084064c1a634c7c11b5a624259548bffd9c2eb6eafa1129c3856959fb1ea14d9ba9f6ef37ee5216f775e549783f70892303e0433ea8a54
10941094
languageName: node
10951095
linkType: hard
10961096

@@ -1132,16 +1132,6 @@ __metadata:
11321132
languageName: node
11331133
linkType: hard
11341134

1135-
"@typescript-eslint/scope-manager@npm:8.11.0":
1136-
version: 8.11.0
1137-
resolution: "@typescript-eslint/scope-manager@npm:8.11.0"
1138-
dependencies:
1139-
"@typescript-eslint/types": "npm:8.11.0"
1140-
"@typescript-eslint/visitor-keys": "npm:8.11.0"
1141-
checksum: 10c0/0910da62d8ae261711dd9f89d5c7d8e96ff13c50054436256e5a661309229cb49e3b8189c9468d36b6c4d3f7cddd121519ea78f9b18c9b869a808834b079b2ea
1142-
languageName: node
1143-
linkType: hard
1144-
11451135
"@typescript-eslint/scope-manager@npm:8.12.1":
11461136
version: 8.12.1
11471137
resolution: "@typescript-eslint/scope-manager@npm:8.12.1"
@@ -1152,18 +1142,18 @@ __metadata:
11521142
languageName: node
11531143
linkType: hard
11541144

1155-
"@typescript-eslint/type-utils@npm:8.11.0":
1156-
version: 8.11.0
1157-
resolution: "@typescript-eslint/type-utils@npm:8.11.0"
1145+
"@typescript-eslint/type-utils@npm:8.12.1":
1146+
version: 8.12.1
1147+
resolution: "@typescript-eslint/type-utils@npm:8.12.1"
11581148
dependencies:
1159-
"@typescript-eslint/typescript-estree": "npm:8.11.0"
1160-
"@typescript-eslint/utils": "npm:8.11.0"
1149+
"@typescript-eslint/typescript-estree": "npm:8.12.1"
1150+
"@typescript-eslint/utils": "npm:8.12.1"
11611151
debug: "npm:^4.3.4"
11621152
ts-api-utils: "npm:^1.3.0"
11631153
peerDependenciesMeta:
11641154
typescript:
11651155
optional: true
1166-
checksum: 10c0/b69e31c1599ceeb20c29052a4ddb33a554174a3a4c55ee37d90c9b8250af6ef978a0b9ddbeefef4e83d62c4caea1bfa2d8088527f397bde69fb4ab9b360d794a
1156+
checksum: 10c0/224724c6628e8b6bd1dd2afe8600705079daa76d5017865edd83eb43855209df39560a33848dc7c5529fc12ec9e4e9edfc2efeb59db2738c28c7fb9298cb198a
11671157
languageName: node
11681158
linkType: hard
11691159

@@ -1181,13 +1171,6 @@ __metadata:
11811171
languageName: node
11821172
linkType: hard
11831173

1184-
"@typescript-eslint/types@npm:8.11.0":
1185-
version: 8.11.0
1186-
resolution: "@typescript-eslint/types@npm:8.11.0"
1187-
checksum: 10c0/5ccdd3eeee077a6fc8e7f4bc0e0cbc9327b1205a845253ec5c0c6c49ff915e853161df00c24a0ffb4b8ec745d3f153dd0e066400a021c844c026e31121f46699
1188-
languageName: node
1189-
linkType: hard
1190-
11911174
"@typescript-eslint/types@npm:8.12.1":
11921175
version: 8.12.1
11931176
resolution: "@typescript-eslint/types@npm:8.12.1"
@@ -1233,25 +1216,6 @@ __metadata:
12331216
languageName: node
12341217
linkType: hard
12351218

1236-
"@typescript-eslint/typescript-estree@npm:8.11.0":
1237-
version: 8.11.0
1238-
resolution: "@typescript-eslint/typescript-estree@npm:8.11.0"
1239-
dependencies:
1240-
"@typescript-eslint/types": "npm:8.11.0"
1241-
"@typescript-eslint/visitor-keys": "npm:8.11.0"
1242-
debug: "npm:^4.3.4"
1243-
fast-glob: "npm:^3.3.2"
1244-
is-glob: "npm:^4.0.3"
1245-
minimatch: "npm:^9.0.4"
1246-
semver: "npm:^7.6.0"
1247-
ts-api-utils: "npm:^1.3.0"
1248-
peerDependenciesMeta:
1249-
typescript:
1250-
optional: true
1251-
checksum: 10c0/b629ad3cd32b005d5c1d67c36958a418f8672efebea869399834f4f201ebf90b942165eebb5c9d9799dcabdc2cc26e5fabb00629f76b158847f42e1a491a75a6
1252-
languageName: node
1253-
linkType: hard
1254-
12551219
"@typescript-eslint/typescript-estree@npm:8.12.1":
12561220
version: 8.12.1
12571221
resolution: "@typescript-eslint/typescript-estree@npm:8.12.1"
@@ -1271,17 +1235,17 @@ __metadata:
12711235
languageName: node
12721236
linkType: hard
12731237

1274-
"@typescript-eslint/utils@npm:8.11.0":
1275-
version: 8.11.0
1276-
resolution: "@typescript-eslint/utils@npm:8.11.0"
1238+
"@typescript-eslint/utils@npm:8.12.1":
1239+
version: 8.12.1
1240+
resolution: "@typescript-eslint/utils@npm:8.12.1"
12771241
dependencies:
12781242
"@eslint-community/eslint-utils": "npm:^4.4.0"
1279-
"@typescript-eslint/scope-manager": "npm:8.11.0"
1280-
"@typescript-eslint/types": "npm:8.11.0"
1281-
"@typescript-eslint/typescript-estree": "npm:8.11.0"
1243+
"@typescript-eslint/scope-manager": "npm:8.12.1"
1244+
"@typescript-eslint/types": "npm:8.12.1"
1245+
"@typescript-eslint/typescript-estree": "npm:8.12.1"
12821246
peerDependencies:
12831247
eslint: ^8.57.0 || ^9.0.0
1284-
checksum: 10c0/bb5bcc8d928a55b22298e76f834ea6a9fe125a9ffeb6ac23bee0258b3ed32f41e281888a3d0be226a05e1011bb3b70e42a71a40366acdefea6779131c46bc522
1248+
checksum: 10c0/82005530a0c80683dd586fe2a7d2083b82448862aef9fdc72224e618e87ab60d66a31d47443c0afd509f56d0df8eddc960cdc07341403e57a30d93d14b9c3f93
12851249
languageName: node
12861250
linkType: hard
12871251

@@ -1336,16 +1300,6 @@ __metadata:
13361300
languageName: node
13371301
linkType: hard
13381302

1339-
"@typescript-eslint/visitor-keys@npm:8.11.0":
1340-
version: 8.11.0
1341-
resolution: "@typescript-eslint/visitor-keys@npm:8.11.0"
1342-
dependencies:
1343-
"@typescript-eslint/types": "npm:8.11.0"
1344-
eslint-visitor-keys: "npm:^3.4.3"
1345-
checksum: 10c0/7a5a49609fdc47e114fe59eee56393c90b122ec8e9520f90b0c5e189635ae1ccfa8e00108f641342c2c8f4637fe9d40c77927cf7c8248a3a660812cb4b7d0c08
1346-
languageName: node
1347-
linkType: hard
1348-
13491303
"@typescript-eslint/visitor-keys@npm:8.12.1":
13501304
version: 8.12.1
13511305
resolution: "@typescript-eslint/visitor-keys@npm:8.12.1"

0 commit comments

Comments
 (0)