From 708542b1eebf600cffe000ca6aae2ce5f2ec8e6d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 10:56:16 +0000 Subject: [PATCH] Bump lint-staged from 10.0.10 to 10.1.2 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.10 to 10.1.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.0.10...v10.1.2) 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 9cffb7d3..2cf8d2b6 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-cypress": "^2.10.3", "eslint-plugin-react": "^7.19.0", "husky": "^4.2.3", - "lint-staged": "^10.0.10", + "lint-staged": "^10.1.2", "prettier": "^2.0.2" }, "keywords": [ diff --git a/yarn.lock b/yarn.lock index 1a674822..e6877eb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7841,10 +7841,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.0.10: - version "10.0.10" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.10.tgz#d14d33ee02a31a31ad36cf9aa7973fc156c461b5" - integrity sha512-91vNy3eYStExElLWw1Idva5lghKpFaXh9AJqjcyrJXf7AYZrThi4EhQ+GpmiHdPmJJauKhZMMSzQR1bMB90MtA== +lint-staged@^10.1.2: + version "10.1.2" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.2.tgz#beaefc58037ea9e02fe7639cb323d584312a7957" + integrity sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg== dependencies: chalk "^3.0.0" commander "^4.0.1"