Skip to content

Commit

Permalink
fix(deps): Force @shopify/eslint-plugin to use v5 of eslint-plugin-pr…
Browse files Browse the repository at this point in the history
…ettier

To work around Shopify/web-configs#392
  • Loading branch information
gnarea committed Jul 30, 2023
1 parent e1f299a commit b12a40b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package-lock.json

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

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,10 @@
"eslint-plugin-unicorn": "^48.0.0",
"prettier": "^3.0.0",
"putout": "^29.15.0"
},
"overrides": {
"@shopify/eslint-plugin": {
"eslint-plugin-prettier": "^5.0.0"
}
}
}

0 comments on commit b12a40b

Please sign in to comment.