diff --git a/package.json b/package.json index 3acf73c..4b93e32 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@commitlint/config-conventional": "^16.0.0", "@qvant/prettier-config": "^0.0.1", "husky": "^7.0.4", - "lint-staged": "^12.1.5", + "lint-staged": "^12.1.7", "prettier": "^2.5.1", "release-it": "^14.11.8", "stylelint": "^14.2.0" diff --git a/yarn.lock b/yarn.lock index d7ab568..c4fda8e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1868,10 +1868,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.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== +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== dependencies: cli-truncate "^3.1.0" colorette "^2.0.16"