Skip to content

Commit 7712163

Browse files
Bump husky from 9.1.5 to 9.1.6
Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.6. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.5...v9.1.6) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc44e64 commit 7712163

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
@@ -37,7 +37,7 @@
3737
"eslint": "^8.31.0",
3838
"eslint-config-prettier": "^9.1.0",
3939
"eslint-plugin-jest": "^28.8.3",
40-
"husky": "^9.1.5",
40+
"husky": "^9.1.6",
4141
"jest": "^29.3.1",
4242
"prettier": "^3.3.3",
4343
"pretty-quick": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2756,10 +2756,10 @@ humanize-ms@^1.2.1:
27562756
dependencies:
27572757
ms "^2.0.0"
27582758

2759-
husky@^9.1.5:
2760-
version "9.1.5"
2761-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5.tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83"
2762-
integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==
2759+
husky@^9.1.6:
2760+
version "9.1.6"
2761+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
2762+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
27632763

27642764
27652765
version "0.4.24"

0 commit comments

Comments
 (0)