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 5.60.0 to 8.0.0 #964

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 @@ -34,7 +34,7 @@
"@types/highlight.js": "^10.1.0",
"@types/markdown-it": "^12.2.3",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^5.60.0",
"@typescript-eslint/parser": "^8.0.0",
"@vitejs/plugin-vue2": "^2.2.0",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-standard": "^8.0.1",
Expand Down
95 changes: 93 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.59.1, @typescript-eslint/parser@npm:^5.60.0":
"@typescript-eslint/parser@npm:^5.59.1":
version: 5.60.0
resolution: "@typescript-eslint/parser@npm:5.60.0"
dependencies:
Expand All @@ -665,6 +665,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/parser@npm:8.0.0"
dependencies:
"@typescript-eslint/scope-manager": 8.0.0
"@typescript-eslint/types": 8.0.0
"@typescript-eslint/typescript-estree": 8.0.0
"@typescript-eslint/visitor-keys": 8.0.0
debug: ^4.3.4
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 7755cd26c4d51a6fb3cb83123eeb96e9ad1519b8ccc514de80ceccc823fe090e6cb185bb049a0edb345a69ca990e3b17090ef5592958953fe61e9b2378d5f78b
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.60.0":
version: 5.60.0
resolution: "@typescript-eslint/scope-manager@npm:5.60.0"
Expand All @@ -685,6 +703,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/scope-manager@npm:8.0.0"
dependencies:
"@typescript-eslint/types": 8.0.0
"@typescript-eslint/visitor-keys": 8.0.0
checksum: 0eea33f5fa5b8df0e8831c1c842403ac71e58b46b394e601b4aeda844c4a41fe19c6c1bbe528fe49093c3ba4ec6d6f444237b5ca073e3c40256b81c6b8671e78
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/types@npm:8.0.0"
checksum: 2293c8c9bb91890c620900c45731f7d2a9b042b05d6c16bb18e35fc98e0fc749a293b2671aa375ec62b0eeb38e828da0b4768a0d84b31bcbbaf0293fe82e1117
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.60.0":
version: 5.60.0
resolution: "@typescript-eslint/typescript-estree@npm:5.60.0"
Expand Down Expand Up @@ -769,6 +804,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0"
dependencies:
"@typescript-eslint/types": 8.0.0
"@typescript-eslint/visitor-keys": 8.0.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
minimatch: ^9.0.4
semver: ^7.6.0
ts-api-utils: ^1.3.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 38b658079814caa49eb696b08144e5f5dbc5a70cacd541d1d3eaeee60adb4a7ea18616741d425aab2083c86b2b14782a4bd92700f9a854f661f931d102a86f06
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.60.0":
version: 5.60.0
resolution: "@typescript-eslint/utils@npm:5.60.0"
Expand Down Expand Up @@ -824,6 +878,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.0.0":
version: 8.0.0
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0"
dependencies:
"@typescript-eslint/types": 8.0.0
eslint-visitor-keys: ^3.4.3
checksum: ae823bf8bd4d24e5b4bc5340139f239f8cd950231c0efdb7a30b576e774997de938489f191db87b0397a065b9fa961be37d5f47c2a4b359aa2055e692fcde4c1
languageName: node
linkType: hard

"@vitejs/plugin-vue2@npm:^2.2.0":
version: 2.2.0
resolution: "@vitejs/plugin-vue2@npm:2.2.0"
Expand Down Expand Up @@ -3767,6 +3831,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.4":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
brace-expansion: ^2.0.1
checksum: 2c035575eda1e50623c731ec6c14f65a85296268f749b9337005210bb2b34e2705f8ef1a358b188f69892286ab99dc42c8fb98a57bde55c8d81b3023c19cea28
languageName: node
linkType: hard

"minimist@npm:^1.2.0":
version: 1.2.6
resolution: "minimist@npm:1.2.6"
Expand Down Expand Up @@ -4533,7 +4606,7 @@ __metadata:
"@types/highlight.js": ^10.1.0
"@types/markdown-it": ^12.2.3
"@typescript-eslint/eslint-plugin": ^6.7.3
"@typescript-eslint/parser": ^5.60.0
"@typescript-eslint/parser": ^8.0.0
"@vitejs/plugin-vue2": ^2.2.0
"@vue/eslint-config-prettier": ^8.0.0
"@vue/eslint-config-standard": ^8.0.1
Expand Down Expand Up @@ -4699,6 +4772,15 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.6.0":
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
semver: bin/semver.js
checksum: 4110ec5d015c9438f322257b1c51fe30276e5f766a3f64c09edd1d7ea7118ecbc3f379f3b69032bacf13116dc7abc4ad8ce0d7e2bd642e26b0d271b56b61a7d8
languageName: node
linkType: hard

"set-blocking@npm:^2.0.0":
version: 2.0.0
resolution: "set-blocking@npm:2.0.0"
Expand Down Expand Up @@ -5069,6 +5151,15 @@ __metadata:
languageName: node
linkType: hard

"ts-api-utils@npm:^1.3.0":
version: 1.3.0
resolution: "ts-api-utils@npm:1.3.0"
peerDependencies:
typescript: ">=4.2.0"
checksum: c746ddabfdffbf16cb0b0db32bb287236a19e583057f8649ee7c49995bb776e1d3ef384685181c11a1a480369e022ca97512cb08c517b2d2bd82c83754c97012
languageName: node
linkType: hard

"tsconfig-paths@npm:^3.14.1":
version: 3.14.2
resolution: "tsconfig-paths@npm:3.14.2"
Expand Down
Loading