diff options
| author | Renovate Bot <[email protected]> | 2021-08-25 01:45:20 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-08-25 01:45:20 +0000 |
| commit | 9595dda77a931c11d6413fe74e6b10884065f1d2 (patch) | |
| tree | 3b0f259b5a68e0de7271ea769bae2fafcaeef649 /package.json | |
| parent | Merge pull request #6 from fuwn/dependabot/npm_and_yarn/path-parse-1.0.7 (diff) | |
| download | records-9595dda77a931c11d6413fe74e6b10884065f1d2.tar.xz records-9595dda77a931c11d6413fe74e6b10884065f1d2.zip | |
chore(deps): update dependency husky to v7.0.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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" } } |