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

Commit 03aa239

Browse files
authored
Merge pull request #77 from Nargonath/dependabot/npm_and_yarn/develop/husky-3.0.8
build(deps-dev): bump husky from 3.0.5 to 3.0.8
2 parents 828dc83 + 1055884 commit 03aa239

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)