From 1258bdfbd5f7199bffe118e738e984aaf5d3b1d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Dec 2021 13:39:23 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v12.1.4 (#1141) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 362ce780ecb74..e3860f753c25d 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "globby": "11.0.4", "husky": "7.0.4", "jest": "27.4.5", - "lint-staged": "12.1.3", + "lint-staged": "12.1.4", "patch-package": "6.4.7", "prettier": "2.5.1", "pretty-quick": "3.1.3", diff --git a/yarn.lock b/yarn.lock index 66ef55dad1bd3..86c9cf861985e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9014,10 +9014,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@12.1.3: - version "12.1.3" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.3.tgz#a16e885c0a5e77de9cf559724d29a10348670e68" - integrity sha512-ajapdkaFxx+MVhvq6xQRg9zCnCLz49iQLJZP7+w8XaA3U4B35Z9xJJGq9vxmWo73QTvJLG+N2NxhjWiSexbAWQ== +lint-staged@12.1.4: + version "12.1.4" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.4.tgz#a92ec8509f13018caaafade61d515c2d5873316e" + integrity sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A== dependencies: cli-truncate "^3.1.0" colorette "^2.0.16"