Skip to content

Commit 4cbe2eb

Browse files
renovate[bot]marionebl
authored andcommitted
chore: update dependency husky to v2.2.0 (#635)
1 parent 8e47985 commit 4cbe2eb

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"scripts": {},
33
"devDependencies": {
4-
"husky": "2.1.0"
4+
"husky": "2.2.0"
55
}
66
}

Diff for: @commitlint/cli/fixtures/husky/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"scripts": {},
33
"devDependencies": {
4-
"husky": "2.1.0"
4+
"husky": "2.2.0"
55
}
66
}

Diff for: @commitlint/cli/fixtures/signoff/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"scripts": {},
33
"devDependencies": {
4-
"husky": "2.1.0"
4+
"husky": "2.2.0"
55
}
66
}

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"devDependencies": {
8585
"@lerna/project": "3.13.1",
8686
"docsify-cli": "4.3.0",
87-
"husky": "2.1.0",
87+
"husky": "2.2.0",
8888
"lerna": "3.13.4",
8989
"lint-staged": "8.1.0",
9090
"prettier": "1.17.0"

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4177,10 +4177,10 @@ humanize-ms@^1.2.1:
41774177
dependencies:
41784178
ms "^2.0.0"
41794179

4180-
husky@2.1.0:
4181-
version "2.1.0"
4182-
resolved "https://registry.npmjs.org/husky/-/husky-2.1.0.tgz#f486dd063596ad3aad4bbbcd8673ca5bface3caa"
4183-
integrity sha512-FHsqdIJPmQX/89Xg/761RMFCPSNNG2eiQMxChGP081NTohHexEuu/4nYh5m4TcFKq4xm+DqaGp8J/EUnkzL1Aw==
4180+
husky@2.2.0:
4181+
version "2.2.0"
4182+
resolved "https://registry.npmjs.org/husky/-/husky-2.2.0.tgz#4dda4370ba0f145b6594be4a4e4e4d4c82a6f2d5"
4183+
integrity sha512-lG33E7zq6v//H/DQIojPEi1ZL9ebPFt3MxUMD8MR0lrS2ljEPiuUUxlziKIs/o9EafF0chL7bAtLQkcPvXmdnA==
41844184
dependencies:
41854185
cosmiconfig "^5.2.0"
41864186
execa "^1.0.0"

0 commit comments

Comments
 (0)