diff --git a/package.json b/package.json index 611ab81a..27ad20b9 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "husky": "^4.2.5", "jest": "^26.0.1", "jest-serializer-vue": "^2.0.2", - "lint-staged": "^10.2.6", + "lint-staged": "^10.2.7", "mini-css-extract-plugin": "^0.9.0", "npm-run-all": "^4.1.5", "postcss-cssnext": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 8e50b0f3..abd1a726 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5540,10 +5540,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@^10.2.6: - version "10.2.6" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.6.tgz#7d9658bd89dee946a859cbfc6e09566a9fb50b53" - integrity sha512-2oEBWyPZHkdyjKcIv2U6ay80Q52ZMlZZrUnfsV0WTVcgzPlt3o2t5UFy2v8ETUTsIDZ0xSJVnffWCgD3LF6xTQ== +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== dependencies: chalk "^4.0.0" cli-truncate "2.1.0"