diff --git a/package.json b/package.json index e273acb9..85aa7c74 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "husky": "^4.3.0", "jest": "^26.6.3", "jest-serializer-vue": "^2.0.2", - "lint-staged": "^10.5.1", + "lint-staged": "^10.5.2", "mini-css-extract-plugin": "^1.3.1", "npm-run-all": "^4.1.5", "postcss": "^8.1.10", diff --git a/yarn.lock b/yarn.lock index ea2c189b..0f55fa58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5599,10 +5599,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.5.1: - version "10.5.1" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.1.tgz#901e915c2360072dded0e7d752a0d9a49e079daa" - integrity sha512-fTkTGFtwFIJJzn/PbUO3RXyEBHIhbfYBE7+rJyLcOXabViaO/h6OslgeK6zpeUtzkDrzkgyAYDTLAwx6JzDTHw== +lint-staged@^10.5.2: + version "10.5.2" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.2.tgz#acfaa0093af3262aee3130b2e22438941530bdd1" + integrity sha512-e8AYR1TDlzwB8VVd38Xu2lXDZf6BcshVqKVuBQThDJRaJLobqKnpbm4dkwJ2puypQNbLr9KF/9mfA649mAGvjA== dependencies: chalk "^4.1.0" cli-truncate "^2.1.0"