Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 1055884

Browse files
build(deps-dev): bump husky from 3.0.5 to 3.0.8
Bumps [husky](https://github.com/typicode/husky) from 3.0.5 to 3.0.8. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](typicode/husky@v3.0.5...v3.0.8) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 828dc83 commit 1055884

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
@@ -67,7 +67,7 @@
6767
"@dixeed/eslint-config": "2.0.0",
6868
"cz-conventional-changelog": "3.0.2",
6969
"eslint": "6.4.0",
70-
"husky": "3.0.5",
70+
"husky": "3.0.8",
7171
"jest": "^24.8.0",
7272
"lint-staged": "9.4.0",
7373
"prettier": "1.18.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2542,10 +2542,10 @@ http-signature@~1.2.0:
25422542
jsprim "^1.2.2"
25432543
sshpk "^1.7.0"
25442544

2545-
2546-
version "3.0.5"
2547-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.5.tgz#d7db27c346645a8dc52df02aa534a377ad7925e0"
2548-
integrity sha512-cKd09Jy9cDyNIvAdN2QQAP/oA21sle4FWXjIMDttailpLAYZuBE7WaPmhrkj+afS8Sj9isghAtFvWSQ0JiwOHg==
2545+
2546+
version "3.0.8"
2547+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.8.tgz#8de3fed26ce9b43034ef51013c4ad368b6b74ea8"
2548+
integrity sha512-HFOsgcyrX3qe/rBuqyTt+P4Gxn5P0seJmr215LAZ/vnwK3jWB3r0ck7swbzGRUbufCf9w/lgHPVbF/YXQALgfQ==
25492549
dependencies:
25502550
chalk "^2.4.2"
25512551
cosmiconfig "^5.2.1"

0 commit comments

Comments
 (0)