Skip to content

Commit d1a9ade

Browse files
committed
Update changelog
1 parent c21fe34 commit d1a9ade

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.husky/.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
_
1+
_

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/snakecase-keys": "^2.1.0",
2828
"@types/validator": "^13.0.0",
2929
"gh-pages": "^3.0.0",
30-
"husky": "6.0.0",
30+
"husky": "^6.0.0",
3131
"jest": "^26.5.0",
3232
"lint-staged": "^10.5.3",
3333
"lodash.clonedeep": "^4.5.0",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -2502,7 +2502,7 @@ humanize-url@^1.0.0:
25022502
normalize-url "^1.0.0"
25032503
strip-url-auth "^1.0.0"
25042504

2505-
2505+
husky@^6.0.0:
25062506
version "6.0.0"
25072507
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
25082508
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==

0 commit comments

Comments
 (0)