Skip to content

Commit

Permalink
Merge pull request #40 from hipstersmoothie/renovate/lint-staged-9.x
Browse files Browse the repository at this point in the history
Update dependency lint-staged to v9.4.0
  • Loading branch information
hipstersmoothie authored Sep 30, 2019
2 parents e7f3a64 + 0992f55 commit 8a61d4d
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 @@ -48,7 +48,7 @@
"eslint-plugin-react": "7.14.3",
"husky": "3.0.7",
"jest": "24.9.0",
"lint-staged": "9.2.5",
"lint-staged": "9.4.0",
"prettier": "1.18.2",
"react": "16.9.0",
"react-dom": "16.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3857,10 +3857,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=

lint-staged@9.2.5:
version "9.2.5"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.5.tgz#5a3e1e0a539a403bd7f88542bc3d34ce52efdbb3"
integrity sha512-d99gTBFMJ29159+9iRvaMEQstmNcPAbQbhHSYw6D/1FncvFdIj8lWHztaq3Uq+tbZPABHXQ/fyN7Rp1QwF8HIw==
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 8a61d4d

Please sign in to comment.