Skip to content

Commit 3881c2e

Browse files
Bump husky from 5.2.0 to 8.0.1
Bumps [husky](https://github.com/typicode/husky) from 5.2.0 to 8.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v5.2.0...v8.0.1) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b6c922 commit 3881c2e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint-plugin-react-hooks": "^4.6.0",
7676
"eslint-plugin-test-selectors": "^1.3.0",
7777
"file-loader": "^6.2.0",
78-
"husky": "^5.2.0",
78+
"husky": "^8.0.1",
7979
"istanbul-lib-coverage": "3.0.0",
8080
"lodash": "^4.17.21",
8181
"nyc": "14.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8467,10 +8467,10 @@ humanize-ms@^1.2.1:
84678467
dependencies:
84688468
ms "^2.0.0"
84698469

8470-
husky@^5.2.0:
8471-
version "5.2.0"
8472-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802"
8473-
integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
8470+
husky@^8.0.1:
8471+
version "8.0.1"
8472+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
8473+
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
84748474

84758475
hyphenate-style-name@^1.0.3:
84768476
version "1.0.4"

0 commit comments

Comments
 (0)