Skip to content

Commit

Permalink
fix: pin lint-staged to node14 compatible version
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Sep 28, 2023
1 parent a4ef233 commit 31d2ee6
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 96 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"license-checker": "^25.0.1",
"lint-staged": "^13.3.0",
"lint-staged": "13.2.2",
"meow": "^11.0.0",
"prettier": "^2.8.8",
"read-pkg-up": "^9.1.0",
Expand Down
Loading

0 comments on commit 31d2ee6

Please sign in to comment.