Skip to content

Commit f1006bf

Browse files
Bump @typescript-eslint/parser from 8.9.0 to 8.10.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.9.0 to 8.10.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a29df5 commit f1006bf

File tree

2 files changed

+10
-56
lines changed

2 files changed

+10
-56
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@foxglove/tsconfig": "2.0.0",
3636
"@types/jest": "29.5.13",
3737
"@typescript-eslint/eslint-plugin": "8.10.0",
38-
"@typescript-eslint/parser": "8.9.0",
38+
"@typescript-eslint/parser": "8.10.0",
3939
"eslint": "8.57.0",
4040
"eslint-config-prettier": "9.1.0",
4141
"eslint-plugin-es": "4.1.0",

yarn.lock

Lines changed: 9 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ __metadata:
485485
"@foxglove/tsconfig": "npm:2.0.0"
486486
"@types/jest": "npm:29.5.13"
487487
"@typescript-eslint/eslint-plugin": "npm:8.10.0"
488-
"@typescript-eslint/parser": "npm:8.9.0"
488+
"@typescript-eslint/parser": "npm:8.10.0"
489489
eslint: "npm:8.57.0"
490490
eslint-config-prettier: "npm:9.1.0"
491491
eslint-plugin-es: "npm:4.1.0"
@@ -1094,21 +1094,21 @@ __metadata:
10941094
languageName: node
10951095
linkType: hard
10961096

1097-
"@typescript-eslint/parser@npm:8.9.0":
1098-
version: 8.9.0
1099-
resolution: "@typescript-eslint/parser@npm:8.9.0"
1097+
"@typescript-eslint/parser@npm:8.10.0":
1098+
version: 8.10.0
1099+
resolution: "@typescript-eslint/parser@npm:8.10.0"
11001100
dependencies:
1101-
"@typescript-eslint/scope-manager": "npm:8.9.0"
1102-
"@typescript-eslint/types": "npm:8.9.0"
1103-
"@typescript-eslint/typescript-estree": "npm:8.9.0"
1104-
"@typescript-eslint/visitor-keys": "npm:8.9.0"
1101+
"@typescript-eslint/scope-manager": "npm:8.10.0"
1102+
"@typescript-eslint/types": "npm:8.10.0"
1103+
"@typescript-eslint/typescript-estree": "npm:8.10.0"
1104+
"@typescript-eslint/visitor-keys": "npm:8.10.0"
11051105
debug: "npm:^4.3.4"
11061106
peerDependencies:
11071107
eslint: ^8.57.0 || ^9.0.0
11081108
peerDependenciesMeta:
11091109
typescript:
11101110
optional: true
1111-
checksum: 10c0/aca7c838de85fb700ecf5682dc6f8f90a0fbfe09a3044a176c0dc3ffd9c5e7105beb0919a30824f46b02223a74119b4f5a9834a0663328987f066cb359b5dbed
1111+
checksum: 10c0/7becb2457c085c239838d301796074b790f46dd38c9fbc14ec1dec8e993c7115cd8a66cdc07983c3a68a2dd92e24e8acc49d69a4ebcc29e9869957eb52d1cb74
11121112
languageName: node
11131113
linkType: hard
11141114

@@ -1142,16 +1142,6 @@ __metadata:
11421142
languageName: node
11431143
linkType: hard
11441144

1145-
"@typescript-eslint/scope-manager@npm:8.9.0":
1146-
version: 8.9.0
1147-
resolution: "@typescript-eslint/scope-manager@npm:8.9.0"
1148-
dependencies:
1149-
"@typescript-eslint/types": "npm:8.9.0"
1150-
"@typescript-eslint/visitor-keys": "npm:8.9.0"
1151-
checksum: 10c0/1fb77a982e3384d8cabd64678ea8f9de328708080ff9324bf24a44da4e8d7b7692ae4820efc3ef36027bf0fd6a061680d3c30ce63d661fb31e18970fca5e86c5
1152-
languageName: node
1153-
linkType: hard
1154-
11551145
"@typescript-eslint/type-utils@npm:8.10.0":
11561146
version: 8.10.0
11571147
resolution: "@typescript-eslint/type-utils@npm:8.10.0"
@@ -1188,13 +1178,6 @@ __metadata:
11881178
languageName: node
11891179
linkType: hard
11901180

1191-
"@typescript-eslint/types@npm:8.9.0":
1192-
version: 8.9.0
1193-
resolution: "@typescript-eslint/types@npm:8.9.0"
1194-
checksum: 10c0/8d901b7ed2f943624c24f7fa67f7be9d49a92554d54c4f27397c05b329ceff59a9ea246810b53ff36fca08760c14305dd4ce78fbac7ca0474311b0575bf49010
1195-
languageName: node
1196-
linkType: hard
1197-
11981181
"@typescript-eslint/typescript-estree@npm:6.21.0":
11991182
version: 6.21.0
12001183
resolution: "@typescript-eslint/typescript-estree@npm:6.21.0"
@@ -1252,25 +1235,6 @@ __metadata:
12521235
languageName: node
12531236
linkType: hard
12541237

1255-
"@typescript-eslint/typescript-estree@npm:8.9.0":
1256-
version: 8.9.0
1257-
resolution: "@typescript-eslint/typescript-estree@npm:8.9.0"
1258-
dependencies:
1259-
"@typescript-eslint/types": "npm:8.9.0"
1260-
"@typescript-eslint/visitor-keys": "npm:8.9.0"
1261-
debug: "npm:^4.3.4"
1262-
fast-glob: "npm:^3.3.2"
1263-
is-glob: "npm:^4.0.3"
1264-
minimatch: "npm:^9.0.4"
1265-
semver: "npm:^7.6.0"
1266-
ts-api-utils: "npm:^1.3.0"
1267-
peerDependenciesMeta:
1268-
typescript:
1269-
optional: true
1270-
checksum: 10c0/bb5ec70727f07d1575e95f9d117762636209e1ab073a26c4e873e1e5b4617b000d300a23d294ad81693f7e99abe3e519725452c30b235a253edcd85b6ae052b0
1271-
languageName: node
1272-
linkType: hard
1273-
12741238
"@typescript-eslint/utils@npm:8.10.0":
12751239
version: 8.10.0
12761240
resolution: "@typescript-eslint/utils@npm:8.10.0"
@@ -1346,16 +1310,6 @@ __metadata:
13461310
languageName: node
13471311
linkType: hard
13481312

1349-
"@typescript-eslint/visitor-keys@npm:8.9.0":
1350-
version: 8.9.0
1351-
resolution: "@typescript-eslint/visitor-keys@npm:8.9.0"
1352-
dependencies:
1353-
"@typescript-eslint/types": "npm:8.9.0"
1354-
eslint-visitor-keys: "npm:^3.4.3"
1355-
checksum: 10c0/e33208b946841f1838d87d64f4ee230f798e68bdce8c181d3ac0abb567f758cb9c4bdccc919d493167869f413ca4c400e7db0f7dd7e8fc84ab6a8344076a7458
1356-
languageName: node
1357-
linkType: hard
1358-
13591313
"@ungap/structured-clone@npm:^1.2.0":
13601314
version: 1.2.0
13611315
resolution: "@ungap/structured-clone@npm:1.2.0"

0 commit comments

Comments
 (0)