aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-14 12:15:25 +0000
committerGitHub <[email protected]>2020-12-14 12:15:25 +0000
commitccdec76ddfec85962185fa92cf18fc0df0904ab6 (patch)
treece165f1129cd8df95e100be6343614e8b742f997 /package.json
parent13e1ee82db4c2fb64e3970f22ac1663ff3bbef8c (diff)
downloadmuse-ccdec76ddfec85962185fa92cf18fc0df0904ab6.tar.xz
muse-ccdec76ddfec85962185fa92cf18fc0df0904ab6.zip
Bump husky from 4.3.5 to 4.3.6
Bumps [husky](https://github.com/typicode/husky) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.5...v4.3.6) 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 b67b8c5..987c916 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"eslint": "^7.15.0",
"eslint-config-xo": "^0.33.1",
"eslint-config-xo-typescript": "^0.36.0",
- "husky": "^4.3.5",
+ "husky": "^4.3.6",
"nodemon": "^2.0.6",
"ts-node": "^9.1.1",
"typescript": "^4.1.3"