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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 1, 2019
1 parent ff3c218 commit 41e0b69
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.7",
"jest": "24.9.0",
"jest-config": "24.9.0",
"lint-staged": "9.4.0",
"lint-staged": "9.4.1",
"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 @@ -4908,10 +4908,10 @@ libnpx@^10.2.0:
y18n "^4.0.0"
yargs "^11.0.0"

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==
lint-staged@9.4.1:
version "9.4.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.1.tgz#60c0f85745bd398e6460aa7f5adb3cad3a2b862c"
integrity sha512-zFRbo1bAJEVf1m33paTTjDVfy2v3lICCqHfmQSgNoI+lWpi7HPG5y/R2Y7Whdce+FKxlZYs/U1sDSx8+nmQdDA==
dependencies:
chalk "^2.4.2"
commander "^2.20.0"
Expand Down

0 comments on commit 41e0b69

Please sign in to comment.