From 31688b2d37e5e842010d97afa4addd196b7bec01 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 2 May 2019 04:06:42 +0000 Subject: [PATCH] chore(package): update husky to version 2.2.0 Closes #219 --- 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 4f2c78b47be6b..efd6eb8d7d6c5 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": "^1.3.1", + "husky": "^2.2.0", "jest": "^24.7.1", "npm-package-json-lint": "^3.6.0", "npm-run-all": "^4.1.5",