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 committed Apr 5, 2018
1 parent a1fdce0 commit 6eba772
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dox": "0.9.0",
"glob-expand": "0.2.1",
"husky": "0.14.3",
"lint-staged": "7.0.0",
"lint-staged": "7.0.4",
"prettier": "1.11.1",
"typescript": "2.7.2"
},
Expand Down
19 changes: 12 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2939,9 +2939,9 @@ linkify-it@^2.0.0:
dependencies:
uc.micro "^1.0.1"

[email protected].0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.0.tgz#57926c63201e7bd38ca0576d74391efa699b4a9d"
[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"
Expand All @@ -2962,7 +2962,8 @@ [email protected]:
path-is-inside "^1.0.2"
pify "^3.0.0"
please-upgrade-node "^3.0.1"
staged-git-files "1.1.0"
staged-git-files "1.1.1"
string-argv "^0.0.2"
stringify-object "^3.2.2"

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

[email protected].0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.0.tgz#1a9bb131c1885601023c7aaddd3d54c22142c526"
[email protected].1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.1.tgz#37c2218ef0d6d26178b1310719309a16a59f8f7b"

static-extend@^0.1.1:
version "0.1.2"
Expand Down Expand Up @@ -4595,6 +4596,10 @@ [email protected]:
version "0.1.2"
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-0.1.2.tgz#808b9d0e56fc273d809ba57338e929919a1a9f1a"

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

string-width@^1.0.1, string-width@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
Expand Down

0 comments on commit 6eba772

Please sign in to comment.