Skip to content

Commit 48df26d

Browse files
committed
chore(deps): update dependency husky to v3.0.8
1 parent 06779a3 commit 48df26d

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
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@commitlint/config-conventional": "8.2.0",
1515
"commitlint": "8.2.0",
16-
"husky": "3.0.5",
16+
"husky": "3.0.8",
1717
"lint-staged": "8.1.7",
1818
"prettier": "1.18.2",
1919
"serve": "11.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1096,10 +1096,10 @@ hosted-git-info@^2.1.4:
10961096
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047"
10971097
integrity sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==
10981098

1099-
husky@3.0.5:
1100-
version "3.0.5"
1101-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.5.tgz#d7db27c346645a8dc52df02aa534a377ad7925e0"
1102-
integrity sha512-cKd09Jy9cDyNIvAdN2QQAP/oA21sle4FWXjIMDttailpLAYZuBE7WaPmhrkj+afS8Sj9isghAtFvWSQ0JiwOHg==
1099+
husky@3.0.8:
1100+
version "3.0.8"
1101+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.8.tgz#8de3fed26ce9b43034ef51013c4ad368b6b74ea8"
1102+
integrity sha512-HFOsgcyrX3qe/rBuqyTt+P4Gxn5P0seJmr215LAZ/vnwK3jWB3r0ck7swbzGRUbufCf9w/lgHPVbF/YXQALgfQ==
11031103
dependencies:
11041104
chalk "^2.4.2"
11051105
cosmiconfig "^5.2.1"

0 commit comments

Comments
 (0)