Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @typescript-eslint/parser from 7.2.0 to 8.12.0 #247

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@foxglove/eslint-plugin": "^0.22.1",
"@types/jest": "^29.5.2",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^7.2.0",
"@typescript-eslint/parser": "^8.12.0",
"eslint": "8.52.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-es": "^4.1.0",
Expand Down
90 changes: 36 additions & 54 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ __metadata:
"@foxglove/eslint-plugin": ^0.22.1
"@types/jest": ^29.5.2
"@typescript-eslint/eslint-plugin": ^5.60.0
"@typescript-eslint/parser": ^7.2.0
"@typescript-eslint/parser": ^8.12.0
eslint: 8.52.0
eslint-config-prettier: ^8.8.0
eslint-plugin-es: ^4.1.0
Expand Down Expand Up @@ -1839,21 +1839,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/parser@npm:7.2.0"
"@typescript-eslint/parser@npm:^8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/parser@npm:8.12.0"
dependencies:
"@typescript-eslint/scope-manager": 7.2.0
"@typescript-eslint/types": 7.2.0
"@typescript-eslint/typescript-estree": 7.2.0
"@typescript-eslint/visitor-keys": 7.2.0
"@typescript-eslint/scope-manager": 8.12.0
"@typescript-eslint/types": 8.12.0
"@typescript-eslint/typescript-estree": 8.12.0
"@typescript-eslint/visitor-keys": 8.12.0
debug: ^4.3.4
peerDependencies:
eslint: ^8.56.0
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 21deb2e7ad1fc730f637af08f5c549f30ef5b50f424639f57f5bc01274e648db47c696bb994bb24e87424b593d4084e306447c9431a0c0e4807952996db306f4
checksum: a7551c9d1cd4518fb455bb73cb41ce1ee04e9cdc3e51a6c8b70d7dfa7813e969be0d8d7f613d60932ca435ba5614077a0607f62ed4de7b1955ad29efc3cc4828
languageName: node
linkType: hard

Expand All @@ -1867,13 +1867,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/scope-manager@npm:7.2.0"
"@typescript-eslint/scope-manager@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/scope-manager@npm:8.12.0"
dependencies:
"@typescript-eslint/types": 7.2.0
"@typescript-eslint/visitor-keys": 7.2.0
checksum: b4ef8e35a56f590fa56cf769e111907828abb4793f482bf57e3fc8c987294ec119acb96359aa4b0150eea7416816e0b2d8635dccd1e4a5c2b02678b0f74def94
"@typescript-eslint/types": 8.12.0
"@typescript-eslint/visitor-keys": 8.12.0
checksum: 5ea2589cac927456acfc21c1129e53f03ba62ca96b4a91b146d955dec15f04c93152647b419aa799e6c74d311fce38bf25673e197db24116b54a83d6a542cdcb
languageName: node
linkType: hard

Expand Down Expand Up @@ -1911,10 +1911,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/types@npm:7.2.0"
checksum: 237acd24aa55b762ee98904e4f422ba86579325200dcd058b3cbfe70775926e7f00ee0295788d81eb728f3a6326fe4401c648aee9eb1480d9030a441c17520e8
"@typescript-eslint/types@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/types@npm:8.12.0"
checksum: f3892161c98758e1595af447c93052386b9a9e50d0276e9be5fcf8379b3e5658352d63994501403b9c2bf4facdf0f45ad567d02e5aa045abe403591650c3b5ad
languageName: node
linkType: hard

Expand Down Expand Up @@ -1943,22 +1943,22 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/typescript-estree@npm:7.2.0"
"@typescript-eslint/typescript-estree@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/typescript-estree@npm:8.12.0"
dependencies:
"@typescript-eslint/types": 7.2.0
"@typescript-eslint/visitor-keys": 7.2.0
"@typescript-eslint/types": 8.12.0
"@typescript-eslint/visitor-keys": 8.12.0
debug: ^4.3.4
globby: ^11.1.0
fast-glob: ^3.3.2
is-glob: ^4.0.3
minimatch: 9.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
minimatch: ^9.0.4
semver: ^7.6.0
ts-api-utils: ^1.3.0
peerDependenciesMeta:
typescript:
optional: true
checksum: fe882195cad45bb67e7e127efa9c31977348d0ca923ef26bb9fbd03a2ab64e6772e6e60954ba07a437684fae8e35897d71f0e6a1ef8fbf3f0025cd314960cd9d
checksum: 1c968ec73a355986a534c90e9cf2e0e6ffd8a86d5cb24e550e10b2992f78086e54f20dfed8173af1b58b4d34e3742920fc669ce4cd58eb37c09383e91fcc3696
languageName: node
linkType: hard

Expand Down Expand Up @@ -2023,13 +2023,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/visitor-keys@npm:7.2.0"
"@typescript-eslint/visitor-keys@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/visitor-keys@npm:8.12.0"
dependencies:
"@typescript-eslint/types": 7.2.0
eslint-visitor-keys: ^3.4.1
checksum: d9b11b52737450f213cea5c6e07e4672684da48325905c096ee09302b6b261c0bb226e1e350011bdf127c0cbbdd9e6474c905befdfa0a2118fc89ece16770f2b
"@typescript-eslint/types": 8.12.0
eslint-visitor-keys: ^3.4.3
checksum: 7897a66ba00fe93cc3c0a7b666dd41de339655732c965869ab2e37c9e86c568faa00beb2f9fe14b1f4f23bfbb4616c02335dc3a8a094d477d0fb96083f0e0f84
languageName: node
linkType: hard

Expand Down Expand Up @@ -6557,15 +6557,6 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:9.0.3":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
dependencies:
brace-expansion: ^2.0.1
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
languageName: node
linkType: hard

"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
Expand Down Expand Up @@ -8006,15 +7997,6 @@ __metadata:
languageName: node
linkType: hard

"ts-api-utils@npm:^1.0.1":
version: 1.0.3
resolution: "ts-api-utils@npm:1.0.3"
peerDependencies:
typescript: ">=4.2.0"
checksum: 441cc4489d65fd515ae6b0f4eb8690057add6f3b6a63a36073753547fb6ce0c9ea0e0530220a0b282b0eec535f52c4dfc315d35f8a4c9a91c0def0707a714ca6
languageName: node
linkType: hard

"ts-api-utils@npm:^1.3.0":
version: 1.3.0
resolution: "ts-api-utils@npm:1.3.0"
Expand Down