From dee7cc4117e22a6e046c5121f4570acdba81767f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 16 Feb 2019 12:11:44 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v8.1.4 --- package.json | 2 +- yarn.lock | 12 ++++-------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 5184949ba..a5d71d586 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "husky": "1.3.1", "jest": "23.6.0", "json": "9.0.6", - "lint-staged": "8.1.3", + "lint-staged": "8.1.4", "mversion": "1.13.0", "prettier": "1.16.4", "react": "16.8.1", diff --git a/yarn.lock b/yarn.lock index 55be5fa37..28b6affdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4797,9 +4797,9 @@ levn@^0.3.0, levn@~0.3.0: prelude-ls "~1.1.2" type-check "~0.3.2" -lint-staged@8.1.3: - version "8.1.3" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.3.tgz#bb069db5466c0fe16710216e633a84f2b362fa60" +lint-staged@8.1.4: + version "8.1.4" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.4.tgz#a726592c0e55231116af295e730643bb711c169b" dependencies: "@iamstarkov/listr-update-renderer" "0.4.1" chalk "^2.3.1" @@ -4814,7 +4814,7 @@ lint-staged@8.1.3: is-glob "^4.0.0" is-windows "^1.0.2" listr "^0.14.2" - lodash "^4.17.5" + lodash "^4.17.11" log-symbols "^2.2.0" micromatch "^3.1.8" npm-which "^3.0.1" @@ -4954,10 +4954,6 @@ lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.1: version "4.17.4" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" -lodash@^4.17.5: - version "4.17.5" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511" - log-symbols@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"