Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v6.1.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and evenchange4 committed Jan 26, 2018
1 parent 9319dce commit 746a419
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"graphql": "0.12.3",
"husky": "0.14.3",
"jest": "22.1.4",
"lint-staged": "6.0.1",
"lint-staged": "6.1.0",
"prettier": "1.10.2"
},
"jest": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3016,9 +3016,9 @@ levn@^0.3.0, levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

lint-staged@6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6.0.1.tgz#855f2993ab4a265430e2fd9828427e648d65e6b4"
lint-staged@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6.1.0.tgz#28f600c10a6cbd249ceb003118a1552e53544a93"
dependencies:
app-root-path "^2.0.0"
chalk "^2.1.0"
Expand Down

0 comments on commit 746a419

Please sign in to comment.