aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-07-06 18:27:38 +0000
committerGitHub <[email protected]>2021-07-06 18:27:38 +0000
commitbd1bbf4a4e5f92ff6b3ee6e070456917f0ebed9a (patch)
tree28e5d8e4f1d7df76758d3031f10a9ee24ba477be
parentMerge branch 'develop' of https://github.com/Whirlsplash/whirl into develop (diff)
parentchore(deps): update dependency husky to v7.0.1 (diff)
downloadwhirl-bd1bbf4a4e5f92ff6b3ee6e070456917f0ebed9a.tar.xz
whirl-bd1bbf4a4e5f92ff6b3ee6e070456917f0ebed9a.zip
Merge pull request #54 from Whirlsplash/renovate/husky-7.x
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 702f2fe..e076f4b 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": "7.0.0"
+ "husky": "7.0.1"
}
}
diff --git a/yarn.lock b/yarn.lock
index 3e94f5b..e38b09c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -711,10 +711,10 @@ hosted-git-info@^4.0.1:
dependencies:
lru-cache "^6.0.0"
- version "7.0.0"
- resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
- integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
+ version "7.0.1"
+ resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1.tgz#579f4180b5da4520263e8713cc832942b48e1f1c"
+ integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==
iconv-lite@^0.4.24:
version "0.4.24"