diff options
| author | Renovate Bot <[email protected]> | 2021-07-01 06:37:24 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-07-01 06:37:24 +0000 |
| commit | 640e4741572f52fad5482b7135cdb3d5b0fae8fb (patch) | |
| tree | a5e0c4d8d25afa105fe3a44f99d546d72450554c | |
| parent | Merge pull request #2 from fuwn/dependabot/npm_and_yarn/trim-newlines-3.0.1 (diff) | |
| download | records-640e4741572f52fad5482b7135cdb3d5b0fae8fb.tar.xz records-640e4741572f52fad5482b7135cdb3d5b0fae8fb.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 683004d..b01672f 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,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" |