Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v8.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 2, 2018
1 parent 62bd30f commit 01f0a27
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"cz-conventional-changelog": "2.1.0",
"eclint": "2.8.1",
"husky": "1.1.2",
"lint-staged": "8.0.3",
"lint-staged": "8.0.4",
"semantic-release": "15.10.6",
"travis-deploy-once": "5.0.9",
"tslint": "5.11.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4011,10 +4011,10 @@ linez@^4.1.4:
buffer-equals "^1.0.4"
iconv-lite "^0.4.15"

[email protected].3:
version "8.0.3"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.0.3.tgz#977a43d66914e2242d3c3c0b41bc10737622c61a"
integrity sha512-G1Ija5l6mF/BRkHSs3oK1Adz/e17HP3iT9hFAf8IC+UJWDLe4Xc5FxYXgEWN1NOA6vbnekEhWC4FjqzJ2Ba2lA==
[email protected].4:
version "8.0.4"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.0.4.tgz#d3c909fcf7897152cdce2d6e42500cd9b5b41a0d"
integrity sha512-Rs0VxXoyFqHMrPQgKAMy+O907+m5Po71UVPhBi7BUBwU7ZZ2aoc+mZmpOX3DVPCoTcy6+hqJa9yIZfacNpJHdg==
dependencies:
chalk "^2.3.1"
commander "^2.14.1"
Expand All @@ -4038,7 +4038,7 @@ [email protected]:
path-is-inside "^1.0.2"
pify "^3.0.0"
please-upgrade-node "^3.0.2"
staged-git-files "1.1.1"
staged-git-files "1.1.2"
string-argv "^0.0.2"
stringify-object "^3.2.2"

Expand Down Expand Up @@ -6474,10 +6474,10 @@ ssri@^6.0.0:
dependencies:
figgy-pudding "^3.5.1"

[email protected].1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.1.tgz#37c2218ef0d6d26178b1310719309a16a59f8f7b"
integrity sha512-H89UNKr1rQJvI1c/PIR3kiAMBV23yvR7LItZiV74HWZwzt7f3YHuujJ9nJZlt58WlFox7XQsOahexwk7nTe69A==
[email protected].2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.2.tgz#4326d33886dc9ecfa29a6193bf511ba90a46454b"
integrity sha512-0Eyrk6uXW6tg9PYkhi/V/J4zHp33aNyi2hOCmhFLqLTIhbgqWn5jlSzI+IU0VqrZq6+DbHcabQl/WP6P3BG0QA==

static-extend@^0.1.1:
version "0.1.2"
Expand Down

0 comments on commit 01f0a27

Please sign in to comment.