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

Commit 59a4af1

Browse files
committed
chore(deps): update dependency husky to ^4.3.8
1 parent 7cecf30 commit 59a4af1

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
@@ -145,7 +145,7 @@
145145
"@types/node": "16.11.22",
146146
"@types/vscode": "1.52.0",
147147
"eslint": "^7.32.0",
148-
"husky": "^4.3.6",
148+
"husky": "^4.3.8",
149149
"nyc": "^15.1.0",
150150
"prettier": "^2.2.1",
151151
"semantic-release": "^17.3.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3294,7 +3294,7 @@ humanize-ms@^1.2.1:
32943294
dependencies:
32953295
ms "^2.0.0"
32963296

3297-
husky@^4.3.6:
3297+
husky@^4.3.8:
32983298
version "4.3.8"
32993299
resolved "https://registry.npmjs.org/husky/-/husky-4.3.8.tgz"
33003300
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==

0 commit comments

Comments
 (0)