Skip to content

Commit 9956165

Browse files
chore(deps-dev): Bump husky from 7.0.0 to 9.1.7
Bumps [husky](https://github.com/typicode/husky) from 7.0.0 to 9.1.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.0...v9.1.7) --- updated-dependencies: - dependency-name: husky dependency-version: 9.1.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9c2cfd commit 9956165

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
@@ -56,7 +56,7 @@
5656
"enzyme": "^3.10.0",
5757
"enzyme-adapter-react-16": "^1.14.0",
5858
"eslint-plugin-prettier": "^3.1.4",
59-
"husky": "^7.0.0",
59+
"husky": "^9.1.7",
6060
"np": "^5.0.0",
6161
"prettier": "^2.0.2",
6262
"react": "^16.2.0 || ^16.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3762,10 +3762,10 @@ humanize-duration@^3.15.3:
37623762
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.25.1.tgz#50e12bf4b3f515ec91106107ee981e8cfe955d6f"
37633763
integrity sha512-P+dRo48gpLgc2R9tMRgiDRNULPKCmqFYgguwqOO2C0fjO35TgdURDQDANSR1Nt92iHlbHGMxOTnsB8H8xnMa2Q==
37643764

3765-
husky@^7.0.0:
3766-
version "7.0.0"
3767-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
3768-
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
3765+
husky@^9.1.7:
3766+
version "9.1.7"
3767+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
3768+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
37693769

37703770
[email protected], iconv-lite@^0.4.24:
37713771
version "0.4.24"

0 commit comments

Comments
 (0)