aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-04-29 05:43:50 +0000
committerRenovate Bot <[email protected]>2021-04-29 05:43:50 +0000
commit10f32e4c52988e0dbd6a3cb199fc8e1cb74d1214 (patch)
tree3db77287400654ef3758f030ba3fa009044e6894
parentMerge pull request #7 from Whirlsplash/renovate/configure (diff)
downloadwhirl-10f32e4c52988e0dbd6a3cb199fc8e1cb74d1214.tar.xz
whirl-10f32e4c52988e0dbd6a3cb199fc8e1cb74d1214.zip
chore(deps): pin dependency husky to 6.0.0
-rw-r--r--package.json2
-rw-r--r--yarn.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 60effe8..8f0cff4 100644
--- a/package.json
+++ b/package.json
@@ -1 +1 @@
-{"devDependencies":{"husky":"^6.0.0"},"scripts":{"prepare":"husky install"}}
+{"devDependencies":{"husky":"6.0.0"},"scripts":{"prepare":"husky install"}}
diff --git a/yarn.lock b/yarn.lock
index f4208fb..2fd0c5a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2,7 +2,7 @@
# yarn lockfile v1
-husky@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==