diff --git a/package.json b/package.json index 9d4457f6c2fa..f1f5c97f0478 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "husky": "^7.0.4", "hyperlink": "^5.0.4", "jest": "^27.5.1", - "lint-staged": "^12.3.3", + "lint-staged": "^12.3.4", "lodash": "^4.17.21", "markdownlint": "^0.25.1", "markdownlint-cli": "^0.31.1", diff --git a/yarn.lock b/yarn.lock index e072e4d4b642..8bed9557c039 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7706,10 +7706,10 @@ linkify-it@^3.0.1: dependencies: uc.micro "^1.0.1" -lint-staged@^12.3.3: - version "12.3.3" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.3.tgz#0a465962fe53baa2b4b9da50801ead49a910e03b" - integrity sha512-OqcLsqcPOqzvsfkxjeBpZylgJ3SRG1RYqc9LxC6tkt6tNsq1bNVkAixBwX09f6CobcHswzqVOCBpFR1Fck0+ag== +lint-staged@^12.3.4: + version "12.3.4" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.4.tgz#4b1ff8c394c3e6da436aaec5afd4db18b5dac360" + integrity sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w== dependencies: cli-truncate "^3.1.0" colorette "^2.0.16"