Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to ^10.0.10 (#709)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: nabeliwo <hiroki.c.watanabe@gmail.com>
  • Loading branch information
3 people committed Mar 30, 2020
1 parent b6164c7 commit 9eda849
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 @@ -40,7 +40,7 @@
"fixpack": "^3.0.6",
"husky": "^4.2.3",
"jest": "^25.2.4",
"lint-staged": "^10.0.8",
"lint-staged": "^10.0.10",
"npm-run-all": "^4.1.5",
"prettier": "^1.19.1",
"react": "^16.13.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9687,10 +9687,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.8:
version "10.0.8"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.8.tgz#0f7849cdc336061f25f5d4fcbcfa385701ff4739"
integrity sha512-Oa9eS4DJqvQMVdywXfEor6F4vP+21fPHF8LUXgBbVWUSWBddjqsvO6Bv1LwMChmgQZZqwUvgJSHlu8HFHAPZmA==
lint-staged@^10.0.10:
version "10.0.10"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.10.tgz#d14d33ee02a31a31ad36cf9aa7973fc156c461b5"
integrity sha512-91vNy3eYStExElLWw1Idva5lghKpFaXh9AJqjcyrJXf7AYZrThi4EhQ+GpmiHdPmJJauKhZMMSzQR1bMB90MtA==
dependencies:
chalk "^3.0.0"
commander "^4.0.1"
Expand Down

0 comments on commit 9eda849

Please sign in to comment.