Skip to content

Commit

Permalink
fix(deps): Bump @typescript-eslint/parser from 5.48.0 to 5.58.0
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.48.0 to 5.58.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.58.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2023
1 parent 5a7b737 commit bea620c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"peerDependencies": {
"@shopify/eslint-plugin": "^42.0.3",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": ">= 5.48.0",
"@typescript-eslint/parser": ">= 5.58.0",
"eslint": ">= 8",
"eslint-import-resolver-typescript": "^3.5.4",
"eslint-plugin-anti-trojan-source": "^1.1.1",
Expand Down Expand Up @@ -61,7 +61,7 @@
"dependencies": {
"@shopify/eslint-plugin": "^42.0.3",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": ">= 5.48.0",
"@typescript-eslint/parser": ">= 5.58.0",
"eslint": ">= 8",
"eslint-import-resolver-typescript": "^3.5.4",
"eslint-plugin-anti-trojan-source": "^1.1.1",
Expand Down

0 comments on commit bea620c

Please sign in to comment.