Skip to content

chore(deps-dev): bump @typescript-eslint/parser from 8.33.0 to 8.39.1 #5790

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
87 changes: 2 additions & 85 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3488,7 +3488,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.39.1":
"@typescript-eslint/parser@npm:8.39.1, @typescript-eslint/parser@npm:^8.22.0":
version: 8.39.1
resolution: "@typescript-eslint/parser@npm:8.39.1"
dependencies:
Expand All @@ -3504,33 +3504,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^8.22.0":
version: 8.33.0
resolution: "@typescript-eslint/parser@npm:8.33.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.33.0"
"@typescript-eslint/types": "npm:8.33.0"
"@typescript-eslint/typescript-estree": "npm:8.33.0"
"@typescript-eslint/visitor-keys": "npm:8.33.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/3f6aa8476d912a749a4f3e6ae6cbf90a881f1892efb7b3c88f6654fa03e770d8da511d0298615b0eda880b3811e157ed60e47e6a21aa309cbf912e2d5d79d73c
languageName: node
linkType: hard

"@typescript-eslint/project-service@npm:8.33.0":
version: 8.33.0
resolution: "@typescript-eslint/project-service@npm:8.33.0"
dependencies:
"@typescript-eslint/tsconfig-utils": "npm:^8.33.0"
"@typescript-eslint/types": "npm:^8.33.0"
debug: "npm:^4.3.4"
checksum: 10c0/a863d9e3be5ffb53c9d57b25b7a35149dae01afd942dd7fc36bd72a4230676ae12d0f37a789cddaf1baf71e3b35f09436bebbd081336e667b4181b48d0afe8f5
languageName: node
linkType: hard

"@typescript-eslint/project-service@npm:8.39.1":
version: 8.39.1
resolution: "@typescript-eslint/project-service@npm:8.39.1"
Expand All @@ -3544,16 +3517,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.33.0":
version: 8.33.0
resolution: "@typescript-eslint/scope-manager@npm:8.33.0"
dependencies:
"@typescript-eslint/types": "npm:8.33.0"
"@typescript-eslint/visitor-keys": "npm:8.33.0"
checksum: 10c0/eb259add242ce40642e7272b414c92ae9407d97cb304981f17f0de0846d5c4ab47d41816ef13da3d3976fe0b7a74df291525be27e4fe4f0ab5d35e86d340faa0
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.39.1":
version: 8.39.1
resolution: "@typescript-eslint/scope-manager@npm:8.39.1"
Expand All @@ -3564,15 +3527,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/tsconfig-utils@npm:8.33.0, @typescript-eslint/tsconfig-utils@npm:^8.33.0":
version: 8.33.0
resolution: "@typescript-eslint/tsconfig-utils@npm:8.33.0"
peerDependencies:
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/6e9a8e73e65b925f908f31e00be4f1b8d7e89f45d97fa703f468115943c297fc2cc6f9daa0c12b9607f39186f033ac244515f11710df7e1df8302c815ed57389
languageName: node
linkType: hard

"@typescript-eslint/tsconfig-utils@npm:8.39.1, @typescript-eslint/tsconfig-utils@npm:^8.39.1":
version: 8.39.1
resolution: "@typescript-eslint/tsconfig-utils@npm:8.39.1"
Expand All @@ -3598,40 +3552,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.33.0, @typescript-eslint/types@npm:^8.33.0":
version: 8.33.0
resolution: "@typescript-eslint/types@npm:8.33.0"
checksum: 10c0/348b64eb408719d7711a433fc9716e0c2aab8b3f3676f5a1cc2e00269044132282cf655deb6d0dd9817544116909513de3b709005352d186949d1014fad1a3cb
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.39.1, @typescript-eslint/types@npm:^8.39.1":
version: 8.39.1
resolution: "@typescript-eslint/types@npm:8.39.1"
checksum: 10c0/0e188d2d52509a24c500a87adf561387ffcac56b62cb9fd0ca1f929bb3d4eedb6b8f9d516c1890855d39930c9dd8d502d5b4600b8c9cc832d3ebb595d81c7533
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.33.0":
version: 8.33.0
resolution: "@typescript-eslint/typescript-estree@npm:8.33.0"
dependencies:
"@typescript-eslint/project-service": "npm:8.33.0"
"@typescript-eslint/tsconfig-utils": "npm:8.33.0"
"@typescript-eslint/types": "npm:8.33.0"
"@typescript-eslint/visitor-keys": "npm:8.33.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^2.1.0"
peerDependencies:
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/677b12b2e5780ffaef508bddbf8712fe2c3413f3d14fd8fd0cfbe22952a81c6642b3cc26984cf27fdfc3dd2457ae5f8aa04437d3b0ae32987a1895f9648ca7b2
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.39.1":
version: 8.39.1
resolution: "@typescript-eslint/typescript-estree@npm:8.39.1"
Expand Down Expand Up @@ -3667,16 +3594,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.33.0":
version: 8.33.0
resolution: "@typescript-eslint/visitor-keys@npm:8.33.0"
dependencies:
"@typescript-eslint/types": "npm:8.33.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/41660f241e78314f69d251792f369ef1eeeab3b40fe4ab11b794d402c95bcb82b61d3e91763e7ab9b0f22011a7ac9c8f9dfd91734d61c9f4eaf4f7660555b53b
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.39.1":
version: 8.39.1
resolution: "@typescript-eslint/visitor-keys@npm:8.39.1"
Expand Down Expand Up @@ -5766,7 +5683,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^4.1.0, eslint-visitor-keys@npm:^4.2.0":
"eslint-visitor-keys@npm:^4.1.0":
version: 4.2.0
resolution: "eslint-visitor-keys@npm:4.2.0"
checksum: 10c0/2ed81c663b147ca6f578312919483eb040295bbab759e5a371953456c636c5b49a559883e2677112453728d66293c0a4c90ab11cab3428cf02a0236d2e738269
Expand Down
Loading