Skip to content

Commit b1145f4

Browse files
greenkeeper[bot]Hotell
authored andcommitted
Update husky to the latest version πŸš€ (#152)
* chore(package): update husky to version 1.3.0 * chore(package): update lockfile yarn.lock
1 parent 614d7a8 commit b1145f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"cross-var": "1.1.0",
9393
"cz-conventional-changelog": "2.1.0",
9494
"gzip-size-cli": "3.0.0",
95-
"husky": "1.2.1",
95+
"husky": "1.3.0",
9696
"jest": "23.6.0",
9797
"jest-watch-typeahead": "0.2.0",
9898
"json5": "2.1.0",

β€Žyarn.lockβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2928,10 +2928,10 @@ http-signature@~1.2.0:
29282928
jsprim "^1.2.2"
29292929
sshpk "^1.7.0"
29302930

2931-
husky@1.2.1:
2932-
version "1.2.1"
2933-
resolved "https://registry.yarnpkg.com/husky/-/husky-1.2.1.tgz#33628f7013e345c1790a4dbe4642ad047f772dee"
2934-
integrity sha512-4Ylal3HWhnDvIszuiyLoVrSGI7QLg/ogkNCoHE34c+yZYzb9kBZNrlTOsdw92cGi3cJT8pPb6CdVfxFkLnc8Dg==
2931+
husky@1.3.0:
2932+
version "1.3.0"
2933+
resolved "https://registry.yarnpkg.com/husky/-/husky-1.3.0.tgz#fbb97b5e52739d945fd86c3bf92def0ea60175c4"
2934+
integrity sha512-0Yfh4PkWr8Nrume/lEMgSgK5zg8Q19jGM7jDmN7H92VrqgcYSbn+CM1iLGmAvQSNWuaPx9iq/rq/4Y8LPX6dLA==
29352935
dependencies:
29362936
cosmiconfig "^5.0.7"
29372937
execa "^1.0.0"

0 commit comments

Comments
Β (0)