Skip to content

Commit 6e5c948

Browse files
committed
chore(deps): update dependency husky to v3.0.8
1 parent d23f92e commit 6e5c948

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
@@ -51,7 +51,7 @@
5151
"dotenv": "8.1.0",
5252
"eslint": "6.3.0",
5353
"hsu-scripts": "1.0.7",
54-
"husky": "3.0.5",
54+
"husky": "3.0.8",
5555
"jest": "25.0.0",
5656
"lint-staged": "9.2.5",
5757
"prettier": "1.18.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5310,10 +5310,10 @@ https-browserify@^1.0.0:
53105310
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
53115311
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
53125312

5313-
husky@3.0.5:
5314-
version "3.0.5"
5315-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.5.tgz#d7db27c346645a8dc52df02aa534a377ad7925e0"
5316-
integrity sha512-cKd09Jy9cDyNIvAdN2QQAP/oA21sle4FWXjIMDttailpLAYZuBE7WaPmhrkj+afS8Sj9isghAtFvWSQ0JiwOHg==
5313+
husky@3.0.8:
5314+
version "3.0.8"
5315+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.8.tgz#8de3fed26ce9b43034ef51013c4ad368b6b74ea8"
5316+
integrity sha512-HFOsgcyrX3qe/rBuqyTt+P4Gxn5P0seJmr215LAZ/vnwK3jWB3r0ck7swbzGRUbufCf9w/lgHPVbF/YXQALgfQ==
53175317
dependencies:
53185318
chalk "^2.4.2"
53195319
cosmiconfig "^5.2.1"

0 commit comments

Comments
 (0)