From 68f99c139c175d53d53ff03b8b7d19bfdd57280e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 3 Feb 2020 02:38:40 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.0.7 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bf4e5e3b6..1e44fb6b6 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "husky": "4.2.1", "jest": "25.1.0", "lerna": "3.20.2", - "lint-staged": "10.0.2", + "lint-staged": "10.0.7", "memory-fs": "0.5.0", "prettier": "prettier/prettier", "prettier-plugin-pkg": "0.4.10", diff --git a/yarn.lock b/yarn.lock index a968830fe..c1bfa75f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15700,10 +15700,10 @@ linguist-languages@7.7.0: resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-7.7.0.tgz#c069731f8b307ce301980a4bac4b81bf06a2c351" integrity sha512-6vR1OgfD/YK1xgqVBT3aUx9zurSVeHUsXpVyTilT1o7LW6MNAcGmWy5wwmQAAhvEXxG2PZmktHbQiGtJ5hpGkg== -lint-staged@10.0.2: - version "10.0.2" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.2.tgz#cfdd9fa5080b05fc6e29536897da1795bc67c7f9" - integrity sha512-ZldhtIfT7bynVa7nmU/1jbK05r9hYQXbIQqZSotqdBCAcGJDEUqaUB7kG3ZCdoe9Qkj6HUM3x2yjCGJRxPUQLA== +lint-staged@10.0.7: + version "10.0.7" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.7.tgz#d205f92d9359419a23bc6aa3b6f8546b1998da64" + integrity sha512-Byj0F4l7GYUpYYHEqyFH69NiI6ICTg0CeCKbhRorL+ickbzILKUlZLiyCkljZV02wnoh7yH7PmFyYm9PRNwk9g== dependencies: chalk "^3.0.0" commander "^4.0.1"