From 01f0a27851f11fb6cb82a0e3290836f810952d16 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 2 Nov 2018 21:46:02 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v8.0.4 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 1745d53..201ded0 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 0ff3eee..6721d6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4011,10 +4011,10 @@ linez@^4.1.4: buffer-equals "^1.0.4" iconv-lite "^0.4.15" -lint-staged@8.0.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== +lint-staged@8.0.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" @@ -4038,7 +4038,7 @@ lint-staged@8.0.3: 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" @@ -6474,10 +6474,10 @@ ssri@^6.0.0: dependencies: figgy-pudding "^3.5.1" -staged-git-files@1.1.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== +staged-git-files@1.1.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"