aboutsummaryrefslogtreecommitdiff
path: root/package.json
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 /package.json
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]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 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"