From f38d4565b298d9b2ff8883b4425b9649fc190835 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 22 Feb 2018 22:45:30 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v6.1.1 --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index b53676877..19fe21ce9 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "eslint-plugin-react": "7.6.1", "husky": "0.14.3", "jest": "22.4.1", - "lint-staged": "6.1.0", + "lint-staged": "6.1.1", "markdownlint-cli": "0.7.1", "opn": "5.2.0", "prettier": "1.10.2", diff --git a/yarn.lock b/yarn.lock index d08792e7f..7140ef4fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4532,9 +4532,9 @@ linkify-it@^2.0.0: dependencies: uc.micro "^1.0.1" -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" @@ -4554,7 +4554,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: @@ -6889,9 +6889,9 @@ stackframe@^1.0.3: version "1.0.4" resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-1.0.4.tgz#357b24a992f9427cba6b545d96a14ed2cbca187b" -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.2.1 < 2", "statuses@>= 1.3.1 < 2": version "1.4.0"