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

chore: bump @typescript-eslint/parser from 8.12.0 to 8.18.2 #283

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 @@ -95,7 +95,7 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.12.0",
"@typescript-eslint/parser": "^8.18.2",
"@vitejs/plugin-react": "^4.3.3",
"autoprefixer": "^10.4.20",
"commitizen": "^4.3.1",
Expand Down
69 changes: 65 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4613,7 +4613,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.12.0, @typescript-eslint/parser@npm:^8.0.0, @typescript-eslint/parser@npm:^8.12.0":
"@typescript-eslint/parser@npm:8.12.0, @typescript-eslint/parser@npm:^8.0.0":
version: 8.12.0
resolution: "@typescript-eslint/parser@npm:8.12.0"
dependencies:
Expand All @@ -4631,6 +4631,22 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/scope-manager@npm:7.16.1"
Expand Down Expand Up @@ -4671,6 +4687,16 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/type-utils@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/type-utils@npm:7.16.1"
Expand Down Expand Up @@ -4746,6 +4772,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/types@npm:8.18.2"
checksum: 10c0/4abf252671dd7c3a5c9b7ae2f523d91b04d937dbb601f3bc0182c234d50e4958be67248c1bb37833584ff0128844243145753614c7e80615b6cd6813f0713872
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/typescript-estree@npm:7.16.1"
Expand Down Expand Up @@ -4822,6 +4855,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/typescript-estree@npm:8.18.2"
dependencies:
"@typescript-eslint/types": "npm:8.18.2"
"@typescript-eslint/visitor-keys": "npm:8.18.2"
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:^1.3.0"
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/648296d6c95d80d37bdb5ee6662554af425ff85f1c4805ea344234a1c386c91a36b05cddf52c80264912b29693d3e1b9a45d84414a3aee1393ace2d0babc9e95
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/utils@npm:7.16.1"
Expand Down Expand Up @@ -4918,6 +4969,16 @@ __metadata:
languageName: node
linkType: hard

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

"@ungap/structured-clone@npm:^1.0.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -7886,7 +7947,7 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.14.0":
"eslint@npm:9.14.0":
version: 9.14.0
resolution: "eslint@npm:9.14.0"
dependencies:
Expand Down Expand Up @@ -10458,7 +10519,7 @@ __metadata:
"@types/react": "npm:^18.3.12"
"@types/react-dom": "npm:^18.3.1"
"@typescript-eslint/eslint-plugin": "npm:^8.13.0"
"@typescript-eslint/parser": "npm:^8.12.0"
"@typescript-eslint/parser": "npm:^8.18.2"
"@vitejs/plugin-react": "npm:^4.3.3"
"@wavesurfer/react": "npm:^1.0.7"
autoprefixer: "npm:^10.4.20"
Expand All @@ -10469,7 +10530,7 @@ __metadata:
clsx: "npm:^2.1.1"
commitizen: "npm:^4.3.1"
dayjs: "npm:^1.11.13"
eslint: "npm:^9.14.0"
eslint: "npm:9.14.0"
eslint-config-love: "npm:^96.0.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-array-func: "npm:^5.0.2"
Expand Down
Loading