diff --git a/package.json b/package.json index d46ffdf44..d9e939acd 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "eslint-plugin-json": "3.1.0", "eslint-plugin-node": "11.1.0", "husky": "7.0.4", - "lint-staged": "12.3.7", + "lint-staged": "12.3.8", "loader.js": "4.7.0", "prettier": "2.6.2", "qunit-dom": "2.0.0", diff --git a/yarn.lock b/yarn.lock index e059c1db1..d3a5491d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17510,10 +17510,10 @@ linkify-it@^3.0.1: dependencies: uc.micro "^1.0.1" -lint-staged@12.3.7: - version "12.3.7" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.7.tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0" - integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ== +lint-staged@12.3.8: + version "12.3.8" + resolved "https://registry.yarnpkg.com/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"