diff --git a/package.json b/package.json index 170ada5..1591add 100644 --- a/package.json +++ b/package.json @@ -183,7 +183,7 @@ "husky": "^8.0.1", "jest": "^27.5.1", "license-checker-rseidelsohn": "^3.1.0", - "lint-staged": "^13.0.2", + "lint-staged": "^13.0.3", "prettier-plugin-organize-imports": "^3.0.0", "ts-jest": "^27.1.4", "typescript": "^4.7.4", diff --git a/yarn.lock b/yarn.lock index 534f5f3..c330d09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3514,10 +3514,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@^13.0.2: - version "13.0.2" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5" - integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ== +lint-staged@^13.0.3: + version "13.0.3" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.3.tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6" + integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug== dependencies: cli-truncate "^3.1.0" colorette "^2.0.17"