aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-07-01 02:25:48 -0600
committerGitHub <[email protected]>2021-07-01 02:25:48 -0600
commit5c1139d59e3201ef8f6ca305f9e81f21e60b616c (patch)
treea5e0c4d8d25afa105fe3a44f99d546d72450554c
parentMerge pull request #2 from fuwn/dependabot/npm_and_yarn/trim-newlines-3.0.1 (diff)
parentchore(deps): update dependency husky to v7 (diff)
downloadrecords-5c1139d59e3201ef8f6ca305f9e81f21e60b616c.tar.xz
records-5c1139d59e3201ef8f6ca305f9e81f21e60b616c.zip
Merge pull request #3 from fuwn/renovate/husky-7.x
chore(deps): update dependency husky to v7
-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 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"
}
}
diff --git a/yarn.lock b/yarn.lock
index 9f0f52d..5adf436 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -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"