aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-08-25 13:53:31 -0700
committerGitHub <[email protected]>2021-08-25 13:53:31 -0700
commitd0b40e37a36a303a235457c6ba504c33dcbdfd10 (patch)
tree3b0f259b5a68e0de7271ea769bae2fafcaeef649 /package.json
parentMerge pull request #6 from fuwn/dependabot/npm_and_yarn/path-parse-1.0.7 (diff)
parentchore(deps): update dependency husky to v7.0.2 (diff)
downloadrecords-d0b40e37a36a303a235457c6ba504c33dcbdfd10.tar.xz
records-d0b40e37a36a303a235457c6ba504c33dcbdfd10.zip
Merge pull request #7 from fuwn/renovate/husky-7.x
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 6d962c6..26ae634 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,6 @@
"@commitlint/config-conventional": "13.1.0",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
- "husky": "7.0.1"
+ "husky": "7.0.2"
}
}