Skip to content
This repository was archived by the owner on Dec 13, 2021. It is now read-only.

Commit 08996c8

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency husky to v6
1 parent d0209c9 commit 08996c8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"eslint-plugin-node": "^11.0.0",
1515
"eslint-plugin-prettier": "^3.1.0",
1616
"espower-typescript": "^10.0.0",
17-
"husky": "^5.0.0",
17+
"husky": "^6.0.0",
1818
"karma": "^6.0.0",
1919
"karma-chrome-launcher": "^3.1.0",
2020
"karma-mocha": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1664,10 +1664,10 @@ human-signals@^2.1.0:
16641664
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
16651665
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
16661666

1667-
husky@^5.0.0:
1668-
version "5.0.9"
1669-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.9.tgz#6d38706643d66ed395bcd4ee952d02e3f15eb3a3"
1670-
integrity sha512-0SjcaY21a+IRdx7p7r/X33Vc09UR2m8SbP8yfkhUX2/jAmwcz+GR7i9jXkp2pP3GfX23JhMkVP6SWwXB18uXtg==
1667+
husky@^6.0.0:
1668+
version "6.0.0"
1669+
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
1670+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
16711671

16721672
iconv-lite@0.4.24, iconv-lite@^0.4.24:
16731673
version "0.4.24"

0 commit comments

Comments
 (0)