Skip to content

Commit 5f37eb0

Browse files
committed
chore(minor-deps): update dependency husky to ^4.3.6
1 parent 3072194 commit 5f37eb0

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.1.0",
20-
"husky": "^4.3.5",
20+
"husky": "^4.3.6",
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
@@ -5111,10 +5111,10 @@ humanize-ms@^1.2.1:
51115111
dependencies:
51125112
ms "^2.0.0"
51135113

5114-
husky@^4.3.5:
5115-
version "4.3.5"
5116-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902"
5117-
integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==
5114+
husky@^4.3.6:
5115+
version "4.3.6"
5116+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.6.tgz#ebd9dd8b9324aa851f1587318db4cccb7665a13c"
5117+
integrity sha512-o6UjVI8xtlWRL5395iWq9LKDyp/9TE7XMOTvIpEVzW638UcGxTmV5cfel6fsk/jbZSTlvfGVJf2svFtybcIZag==
51185118
dependencies:
51195119
chalk "^4.0.0"
51205120
ci-info "^2.0.0"

0 commit comments

Comments
 (0)