diff --git a/package.json b/package.json index 424cd5ad..d6bf1ce8 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "imagemin-pngquant": "^8.0.0", "imagemin-svgo": "^7.1.0", "jshint": "~2.11.0", - "lint-staged": "^10.2.1", + "lint-staged": "^10.2.2", "markdownlint-cli": "~0.22.0", "npm-run-all": "^4.1.5", "postcss-clean": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index 994716e7..3f3cfba9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2569,10 +2569,10 @@ linkify-it@^2.0.0: dependencies: uc.micro "^1.0.1" -lint-staged@^10.2.1: - version "10.2.1" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.1.tgz#def64534c2a5f28e5b723a4bd970347d5b015339" - integrity sha512-UPeqH0z+WzM5Gd2Ip/YfqA16SLiX3fCiC/in9hKioMDDMUUTN8YQbj0hupgQpyR5YZN35KCW9d4kjvH9XGN+3Q== +lint-staged@^10.2.2: + version "10.2.2" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.2.tgz#901403c120eb5d9443a0358b55038b04c8a7db9b" + integrity sha512-78kNqNdDeKrnqWsexAmkOU3Z5wi+1CsQmUmfCuYgMTE8E4rAIX8RHW7xgxwAZ+LAayb7Cca4uYX4P3LlevzjVg== dependencies: chalk "^4.0.0" commander "^5.0.0"