Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Commit c7f2e49

Browse files
committed
chore(deps): update dependency husky to ^4.3.8
1 parent 919a1ae commit c7f2e49

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"@types/node": "12.20.7",
129129
"@types/vscode": "1.52.0",
130130
"eslint": "^7.21.0",
131-
"husky": "^4.3.6",
131+
"husky": "^4.3.8",
132132
"nyc": "^15.1.0",
133133
"prettier": "^2.2.1",
134134
"semantic-release": "^17.3.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3256,7 +3256,7 @@ humanize-ms@^1.2.1:
32563256
dependencies:
32573257
ms "^2.0.0"
32583258

3259-
husky@^4.3.6:
3259+
husky@^4.3.8:
32603260
version "4.3.8"
32613261
resolved "https://registry.npmjs.org/husky/-/husky-4.3.8.tgz"
32623262
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==

0 commit comments

Comments
 (0)