diff --git a/package.json b/package.json index 48964981c45..adeb38d3d3d 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "husky": "7.0.4", "jest": "27.4.5", "jest-fetch-mock": "3.0.3", - "lint-staged": "12.1.4", + "lint-staged": "12.1.5", "prettier": "2.5.1", "proxyquire": "2.1.3", "source-map-support": "0.5.21", diff --git a/yarn.lock b/yarn.lock index 0fa0be2f308..42c9a3d44a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4636,10 +4636,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.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== +lint-staged@12.1.5: + version "12.1.5" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.5.tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809" + integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA== dependencies: cli-truncate "^3.1.0" colorette "^2.0.16"