From ec764e6215792afffde7439acb0b2e9338cc671a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 18:46:49 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 12.1.4 to 12.2.1 (#327) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 88714e76..a1e68d0c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "generate-changelog": "1.8.0", "husky": "4.3.8", "jasmine": "3.10.0", - "lint-staged": "12.1.4", + "lint-staged": "12.2.1", "nock": "13.2.2", "nyc": "15.1.0", "prettier": "2.5.1", diff --git a/yarn.lock b/yarn.lock index 974d9f92..0b326a5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1644,10 +1644,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.4: - version "12.1.4" - resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz#a92ec8509f13018caaafade61d515c2d5873316e" - integrity sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A== +lint-staged@12.2.1: + version "12.2.1" + resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.2.1.tgz#e37b5a81deaabf5823f43b3aa903a70c15c9d0b3" + integrity sha512-VCVcA9C2Vt5HHxSR4EZVZFJcQRJH984CGBeY+cJ/xed4mBd+JidbM/xbKcCq5ASaygAV0iITtdsCTnID7h/1OQ== dependencies: cli-truncate "^3.1.0" colorette "^2.0.16"