Skip to content

Commit

Permalink
Bump @typescript-eslint/parser from 7.13.0 to 7.13.1
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.13.0 to 7.13.1.
- [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/v7.13.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent bf8587a commit 1d21509
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@stylistic/eslint-plugin": "^2.2.1",
"@tanstack/eslint-plugin-query": "^5.43.1",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/parser": "^7.13.1",
"@umami/typescript-config": "workspace:*",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand Down
66 changes: 56 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5792,21 +5792,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.13.0":
version: 7.13.0
resolution: "@typescript-eslint/parser@npm:7.13.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:7.13.0"
"@typescript-eslint/types": "npm:7.13.0"
"@typescript-eslint/typescript-estree": "npm:7.13.0"
"@typescript-eslint/visitor-keys": "npm:7.13.0"
"@typescript-eslint/parser@npm:^7.13.1":
version: 7.13.1
resolution: "@typescript-eslint/parser@npm:7.13.1"
dependencies:
"@typescript-eslint/scope-manager": "npm:7.13.1"
"@typescript-eslint/types": "npm:7.13.1"
"@typescript-eslint/typescript-estree": "npm:7.13.1"
"@typescript-eslint/visitor-keys": "npm:7.13.1"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/ad930d9138c3caa9e0ac2d887798318b5b06df5aa1ecc50c2d8cd912e00cf13eb007256bfb4c11709f0191fc180614a15f84c0f0f03a50f035b0b8af0eb9409c
checksum: 10/a76cfcf97c289110403b50a377e925f29cda74340de0526f68b0c34199ce643d9c31803e492217e0f3df28361d3019ced4806f974ea70529c559b26b70cec7ef
languageName: node
linkType: hard

Expand Down Expand Up @@ -5850,6 +5850,16 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:8.0.0-alpha.28":
version: 8.0.0-alpha.28
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.28"
Expand Down Expand Up @@ -5905,6 +5915,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.13.1":
version: 7.13.1
resolution: "@typescript-eslint/types@npm:7.13.1"
checksum: 10/006a5518608184c1d017b27fb4f66ce28bc75f89e2380ac42969ebdf0dc726af1cfcdf4ba36ce2858e9f6907d6f4295d3453859d7e9a35bc7855d4ebc900955d
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.0.0-alpha.28":
version: 8.0.0-alpha.28
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.28"
Expand Down Expand Up @@ -5987,6 +6004,25 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:8.0.0-alpha.28":
version: 8.0.0-alpha.28
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.28"
Expand Down Expand Up @@ -6123,6 +6159,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.13.1":
version: 7.13.1
resolution: "@typescript-eslint/visitor-keys@npm:7.13.1"
dependencies:
"@typescript-eslint/types": "npm:7.13.1"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/811e9642851359b5197d45a9878143c4c608aaef887a20c26f57f8b012ce9e316d232b82a311bdd52a2af0c8b8da5d4bd9401ce565fc7bdb43cd44556e76d225
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.0.0-alpha.28":
version: 8.0.0-alpha.28
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.28"
Expand Down Expand Up @@ -6277,7 +6323,7 @@ __metadata:
"@stylistic/eslint-plugin": "npm:^2.2.1"
"@tanstack/eslint-plugin-query": "npm:^5.43.1"
"@typescript-eslint/eslint-plugin": "npm:^7.13.0"
"@typescript-eslint/parser": "npm:^7.13.0"
"@typescript-eslint/parser": "npm:^7.13.1"
"@umami/typescript-config": "workspace:*"
eslint: "npm:^8.57.0"
eslint-import-resolver-typescript: "npm:^3.6.1"
Expand Down

0 comments on commit 1d21509

Please sign in to comment.