Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

Commit

Permalink
chore(deps): update dependency lint-staged to v9.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 26, 2019
1 parent 735a270 commit 5ec63b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"husky": "3.0.5",
"jest": "24.9.0",
"jest-config": "24.9.0",
"lint-staged": "9.3.0",
"lint-staged": "9.4.0",
"lodash.camelcase": "4.3.0",
"prettier": "1.18.2",
"prompt": "1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4913,10 +4913,10 @@ libnpx@^10.2.0:
y18n "^4.0.0"
yargs "^11.0.0"

lint-staged@9.3.0:
version "9.3.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.3.0.tgz#522a79f166050ab5777887348f2cbdb03f71acac"
integrity sha512-OuL3xo6XpBErl16+3W9PdnFmgeGp12lM8I1Ii/B56S8Edy1kyrf4W8VD4IBn9v17QlutRQEWUJ54YF/VVQ7J2A==
lint-staged@9.4.0:
version "9.4.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.0.tgz#dd4abcc9a82539fd290aed1584e3241b8f8af687"
integrity sha512-jTu1KoGiGTSffM539wK+3igVqDGVsby3KwDBaXL471YndahkjnavLX+R5Nsk49JwklyMo0ZAXay1BaoyA6d2Jw==
dependencies:
chalk "^2.4.2"
commander "^2.20.0"
Expand Down

0 comments on commit 5ec63b6

Please sign in to comment.