diff --git a/package.json b/package.json index 1c7941d22..d952e07d5 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "eslint-config-prettier": "6.3.0", "eslint-config-rem": "4.0.0", "eslint-plugin-prettier": "3.1.1", - "husky": "3.0.5", + "husky": "3.0.8", "lerna": "3.16.4", "lint-staged": "8.1.6", "prettier": "1.18.2", diff --git a/yarn.lock b/yarn.lock index 1fd6a38e3..532ff55b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6514,10 +6514,10 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -husky@3.0.5: - version "3.0.5" - resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.5.tgz#d7db27c346645a8dc52df02aa534a377ad7925e0" - integrity sha512-cKd09Jy9cDyNIvAdN2QQAP/oA21sle4FWXjIMDttailpLAYZuBE7WaPmhrkj+afS8Sj9isghAtFvWSQ0JiwOHg== +husky@3.0.8: + version "3.0.8" + resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.8.tgz#8de3fed26ce9b43034ef51013c4ad368b6b74ea8" + integrity sha512-HFOsgcyrX3qe/rBuqyTt+P4Gxn5P0seJmr215LAZ/vnwK3jWB3r0ck7swbzGRUbufCf9w/lgHPVbF/YXQALgfQ== dependencies: chalk "^2.4.2" cosmiconfig "^5.2.1"