Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 6154bc5

Browse files
Bump husky from 5.1.2 to 6.0.0
Bumps [husky](https://github.com/typicode/husky) from 5.1.2 to 6.0.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v5.1.2...v6.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0e2b8d1 commit 6154bc5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-config-prettier": "^6.3.0",
2929
"eslint-plugin-jest": "^24.0.2",
3030
"eslint-plugin-prettier": "^3.0.0",
31-
"husky": "^5.1.2",
31+
"husky": "^6.0.0",
3232
"jest": "^26.0.1",
3333
"lint-staged": "^10.0.7",
3434
"prettier": "^2.0.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2133,10 +2133,10 @@ human-signals@^1.1.1:
21332133
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
21342134
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
21352135

2136-
husky@^5.1.2:
2137-
version "5.1.2"
2138-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.2.tgz#dc6a1f68640455d8d98c28875e073087f86c5081"
2139-
integrity sha512-lilaRYeDXcAOj8DuRnN9IxUyEMVbYg9rK7yVNkPB5V4hCvxIUxpMeiv9K2h77CE0HzjCnk1Br0oWe1IghXngDQ==
2136+
husky@^6.0.0:
2137+
version "6.0.0"
2138+
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
2139+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
21402140

21412141
iconv-lite@0.4.24:
21422142
version "0.4.24"

0 commit comments

Comments
 (0)