From bf174cde2df31ec04c3bf1e17da74dfc80835db9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 29 Feb 2020 01:48:10 +0000 Subject: [PATCH] Update dependency lint-staged to v10.0.8 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5464093..3ce5178 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "import-sort-style-eslint": "6.0.0", "injectmd": "1.0.0", "jsdoc-to-markdown": "5.0.3", - "lint-staged": "10.0.7", + "lint-staged": "10.0.8", "prettier": "1.19.1", "prettier-package-json": "2.1.3", "sort-json": "2.0.0", diff --git a/yarn.lock b/yarn.lock index 5bf4d64..aae4343 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3065,10 +3065,10 @@ linkify-it@^2.0.0: dependencies: uc.micro "^1.0.1" -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== +lint-staged@10.0.8: + version "10.0.8" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.8.tgz#0f7849cdc336061f25f5d4fcbcfa385701ff4739" + integrity sha512-Oa9eS4DJqvQMVdywXfEor6F4vP+21fPHF8LUXgBbVWUSWBddjqsvO6Bv1LwMChmgQZZqwUvgJSHlu8HFHAPZmA== dependencies: chalk "^3.0.0" commander "^4.0.1"