Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v7.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 5, 2018
1 parent ba6e640 commit 888ef0d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"husky": "0.14.3",
"jest": "22.4.3",
"lerna": "2.9.1",
"lint-staged": "7.0.3",
"lint-staged": "7.0.4",
"micromatch": "3.1.10",
"mkdirp": "0.5.1",
"prettier": "1.11.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1448,10 +1448,6 @@ class-utils@^0.3.5:
isobject "^3.0.0"
static-extend "^0.1.1"

cli-command-parser@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/cli-command-parser/-/cli-command-parser-1.0.3.tgz#377af3ce60ad2d8a34a7e5eae4b395d491b0d652"

cli-cursor@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-1.0.2.tgz#64da3f7d56a54412e59794bd62dc35295e8f2987"
Expand Down Expand Up @@ -4220,13 +4216,12 @@ levn@^0.3.0, levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

[email protected].3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.3.tgz#c2c30bd2821ae9c6043141179b9a03793ad3da08"
[email protected].4:
version "7.0.4"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.4.tgz#1aa7f27427e4c4c85d4d6524ac98aac10cbaf1b8"
dependencies:
app-root-path "^2.0.1"
chalk "^2.3.1"
cli-command-parser "^1.0.3"
commander "^2.14.1"
cosmiconfig "^4.0.0"
debug "^3.1.0"
Expand All @@ -4245,6 +4240,7 @@ [email protected]:
pify "^3.0.0"
please-upgrade-node "^3.0.1"
staged-git-files "1.1.1"
string-argv "^0.0.2"
stringify-object "^3.2.2"

listenercount@~1.0.1:
Expand Down Expand Up @@ -6009,6 +6005,10 @@ stream-to-observable@^0.2.0:
dependencies:
any-observable "^0.2.0"

string-argv@^0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.0.2.tgz#dac30408690c21f3c3630a3ff3a05877bdcbd736"

[email protected], string-length@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/string-length/-/string-length-2.0.0.tgz#d40dbb686a3ace960c1cffca562bf2c45f8363ed"
Expand Down

0 comments on commit 888ef0d

Please sign in to comment.