diff --git a/package.json b/package.json index e02b18fa90..a3dd7c3ec7 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "husky": "^7.0.0", "jest": "27.5.1", "lerna": "^4.0.0", - "lint-staged": "12.3.7", + "lint-staged": "12.3.8", "prettier": "^2.0.5", "ts-jest": "^27.0.5", "typescript": "^4.4.3" diff --git a/yarn.lock b/yarn.lock index f363feb769..b64233eba3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6520,10 +6520,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.3.7: - version "12.3.7" - resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.7.tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0" - integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ== +lint-staged@12.3.8: + version "12.3.8" + resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.8.tgz#ee3fe2e16c9d76f99d8348072900b017d6d76901" + integrity sha512-0+UpNaqIwKRSGAFOCcpuYNIv/j5QGVC+xUVvmSdxHO+IfIGoHbFLo3XcPmV/LLnsVj5EAncNHVtlITSoY5qWGQ== dependencies: cli-truncate "^3.1.0" colorette "^2.0.16"