Skip to content

Commit

Permalink
Bump @typescript-eslint/parser from 5.49.0 to 5.50.0 (#186)
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 5.49.0 to 5.50.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/v5.50.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2023
1 parent 90a834c commit 7bd1860
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/ws": "^8.5.4",
"@types/yargs": "^17.0.20",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"@typescript-eslint/parser": "^5.50.0",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.5",
Expand Down
61 changes: 53 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ __metadata:
"@types/ws": ^8.5.4
"@types/yargs": ^17.0.20
"@typescript-eslint/eslint-plugin": ^5.49.0
"@typescript-eslint/parser": ^5.49.0
"@typescript-eslint/parser": ^5.50.0
axios: ^1.2.5
eslint: ^8.32.0
eslint-config-prettier: ^8.6.0
Expand Down Expand Up @@ -1060,20 +1060,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/parser@npm:5.49.0"
"@typescript-eslint/parser@npm:^5.50.0":
version: 5.50.0
resolution: "@typescript-eslint/parser@npm:5.50.0"
dependencies:
"@typescript-eslint/scope-manager": 5.49.0
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/typescript-estree": 5.49.0
"@typescript-eslint/scope-manager": 5.50.0
"@typescript-eslint/types": 5.50.0
"@typescript-eslint/typescript-estree": 5.50.0
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 87b3760cfc29b3edd3d28fe0d5e9e5a3833d60398d7779ecc657b9e3bfec624cd464176e26b24b0761fb79cc88daddae19560340f91119c4856b91f9663594dd
checksum: 816a421ce9a5c61a2e92499d6d400aed4211ca5b685e0212844b6659f7acfeba1cca0418b462236c44eea6e8a2574cd51ccb7abc2bf4a8cad5b7a275d71ae9bf
languageName: node
linkType: hard

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

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

"@typescript-eslint/type-utils@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/type-utils@npm:5.49.0"
Expand All @@ -1111,6 +1121,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.50.0":
version: 5.50.0
resolution: "@typescript-eslint/types@npm:5.50.0"
checksum: 1189c63d35abeec685dd519fd923926b884e63d5e10e4a9fe995aebfde59b8a2e10773090ec3ba32a0ec408746b18f6a454d9bedb0b6c7ce8b6066547144fb4d
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/typescript-estree@npm:5.49.0"
Expand All @@ -1129,6 +1146,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.50.0":
version: 5.50.0
resolution: "@typescript-eslint/typescript-estree@npm:5.50.0"
dependencies:
"@typescript-eslint/types": 5.50.0
"@typescript-eslint/visitor-keys": 5.50.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: cb1ac8d39647da6d52750c713d9635750ed41245ec82f937a159a71ad3bf490ebabfad3b43eeca07bca39d60df30d3a2f31f8bed0061381731d92a62e284b867
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/utils@npm:5.49.0"
Expand Down Expand Up @@ -1157,6 +1192,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.50.0":
version: 5.50.0
resolution: "@typescript-eslint/visitor-keys@npm:5.50.0"
dependencies:
"@typescript-eslint/types": 5.50.0
eslint-visitor-keys: ^3.3.0
checksum: 55319cb7ee7b78d07d9dc67a388d69fe0b7f11cbc79190e17e7f87a39c9992d08dab3b5872d5a7f01094dda28ad6ac61d3573e59015ef70bf138d4c4f8c45b88
languageName: node
linkType: hard

"@vitest/expect@npm:0.28.3":
version: 0.28.3
resolution: "@vitest/expect@npm:0.28.3"
Expand Down

0 comments on commit 7bd1860

Please sign in to comment.