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

Commit e654742

Browse files
committed
chore(deps): update dependency husky to ^4.3.8
1 parent 5ea6bea commit e654742

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.5",
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
@@ -3213,7 +3213,7 @@ humanize-ms@^1.2.1:
32133213
dependencies:
32143214
ms "^2.0.0"
32153215

3216-
husky@^4.3.6:
3216+
husky@^4.3.8:
32173217
version "4.3.8"
32183218
resolved "https://registry.npmjs.org/husky/-/husky-4.3.8.tgz"
32193219
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==

0 commit comments

Comments
 (0)