diff --git a/package.json b/package.json index 596d3d61..e52e31eb 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "imagemin-jpegoptim": "^7.0.0", "imagemin-pngquant": "^9.0.0", "imagemin-svgo": "^8.0.0", - "lint-staged": "^10.2.7", + "lint-staged": "^10.2.8", "markdownlint-cli": "~0.23.1", "npm-run-all": "^4.1.5", "postcss": "^7.x", diff --git a/yarn.lock b/yarn.lock index 4798970c..c25424f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2683,10 +2683,10 @@ linkify-it@^2.0.0: dependencies: uc.micro "^1.0.1" -lint-staged@^10.2.7: - version "10.2.7" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.7.tgz#6e47860af3d86a6a01849cbf8ba80f7754aae6eb" - integrity sha512-srod2bTpF8riaLz+Bgr6v0mI/nSntE8M9jbh4WwAhoosx0G7RKEUIG7mI5Nu5SMbTF9o8GROPgK0Lhf5cDnUUw== +lint-staged@^10.2.8: + version "10.2.8" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.8.tgz#fcc76158c9d17f5f6238678dc2f4fe98535b2f68" + integrity sha512-36VUVhZuTJUG0yuSv66o+/Cep9Uwp+od6VkjNxQjHKWvHClVD0SjAZx++4H3zgdr6DxPoUl1y/PVygfPhzAXQQ== dependencies: chalk "^4.0.0" cli-truncate "2.1.0"