Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit c1fa99d

Browse files
Bump husky from 5.2.0 to 6.0.0 (#507)
1 parent 444fa3c commit c1fa99d

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
@@ -30,7 +30,7 @@
3030
"eslint-plugin-expect-type": "0.0.5",
3131
"eslint-plugin-sonarjs": "0.5.0",
3232
"fast-check": "2.14.0",
33-
"husky": "5.2.0",
33+
"husky": "6.0.0",
3434
"jest": "25.5.4",
3535
"jest-extended": "0.11.5",
3636
"lint-staged": "10.5.4",

yarn.lock

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

2336-
husky@5.2.0:
2337-
version "5.2.0"
2338-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802"
2339-
integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
2336+
husky@6.0.0:
2337+
version "6.0.0"
2338+
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
2339+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
23402340

23412341
[email protected], iconv-lite@^0.4.24:
23422342
version "0.4.24"

0 commit comments

Comments
 (0)