From 451dbefc93723432e73e435db2b1430aa3f9a2b3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2020 15:07:48 +0000 Subject: [PATCH] Bump lint-staged from 10.1.6 to 10.1.7 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.6 to 10.1.7. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.1.6...v10.1.7) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2d94508f..0f446d60 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "husky": "^4.2.5", "jest": "^25.4.0", "jest-serializer-vue": "^2.0.2", - "lint-staged": "^10.1.6", + "lint-staged": "^10.1.7", "mockdate": "^2.0.5", "node-fetch": "^2.6.0", "parcel-bundler": "^1.12.4", diff --git a/yarn.lock b/yarn.lock index 2011d2e7..de385bda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5283,10 +5283,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@^10.1.6: - version "10.1.6" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.6.tgz#086db5e4f5906642ccf648e9b54375d794a9be81" - integrity sha512-45zaGxf4XZuwdUk87yRFE/1b4vTZmH2UnYmUPmindsgdAljOFpWWb0yEjxngmqERUS/MGauJexFF6BjLVg9VMA== +lint-staged@^10.1.7: + version "10.1.7" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.7.tgz#b628f8b010083fe4e116d0af7949a32f1ea6b3a7" + integrity sha512-ZkK8t9Ep/AHuJQKV95izSa+DqotftGnSsNeEmCSqbQ6j4C4H0jDYhEZqVOGD1Q2Oe227igbqjMWycWyYbQtpoA== dependencies: chalk "^4.0.0" commander "^5.0.0"