From 5e32403e93944ee6068d8a2d542a431e4c0c2e6a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Oct 2021 12:59:50 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v11.2.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b3acede3a5..4e338735f8 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "husky": "7.0.4", "jest": "27.3.1", "jest-fetch-mock": "3.0.3", - "lint-staged": "11.2.4", + "lint-staged": "11.2.5", "prettier": "2.4.1", "proxyquire": "2.1.3", "source-map-support": "0.5.20", diff --git a/yarn.lock b/yarn.lock index 02eac6d3b7..8c835133c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4613,10 +4613,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@11.2.4: - version "11.2.4" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.4.tgz#29bc84e0318e6e9d4a7a043513236d066e39ee1d" - integrity sha512-aTUqcPDSV05EyKlMT4N5h7tmnevKfAxI3xZkRb+DHfmcFaoCxfxVvpqlLMCVGy3EYle9JYER2nA5zc4eNTkZVQ== +lint-staged@11.2.5: + version "11.2.5" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.5.tgz#afa4c4740fbf874fab1531a846f14504e448e828" + integrity sha512-bD6FeKyRtMA3jXcNg/J0fuJmwDN8yaoTdqliFcEl8pFTHiP9NYwQCeZwBoZ8FEXx4lj/pli3oFehr86XYvMNEA== dependencies: cli-truncate "2.1.0" colorette "^1.4.0"