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

Commit 767345a

Browse files
committed
Update dependency husky to v3.0.8
1 parent d8fe297 commit 767345a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@nodegui/qode": "1.0.5",
4949
"@types/jest": "24.0.18",
5050
"@types/node": "12.7.5",
51-
"husky": "3.0.5",
51+
"husky": "3.0.8",
5252
"jest": "24.9.0",
5353
"lint-staged": "9.3.0",
5454
"prettier": "1.18.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2006,10 +2006,10 @@ http-signature@~1.2.0:
20062006
jsprim "^1.2.2"
20072007
sshpk "^1.7.0"
20082008

2009-
husky@3.0.5:
2010-
version "3.0.5"
2011-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.5.tgz#d7db27c346645a8dc52df02aa534a377ad7925e0"
2012-
integrity sha512-cKd09Jy9cDyNIvAdN2QQAP/oA21sle4FWXjIMDttailpLAYZuBE7WaPmhrkj+afS8Sj9isghAtFvWSQ0JiwOHg==
2009+
husky@3.0.8:
2010+
version "3.0.8"
2011+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.8.tgz#8de3fed26ce9b43034ef51013c4ad368b6b74ea8"
2012+
integrity sha512-HFOsgcyrX3qe/rBuqyTt+P4Gxn5P0seJmr215LAZ/vnwK3jWB3r0ck7swbzGRUbufCf9w/lgHPVbF/YXQALgfQ==
20132013
dependencies:
20142014
chalk "^2.4.2"
20152015
cosmiconfig "^5.2.1"

0 commit comments

Comments
 (0)