Skip to content

Commit

Permalink
fix(deps): Bump @typescript-eslint/parser from 6.7.3 to 6.7.4
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 6.7.3 to 6.7.4.
- [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/v6.7.4/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 Oct 9, 2023
1 parent f1e631f commit 1fc20fe
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
104 changes: 52 additions & 52 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": "^43.0.0",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": ">= 6.7.3",
"@typescript-eslint/parser": ">= 6.7.4",
"eslint": ">= 8",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-anti-trojan-source": "^1.1.1",
Expand Down Expand Up @@ -61,7 +61,7 @@
"dependencies": {
"@shopify/eslint-plugin": "^43.0.0",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": ">= 6.7.3",
"@typescript-eslint/parser": ">= 6.7.4",
"eslint": ">= 8",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-anti-trojan-source": "^1.1.1",
Expand Down

0 comments on commit 1fc20fe

Please sign in to comment.