Skip to content

Commit

Permalink
Update dependency lint-staged to v7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 20, 2018
1 parent 2a6cbdf commit 681d66c
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 151 deletions.
190 changes: 43 additions & 147 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"coveralls": "3.0.2",
"husky": "0.14.3",
"jest": "23.6.0",
"lint-staged": "7.2.2",
"lint-staged": "7.3.0",
"nyc": "13.0.1",
"prettier": "1.14.3"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2359,9 +2359,9 @@ levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

lint-staged@7.2.2:
version "7.2.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.2.tgz#0983d55d497f19f36d11ff2c8242b2f56cc2dd05"
lint-staged@7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.3.0.tgz#90ff33e5ca61ed3dbac35b6f6502dbefdc0db58d"
dependencies:
chalk "^2.3.1"
commander "^2.14.1"
Expand Down

0 comments on commit 681d66c

Please sign in to comment.