diff --git a/package.json b/package.json index ff8e5864..c690207d 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "gulp-html-minifier-terser": "^6.0.1", "gulp-imagemin": "^8.0.0", "hugo-extended": "0.86.1", - "lint-staged": "^11.2.1", + "lint-staged": "^11.2.2", "markdownlint-cli": "~0.29.0", "mini-css-extract-plugin": "^2.4.2", "npm-run-all": "^4.1.5", diff --git a/yarn.lock b/yarn.lock index 65dbe95c..5f9a0c8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6202,10 +6202,10 @@ linkify-it@^3.0.1: dependencies: uc.micro "^1.0.1" -lint-staged@^11.2.1: - version "11.2.1" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.1.tgz#e49104cb4eb01ef36742531385be2efe2b85ed94" - integrity sha512-p56vAvBwABYSThvncT1Vuq0u6A8ZS56oC+eURfoavqyhBPJv+RGAmIU2kEYQOO19LPQVHQJ56eoBq/ARPlBoVQ== +lint-staged@^11.2.2: + version "11.2.2" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.2.tgz#b2b96d8c4eb350f832143c812defa2c70b9d0a2c" + integrity sha512-rbtLCRTyndPJvtjpLwVjjb6K91jQrJ06oNArA4igPTGYlDCrJMIFbNDUAQGa4GRd8AjUBHkAAmq+K38tcmMaAQ== dependencies: cli-truncate "2.1.0" colorette "^1.4.0"