Skip to content

Commit

Permalink
Bump husky from 5.0.4 to 5.0.5
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v5.0.4...v5.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 11, 2020
1 parent a95c24c commit 5842fff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -56,7 +56,7 @@
"css-loader": "^5.0.1",
"eventsourcemock": "^2.0.0",
"html-webpack-plugin": "^4.5.0",
"husky": "^5.0.4",
"husky": "^5.0.5",
"jest": "^26.6.3",
"jest-serializer-vue": "^2.0.2",
"lint-staged": "^10.5.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4382,10 +4382,10 @@ human-signals@^1.1.1:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==

husky@^5.0.4:
version "5.0.4"
resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.4.tgz#24e666d560f340ce70bf58e7658eb574e3bddcca"
integrity sha512-35tdr4zrmJrpMconZggELF8zzNuddp2NEpPc4AjplPoYJauPZU6WuvCCrJYOTZv5UUj9C15ikQWCcTXk4jJj9Q==
husky@^5.0.5:
version "5.0.5"
resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.5.tgz#b9d5b4cf61aebc1d3008749e0db828f1f2e4ed5c"
integrity sha512-kzg7C1/1CPVKkagbbNzHYsQoDLpAYpkt8W0C/UY4pM87+3ybVlkpaZzaXrfWLsJM/HxdlNB7eSWMJlG+2IhsGA==

iconv-lite@0.4.24, iconv-lite@^0.4.24:
version "0.4.24"
Expand Down

0 comments on commit 5842fff

Please sign in to comment.