Skip to content

Commit 1c29dd6

Browse files
committed
chore(deps): update dependency husky to v3.0.2
1 parent 1832849 commit 1c29dd6

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint": "6.0.1",
5454
"eslint-config-mo": "0.5.2",
5555
"gh-pages": "2.0.1",
56-
"husky": "3.0.0",
56+
"husky": "3.0.2",
5757
"lint-staged": "9.1.0"
5858
},
5959
"dependencies": {}

yarn.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -5152,11 +5152,12 @@ humanize-url@^1.0.0:
51525152
normalize-url "^1.0.0"
51535153
strip-url-auth "^1.0.0"
51545154

5155-
husky@3.0.0:
5156-
version "3.0.0"
5157-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.0.tgz#de63821a7049dc412b1afd753c259e2f6e227562"
5158-
integrity sha512-lKMEn7bRK+7f5eWPNGclDVciYNQt0GIkAQmhKl+uHP1qFzoN0h92kmH9HZ8PCwyVA2EQPD8KHf0FYWqnTxau+Q==
5155+
husky@3.0.2:
5156+
version "3.0.2"
5157+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.2.tgz#e78fd2ae16edca59fc88e56aeb8d70acdcc1c082"
5158+
integrity sha512-WXCtaME2x0o4PJlKY4ap8BzLA+D0zlvefqAvLCPriOOu+x0dpO5uc5tlB7CY6/0SE2EESmoZsj4jW5D09KrJoA==
51595159
dependencies:
5160+
chalk "^2.4.2"
51605161
cosmiconfig "^5.2.1"
51615162
execa "^1.0.0"
51625163
get-stdin "^7.0.0"

0 commit comments

Comments
 (0)