diff --git a/package.json b/package.json index 09ce9244..e3e9b6a7 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-plugin-nuxt": "2.0.0", "eslint-plugin-prettier": "4.0.0", "husky": "7.0.4", - "lint-staged": "12.1.7", + "lint-staged": "12.3.0", "prettier": "2.3.2", "sass": "1.44.0", "sass-loader": "10.2.1", diff --git a/yarn.lock b/yarn.lock index 13b46119..6f3ff45a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6179,10 +6179,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -lint-staged@12.1.7: - version "12.1.7" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.7.tgz#fe9137992ac18a456422bb8484dd30be0140629f" - integrity sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ== +lint-staged@12.3.0: + version "12.3.0" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.0.tgz#9fa38336d2a9e246aea57bad772d7367f41ad0df" + integrity sha512-bk+jvy5H+12Srg8MGlSmBt78B9GEbMtd4BETHdHS1mMmbgt3Gw18d8KwrJXCcJmICMGQTCiKBUMZSZ3NlfQ8PQ== dependencies: cli-truncate "^3.1.0" colorette "^2.0.16"