From ba953dff19e8bbfcc745a130f1ad2292c64b44e7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 09:58:18 +0000 Subject: [PATCH] build(deps-dev): bump lint-staged from 10.0.6 to 10.0.7 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.6 to 10.0.7. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.0.6...v10.0.7) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9461957034..f4c3e573e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6208,9 +6208,9 @@ "dev": true }, "lint-staged": { - "version": "10.0.6", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.6.tgz", - "integrity": "sha512-pz3k0J2/+sy2a2pUsMMCpbsChcK8nIyDIf73xAHPqXQRPogBedb0r/nHDKgrtu9v9cZ96Fc60NieoNMQoQU65Q==", + "version": "10.0.7", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.7.tgz", + "integrity": "sha512-Byj0F4l7GYUpYYHEqyFH69NiI6ICTg0CeCKbhRorL+ickbzILKUlZLiyCkljZV02wnoh7yH7PmFyYm9PRNwk9g==", "dev": true, "requires": { "chalk": "^3.0.0",