aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-07 10:29:58 +0000
committerGitHub <[email protected]>2020-12-07 10:29:58 +0000
commit18c3962391066b8a41381e35908bf78dd76c59ff (patch)
tree5930993fcdef45d299522e4481829c3b2330bddd
parent430e432ae6a856e74e60f2f637422a3213dbf471 (diff)
downloadmuse-18c3962391066b8a41381e35908bf78dd76c59ff.tar.xz
muse-18c3962391066b8a41381e35908bf78dd76c59ff.zip
Bump husky from 4.3.0 to 4.3.5
Bumps [husky](https://github.com/typicode/husky) from 4.3.0 to 4.3.5. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.0...v4.3.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 9f5104a..a945f2e 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"eslint": "^7.14.0",
"eslint-config-xo": "^0.33.1",
"eslint-config-xo-typescript": "^0.36.0",
- "husky": "^4.3.0",
+ "husky": "^4.3.5",
"nodemon": "^2.0.6",
"ts-node": "^9.1.0",
"typescript": "^4.1.2"
diff --git a/yarn.lock b/yarn.lock
index d5e27bd..51516c8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1465,10 +1465,10 @@ http2-wrapper@^1.0.0-beta.5.2:
quick-lru "^5.1.1"
resolve-alpn "^1.0.0"
-husky@^4.3.0:
- version "4.3.0"
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
- integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
+husky@^4.3.5:
+ version "4.3.5"
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902"
+ integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==
dependencies:
chalk "^4.0.0"
ci-info "^2.0.0"