aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-07 10:55:31 +0000
committerGitHub <[email protected]>2021-01-07 10:55:31 +0000
commit6baa12600ac0ffff42c3cb7c0aa3073ea51e251b (patch)
tree1144bf2670d1462ae385ad23aa67db1782c97103 /package.json
parent64cec3e9f2e03232711746662e2f0563169b06c8 (diff)
downloadmuse-6baa12600ac0ffff42c3cb7c0aa3073ea51e251b.tar.xz
muse-6baa12600ac0ffff42c3cb7c0aa3073ea51e251b.zip
Bump husky from 4.3.6 to 4.3.7
Bumps [husky](https://github.com/typicode/husky) from 4.3.6 to 4.3.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.6...v4.3.7) 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 ab7e66e..7bba494 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"eslint": "^7.17.0",
"eslint-config-xo": "^0.33.1",
"eslint-config-xo-typescript": "^0.36.0",
- "husky": "^4.3.6",
+ "husky": "^4.3.7",
"nodemon": "^2.0.7",
"ts-node": "^9.1.1",
"typescript": "^4.1.3"