Skip to content

Commit b28eb8f

Browse files
build(deps-dev): bump husky from 9.1.6 to 9.1.7 (#1637)
Bumps [husky](https://github.com/typicode/husky) from 9.1.6 to 9.1.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.6...v9.1.7) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabio Rigamonti <73019897+fabiorigam@users.noreply.github.com>
1 parent 840f711 commit b28eb8f

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
@@ -68,7 +68,7 @@
6868
"glob": "^10.4.2",
6969
"globals": "^15.12.0",
7070
"hardhat": "^2.22.15",
71-
"husky": "^9.1.5",
71+
"husky": "^9.1.7",
7272
"jest": "^29.7.0",
7373
"jest-docblock": "^29",
7474
"jest-environment-jsdom": "^29.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9466,10 +9466,10 @@ human-signals@^2.1.0:
94669466
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
94679467
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
94689468

9469-
husky@^9.1.5:
9470-
version "9.1.6"
9471-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
9472-
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
9469+
husky@^9.1.7:
9470+
version "9.1.7"
9471+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
9472+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
94739473

94749474
iconv-lite@0.4.24, iconv-lite@^0.4.24:
94759475
version "0.4.24"

0 commit comments

Comments
 (0)