diff --git a/package.json b/package.json index aa9e78d..87ab2ed 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "import-sort-cli": "6.0.0", "import-sort-parser-typescript": "6.0.0", "import-sort-style-eslint": "6.0.0", - "lint-staged": "10.5.1", + "lint-staged": "10.5.4", "prettier": "2.1.2", "rimraf": "3.0.2", "typescript": "3.9.7" diff --git a/yarn.lock b/yarn.lock index c3258f0..06182c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2919,10 +2919,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.4: + version "10.5.4" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.4.tgz#cd153b5f0987d2371fc1d2847a409a2fe705b665" + integrity sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg== dependencies: chalk "^4.1.0" cli-truncate "^2.1.0"