Skip to content

Commit

Permalink
chore: update lint-staged to ~11
Browse files Browse the repository at this point in the history
I keep hitting the issue[1], upgrading lint-staged seems to have helped.

[1] lint-staged/lint-staged#627
  • Loading branch information
zregvart committed Oct 14, 2021
1 parent 65b466f commit 0f07b12
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 78 deletions.
2 changes: 1 addition & 1 deletion app/ui-react/package.json
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"gh-pages": "^2.0.1",
"lerna": "^3.13.1",
"lint-staged": "^10.0.7",
"lint-staged": "~11",
"npm-run-all": "^4.1.5",
"prettier": "^2.3.1",
"prettier-plugin-sort-json": "^0.0.2",
Expand Down

0 comments on commit 0f07b12

Please sign in to comment.