We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c21fe34 commit d1a9adeCopy full SHA for d1a9ade
.husky/.gitignore
@@ -1 +1 @@
1
-_
+_
package.json
@@ -27,7 +27,7 @@
27
"@types/snakecase-keys": "^2.1.0",
28
"@types/validator": "^13.0.0",
29
"gh-pages": "^3.0.0",
30
- "husky": "6.0.0",
+ "husky": "^6.0.0",
31
"jest": "^26.5.0",
32
"lint-staged": "^10.5.3",
33
"lodash.clonedeep": "^4.5.0",
yarn.lock
@@ -2502,7 +2502,7 @@ humanize-url@^1.0.0:
2502
normalize-url "^1.0.0"
2503
strip-url-auth "^1.0.0"
2504
2505
-[email protected]:
+husky@^6.0.0:
2506
version "6.0.0"
2507
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
2508
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
0 commit comments