Skip to content

Commit

Permalink
build(deps-dev): bump @typescript-eslint/parser from 8.18.2 to 8.19.0 (
Browse files Browse the repository at this point in the history
…#1612)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.18.2 to 8.19.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.19.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2025
1 parent f9b94f8 commit 709d023
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@babel/core": "^7.26.0",
"@types/jest": "^29.5.14",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"@typescript-eslint/parser": "^8.19.0",
"@vue/babel-preset-app": "^5.0.8",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-e2e-cypress": "~5.0.8",
Expand Down
65 changes: 55 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3434,19 +3434,19 @@ __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"
"@typescript-eslint/parser@npm:^8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/parser@npm:8.19.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.19.0"
"@typescript-eslint/types": "npm:8.19.0"
"@typescript-eslint/typescript-estree": "npm:8.19.0"
"@typescript-eslint/visitor-keys": "npm:8.19.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/e8d7364fe0ec5d29186cc046b077b49de527d30b9e4dbc49c14685dbe4e7e902553eefe37efc5eb74685b5998d35beb255143b66e00f25acd19ac0590f7ecea3
checksum: 10/7e1bd88be87dd59645a314d50fda4cc2c038c9426a80a27a6d85c31b8b2d219451395280f0a59565275342af80b0a611ca650c704302f39ebc392e22a98a2950
languageName: node
linkType: hard

Expand All @@ -3470,6 +3470,16 @@ __metadata:
languageName: node
linkType: hard

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

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

"@typescript-eslint/types@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/types@npm:8.19.0"
checksum: 10/1bf02b6fcae72ccd60bbd9858e8e13ff49332bb819e9479d48b081026b62512baa8f72f2123bb3abdf816cc667aae25b311db941bee737afad6118189f761a17
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.1.1":
version: 7.1.1
resolution: "@typescript-eslint/typescript-estree@npm:7.1.1"
Expand Down Expand Up @@ -3553,6 +3570,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/typescript-estree@npm:8.19.0"
dependencies:
"@typescript-eslint/types": "npm:8.19.0"
"@typescript-eslint/visitor-keys": "npm:8.19.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:^1.3.0"
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 10/6d396f82079f67d32a5ef644767697e8bbd79d166cc5ea034dcc2b146a62744de91d87885495ecfe3d9a0de98413e4dbb618b76bd657377df174cd2d12bab863
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.1.1":
version: 7.1.1
resolution: "@typescript-eslint/utils@npm:7.1.1"
Expand Down Expand Up @@ -3605,6 +3640,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/visitor-keys@npm:8.19.0"
dependencies:
"@typescript-eslint/types": "npm:8.19.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10/065b95253be57cf5e8f15ebb09dbcb70e97cd37d238a6cf3d4be3c7bc42e94d77a062e8f97a2333a2e03eb58c736c00ec0ab3b7a1bddfef30387eb167776116e
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -11233,7 +11278,7 @@ __metadata:
"@oruga-ui/theme-bulma": "npm:^0.5.2"
"@types/jest": "npm:^29.5.14"
"@typescript-eslint/eslint-plugin": "npm:^8.18.2"
"@typescript-eslint/parser": "npm:^8.18.2"
"@typescript-eslint/parser": "npm:^8.19.0"
"@vue/babel-preset-app": "npm:^5.0.8"
"@vue/cli-plugin-babel": "npm:^5.0.8"
"@vue/cli-plugin-e2e-cypress": "npm:~5.0.8"
Expand Down

0 comments on commit 709d023

Please sign in to comment.