Skip to content

Commit

Permalink
chore: update lint-staged (#1291)
Browse files Browse the repository at this point in the history
lint staged was processing all files with the update it only processes the modified files
timdeschryver authored and brandonroberts committed Aug 25, 2018

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
1 parent f1c4cb6 commit 5dac795
Showing 2 changed files with 118 additions and 72 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -124,7 +124,7 @@
"karma-coverage-istanbul-reporter": "^0.2.0",
"karma-jasmine": "~1.1.0",
"karma-jasmine-html-reporter": "^0.2.2",
"lint-staged": "^4.0.3",
"lint-staged": "^7.2.2",
"ncp": "^2.0.0",
"nyc": "^10.1.2",
"ora": "^1.3.0",
Loading

0 comments on commit 5dac795

Please sign in to comment.