Skip to content

Commit

Permalink
chore(package): Update lint-staged to to version 6.0.0 (JamesHenry#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and JamesHenry committed Dec 1, 2017
1 parent 5124913 commit 040ec25
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint": "4.12.1",
"husky": "^0.14.3",
"jest": "21.2.1",
"lint-staged": "^5.0.0",
"lint-staged": "6.0.0",
"prettier-eslint-cli": "4.4.0",
"semantic-release": "8.2.0",
"ts-jest": "^21.2.3",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2588,14 +2588,15 @@ levn@^0.3.0, levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

lint-staged@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-5.0.0.tgz#f1c670e03e2fdf3f3d0eb81f72d3bcf658770e54"
lint-staged@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6.0.0.tgz#7ab7d345f2fe302ff196f1de6a005594ace03210"
dependencies:
app-root-path "^2.0.0"
chalk "^2.1.0"
commander "^2.11.0"
cosmiconfig "^3.1.0"
debug "^3.1.0"
dedent "^0.7.0"
execa "^0.8.0"
find-parent-dir "^0.3.0"
Expand Down

0 comments on commit 040ec25

Please sign in to comment.