diff options
| author | Renovate Bot <[email protected]> | 2021-07-01 07:12:29 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-07-01 07:12:29 +0000 |
| commit | e43dc4bccf952f60bd62adabc8ed8a631d972933 (patch) | |
| tree | 08b6417db171b79e02d7f8fa2a50a3ea422251e0 | |
| parent | Merge branch 'main' of https://github.com/fuwn/lime (diff) | |
| download | lime-old-e43dc4bccf952f60bd62adabc8ed8a631d972933.tar.xz lime-old-e43dc4bccf952f60bd62adabc8ed8a631d972933.zip | |
chore(deps): update dependency husky to v7
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 03d5d8b..80bc625 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,6 @@ "@commitlint/config-conventional": "12.1.4", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", - "husky": "6.0.0" + "husky": "7.0.0" } } @@ -1020,10 +1020,10 @@ hosted-git-info@^4.0.1: dependencies: lru-cache "^6.0.0" - version "6.0.0" - resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e" - integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ== + version "7.0.0" + resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616" + integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w== iconv-lite@^0.4.24: version "0.4.24" |