From a9e9b95e9ba3508436a8991862e2b4d696b7c6fe Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 31 Mar 2020 14:19:10 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.1.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ba810bcc2..6b2fa2c58 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "husky": "4.2.3", "jest": "25.2.3", "jest-canvas-mock": "2.2.0", - "lint-staged": "10.0.9", + "lint-staged": "10.1.1", "prettier": "1.19.1", "react": "16.13.1", "react-native": "0.61.5", diff --git a/yarn.lock b/yarn.lock index fe62df564..575fe781a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13889,10 +13889,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.9: - version "10.0.9" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.9.tgz#185aabb2432e9467c84add306c990f1c20da3cdb" - integrity sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw== +lint-staged@10.1.1: + version "10.1.1" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.1.tgz#1c8569b66d684e6e3553cd760c03053f41fca152" + integrity sha512-wAeu/ePaBAOfwM2+cVbgPWDtn17B0Sxiv0NvNEqDAIvB8Yhvl60vafKFiK4grcYn87K1iK+a0zVoETvKbdT9/Q== dependencies: chalk "^3.0.0" commander "^4.0.1"