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

Commit 741fd3f

Browse files
committed
chore(deps): update dependency husky to ^4.3.8
1 parent c5c51b2 commit 741fd3f

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
@@ -135,7 +135,7 @@
135135
"@types/node": "14.17.3",
136136
"@types/vscode": "1.52.0",
137137
"eslint": "^7.27.0",
138-
"husky": "^4.3.6",
138+
"husky": "^4.3.8",
139139
"nyc": "^15.1.0",
140140
"prettier": "^2.2.1",
141141
"semantic-release": "^17.3.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3259,7 +3259,7 @@ humanize-ms@^1.2.1:
32593259
dependencies:
32603260
ms "^2.0.0"
32613261

3262-
husky@^4.3.6:
3262+
husky@^4.3.8:
32633263
version "4.3.8"
32643264
resolved "https://registry.npmjs.org/husky/-/husky-4.3.8.tgz"
32653265
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==

0 commit comments

Comments
 (0)