Skip to content

Commit 51a5181

Browse files
Update dependency husky to v4.3.5 (#200)
Co-authored-by: Renovate Bot <[email protected]>
1 parent cb57bed commit 51a5181

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.0",
2626
"@typescript-eslint/parser": "4.9.0",
2727
"eslint": "7.15.0",
28-
"husky": "4.3.4",
28+
"husky": "4.3.5",
2929
"lint-staged": "10.5.3",
3030
"@types/node": "14.14.10",
3131
"bob-the-bundler": "1.1.0",

yarn.lock

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

3354-
3355-
version "4.3.4"
3356-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.4.tgz#676275a10ec5be2e893bd6ff71113bb829cc1f5b"
3357-
integrity sha512-wykHsss5kQtmbFrjQv0R7YyW1uFd7fv7gT1sA54potoDYmOTENJtBC/X1/AyoSAi1obp8CiGODOIdOGnPxSmFg==
3354+
3355+
version "4.3.5"
3356+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902"
3357+
integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==
33583358
dependencies:
33593359
chalk "^4.0.0"
33603360
ci-info "^2.0.0"

0 commit comments

Comments
 (0)