From ad319f90163c6802ff3e55aee237a8c12f3cec4c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 May 2022 15:06:16 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v12.4.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 79373c155f..24b218b12a 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ "fetch-mock": "9.11.0", "husky": "8.0.1", "jest": "27.5.1", - "lint-staged": "12.3.7", + "lint-staged": "12.4.2", "nock": "^13.2.4", "prettier": "2.6.2", "proxyquire": "2.1.3", diff --git a/yarn.lock b/yarn.lock index 090c0d4d49..d1ad1dc8ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4953,10 +4953,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@12.3.7: - version "12.3.7" - resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.7.tgz" - integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ== +lint-staged@12.4.2: + version "12.4.2" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.2.tgz#380a5ec5a7a23caa9420972b0f98c8192afddecd" + integrity sha512-JAJGIzY/OioIUtrRePr8go6qUxij//mL+RGGoFKU3VWQRtIHgWoHizSqH0QVn2OwrbXS9Q6CICQjfj+E5qvrXg== dependencies: cli-truncate "^3.1.0" colorette "^2.0.16"