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

Commit ce4f5ac

Browse files
committed
chore(deps): update dependency husky to ^4.3.8
1 parent 33b35aa commit ce4f5ac

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.29.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
@@ -3252,7 +3252,7 @@ humanize-ms@^1.2.1:
32523252
dependencies:
32533253
ms "^2.0.0"
32543254

3255-
husky@^4.3.6:
3255+
husky@^4.3.8:
32563256
version "4.3.8"
32573257
resolved "https://registry.npmjs.org/husky/-/husky-4.3.8.tgz"
32583258
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==

0 commit comments

Comments
 (0)