Skip to content

Commit 7a67981

Browse files
committed
chore(minor-deps): update dependency husky to ^4.3.5
1 parent 0989e87 commit 7a67981

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"cross-env": "^7.0.3",
1818
"eslint": "^7.14.0",
1919
"eslint-formatter-gitlab": "^2.0.0",
20-
"husky": "^4.3.0",
20+
"husky": "^4.3.5",
2121
"jest": "^26.6.3",
2222
"jest-junit": "^12.0.0",
2323
"lerna": "3.22.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5059,10 +5059,10 @@ humanize-ms@^1.2.1:
50595059
dependencies:
50605060
ms "^2.0.0"
50615061

5062-
husky@^4.3.0:
5063-
version "4.3.0"
5064-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
5065-
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
5062+
husky@^4.3.5:
5063+
version "4.3.5"
5064+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902"
5065+
integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==
50665066
dependencies:
50675067
chalk "^4.0.0"
50685068
ci-info "^2.0.0"

0 commit comments

Comments
 (0)