diff --git a/package.json b/package.json index c16df6c..2f95aa2 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "eslint-plugin-react": "7.13.0", "gh-pages": "2.0.1", "gh-pages-with-token": "1.0.0", - "husky": "2.3.0", + "husky": "2.4.1", "lighthouse-ci": "1.6.0", "lint-staged": "8.1.7", "react-router-dom": "5.0.0", diff --git a/yarn.lock b/yarn.lock index b4f640c..0550610 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7437,10 +7437,10 @@ humanize-url@^1.0.0: normalize-url "^1.0.0" strip-url-auth "^1.0.0" -husky@2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/husky/-/husky-2.3.0.tgz#8b78ed24d763042df7fd899991985d65a976dd13" - integrity sha512-A/ZQSEILoq+mQM3yC3RIBSaw1bYXdkKnyyKVSUiJl+iBjVZc5LQEXdGY1ZjrDxC4IzfRPiJ0IqzEQGCN5TQa/A== +husky@2.4.1: + version "2.4.1" + resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.1.tgz#dd00f9646f8693b93f7b3a12ba4be00be0eff7ab" + integrity sha512-ZRwMWHr7QruR22dQ5l3rEGXQ7rAQYsJYqaeCd+NyOsIFczAtqaApZQP3P4HwLZjCtFbm3SUNYoKuoBXX3AYYfw== dependencies: cosmiconfig "^5.2.0" execa "^1.0.0"