From 482ec97f8f8a2f8651577a79f2c3b2bff05d904b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2019 21:45:57 +0000 Subject: [PATCH] chore(package): update husky to version 3.0.1 Closes #227 --- packages/stylelint-config-wordpress/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stylelint-config-wordpress/package.json b/packages/stylelint-config-wordpress/package.json index 5d44ceb5a1bf4..aeb3685c0dfe2 100644 --- a/packages/stylelint-config-wordpress/package.json +++ b/packages/stylelint-config-wordpress/package.json @@ -47,7 +47,7 @@ "eslint": "^5.16.0", "eslint-plugin-jest": "^22.4.1", "eslint-plugin-wordpress": "git://github.com/WordPress-Coding-Standards/eslint-plugin-wordpress.git#b65ae0cea1199c9714641ed3be7ea98fcb27dd6c", - "husky": "^2.2.0", + "husky": "^3.0.1", "jest": "^24.7.1", "npm-package-json-lint": "^3.6.0", "npm-run-all": "^4.1.5",