Skip to content

Commit

Permalink
Update dependency lint-staged to v10.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 18, 2020
1 parent bda92c6 commit ca118a2
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 @@ -62,7 +62,7 @@
"flow-bin": "0.120.1",
"husky": "3.1.0",
"jest": "25.2.3",
"lint-staged": "10.0.9",
"lint-staged": "10.1.5",
"prettier": "1.19.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3661,10 +3661,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@10.0.9:
version "10.0.9"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.9.tgz#185aabb2432e9467c84add306c990f1c20da3cdb"
integrity sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw==
lint-staged@10.1.5:
version "10.1.5"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.5.tgz#de21ee7c4a91d75e5135b100b963f65e61645230"
integrity sha512-Etn83be+CiG674kIkE4pOyjtpssXfdmuAPhOehy5w4bOVMnQJ5DsiWq5CShpZj38NA+UdJSsMMkqhb3hB72kOg==
dependencies:
chalk "^3.0.0"
commander "^4.0.1"
Expand Down

0 comments on commit ca118a2

Please sign in to comment.