Skip to content

Commit

Permalink
fix: pin lint-staged to 8.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Nov 21, 2018
1 parent df7a5d1 commit 215b1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"cz-conventional-changelog": "^2.0.0",
"husky": "^1.0.1",
"jest": "^23.5.0",
"lint-staged": "^8.0.0",
"lint-staged": "8.0.5",
"lodash.camelcase": "^4.3.0",
"prettier": "^1.14.2",
"prompt": "^1.0.0",
Expand Down

0 comments on commit 215b1da

Please sign in to comment.