Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 16, 2018
1 parent aa84006 commit 65cf6e9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"husky": "0.14.3",
"jest": "22.1.4",
"jest-styled-components": "next",
"lint-staged": "6.1.0",
"lint-staged": "6.1.1",
"normalize.css": "8.0.0",
"prettier": "1.10.2",
"react": "16.2.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4951,9 +4951,9 @@ levn@^0.3.0, levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

lint-staged@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6.1.0.tgz#28f600c10a6cbd249ceb003118a1552e53544a93"
lint-staged@6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6.1.1.tgz#cd08c4d9b8ccc2d37198d1c47ce77d22be6cf324"
dependencies:
app-root-path "^2.0.0"
chalk "^2.1.0"
Expand All @@ -4973,7 +4973,7 @@ lint-staged@6.1.0:
p-map "^1.1.1"
path-is-inside "^1.0.2"
pify "^3.0.0"
staged-git-files "0.0.4"
staged-git-files "1.0.0"
stringify-object "^3.2.0"

listr-silent-renderer@^1.1.1:
Expand Down Expand Up @@ -7367,9 +7367,9 @@ stack-utils@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620"

staged-git-files@0.0.4:
version "0.0.4"
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-0.0.4.tgz#d797e1b551ca7a639dec0237dc6eb4bb9be17d35"
staged-git-files@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.0.0.tgz#cdb847837c1fcc52c08a872d4883cc0877668a80"

"statuses@>= 1.3.1 < 2":
version "1.4.0"
Expand Down

0 comments on commit 65cf6e9

Please sign in to comment.