From 53e4779a2105f0ca114620e5c5961397c090099e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Jan 2021 16:23:25 +0000 Subject: [PATCH] chore(deps): update dependency husky to v4.3.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80890d0c..6d09b103 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "copyfiles": "2.3.0", "cypress": "4.12.1", "cz-conventional-changelog": "3.2.0", - "husky": "4.2.5", + "husky": "4.3.8", "jasmine-core": "3.6.0", "jasmine-spec-reporter": "5.0.2", "jest": "26.4.0",