diff --git a/client/package.json b/client/package.json index 347eaf6..3878442 100644 --- a/client/package.json +++ b/client/package.json @@ -108,7 +108,7 @@ "history": "^5.0.1", "http-proxy-middleware": "^2.0.1", "husky": "^7.0.2", - "lint-staged": "^11.2.0", + "lint-staged": "^11.2.3", "mutationobserver-shim": "^0.3.7", "nock": "^13.1.3", "prettier": "^2.4.1", diff --git a/client/yarn.lock b/client/yarn.lock index 7d21311..55e4b90 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -7286,10 +7286,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@^11.2.0: - version "11.2.0" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.0.tgz#6b9774a74b3eb4bef5c59fb6475bff84d6853008" - integrity sha512-0KIcRuO4HQS2Su7qWtjrfTXgSklvyIb9Fk9qVWRZkGHa5S81Vj6WBbs+ogQBvHUwLJYq1eQ4R+H82GSak4OM7w== +lint-staged@^11.2.3: + version "11.2.3" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.3.tgz#fc3f4569cc4f46553309dfc1447b8aef69f744fb" + integrity sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw== dependencies: cli-truncate "2.1.0" colorette "^1.4.0"