aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-18 11:12:55 +0000
committerGitHub <[email protected]>2021-01-18 11:12:55 +0000
commita5c5783cdc30cd80736db10e7a5c5224ace3d19b (patch)
tree684c2434e469c1ab8cd4373642ce6681e755c0b7
parentab5480700343c96a0b14949823bdfede829239bc (diff)
downloadmuse-a5c5783cdc30cd80736db10e7a5c5224ace3d19b.tar.xz
muse-a5c5783cdc30cd80736db10e7a5c5224ace3d19b.zip
Bump husky from 4.3.7 to 4.3.8
Bumps [husky](https://github.com/typicode/husky) from 4.3.7 to 4.3.8. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.7...v4.3.8) 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 d8c72bf..935d885 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"eslint": "^7.17.0",
"eslint-config-xo": "^0.34.0",
"eslint-config-xo-typescript": "^0.36.0",
- "husky": "^4.3.7",
+ "husky": "^4.3.8",
"nodemon": "^2.0.7",
"ts-node": "^9.1.1",
"typescript": "^4.1.3"
diff --git a/yarn.lock b/yarn.lock
index a0291a9..4602e5b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1460,10 +1460,10 @@ http2-wrapper@^1.0.0-beta.5.2:
quick-lru "^5.1.1"
resolve-alpn "^1.0.0"
-husky@^4.3.7:
- version "4.3.7"
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.7.tgz#ca47bbe6213c1aa8b16bbd504530d9600de91e88"
- integrity sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==
+husky@^4.3.8:
+ version "4.3.8"
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
+ integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
dependencies:
chalk "^4.0.0"
ci-info "^2.0.0"