Skip to content

Commit 615157e

Browse files
Update dependency husky to v4.3.6 (#216)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 053b081 commit 615157e

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
@@ -25,7 +25,7 @@
2525
"@typescript-eslint/eslint-plugin": "4.9.1",
2626
"@typescript-eslint/parser": "4.9.1",
2727
"eslint": "7.15.0",
28-
"husky": "4.3.5",
28+
"husky": "4.3.6",
2929
"lint-staged": "10.5.3",
3030
"@types/node": "14.14.13",
3131
"bob-the-bundler": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3373,10 +3373,10 @@ human-signals@^1.1.1:
33733373
resolved "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
33743374
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
33753375

3376-
3377-
version "4.3.5"
3378-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902"
3379-
integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==
3376+
3377+
version "4.3.6"
3378+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.6.tgz#ebd9dd8b9324aa851f1587318db4cccb7665a13c"
3379+
integrity sha512-o6UjVI8xtlWRL5395iWq9LKDyp/9TE7XMOTvIpEVzW638UcGxTmV5cfel6fsk/jbZSTlvfGVJf2svFtybcIZag==
33803380
dependencies:
33813381
chalk "^4.0.0"
33823382
ci-info "^2.0.0"

0 commit comments

Comments
 (0)