Skip to content

Commit 98a3a7b

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump husky from 5.2.0 to 6.0.0
Bumps [husky](https://github.com/typicode/husky) from 5.2.0 to 6.0.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v5.2.0...v6.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 75e1b1a commit 98a3a7b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"babel-jest": "^26.6.3",
2626
"babel-preset-jest": "^26.6.2",
2727
"dom-event-types": "^1.0.0",
28-
"husky": "^5.2.0",
28+
"husky": "^6.0.0",
2929
"jest": "25.5.4",
3030
"jsdom": "^16.5.2",
3131
"jsdom-global": "^3.0.2",

yarn.lock

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

3525-
husky@^5.2.0:
3526-
version "5.2.0"
3527-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802"
3528-
integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
3525+
husky@^6.0.0:
3526+
version "6.0.0"
3527+
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
3528+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
35293529

35303530
35313531
version "0.4.24"

0 commit comments

Comments
 (0)