diff --git a/package.json b/package.json index 5722a4e..d5a9d9a 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "got": "^11.8.2", "husky": "^7.0.4", "jest": "^27.3.1", - "lint-staged": "^12.1.5", + "lint-staged": "^12.3.0", "lodash": "^4.17.21", "p-limit": "^3.1.0", "prettier": "^2.4.1", diff --git a/yarn.lock b/yarn.lock index 510a756..d016bcd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10301,10 +10301,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@^12.1.5: - version "12.1.5" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.5.tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809" - integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA== +lint-staged@^12.3.0: + version "12.3.0" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.0.tgz#9fa38336d2a9e246aea57bad772d7367f41ad0df" + integrity sha512-bk+jvy5H+12Srg8MGlSmBt78B9GEbMtd4BETHdHS1mMmbgt3Gw18d8KwrJXCcJmICMGQTCiKBUMZSZ3NlfQ8PQ== dependencies: cli-truncate "^3.1.0" colorette "^2.0.16"