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:56:59 +0000
committerGitHub <[email protected]>2021-01-07 10:56:59 +0000
commit784c19484efc86e0f03217368fca78deec8590e4 (patch)
tree1144bf2670d1462ae385ad23aa67db1782c97103 /package.json
parent64cec3e9f2e03232711746662e2f0563169b06c8 (diff)
parent6baa12600ac0ffff42c3cb7c0aa3073ea51e251b (diff)
downloadmuse-784c19484efc86e0f03217368fca78deec8590e4.tar.xz
muse-784c19484efc86e0f03217368fca78deec8590e4.zip
Merge pull request #79 from codetheweb/dependabot/npm_and_yarn/husky-4.3.7
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"