Skip to content

Commit 4c13547

Browse files
chore(dev-deps): bump husky from 9.1.6 to 9.1.7 (#1013)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fe64e8 commit 4c13547

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
@@ -37,7 +37,7 @@
3737
"eslint-config-oclif": "^5.2.1",
3838
"eslint-config-oclif-typescript": "^3.1.12",
3939
"eslint-config-prettier": "^9.1.0",
40-
"husky": "^9.1.6",
40+
"husky": "^9.1.7",
4141
"lint-staged": "^15.2.10",
4242
"mocha": "^10.8.2",
4343
"oclif": "^4.15.29",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4763,10 +4763,10 @@ human-signals@^5.0.0:
47634763
resolved "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz"
47644764
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
47654765

4766-
husky@^9.1.6:
4767-
version "9.1.6"
4768-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
4769-
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
4766+
husky@^9.1.7:
4767+
version "9.1.7"
4768+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
4769+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
47704770

47714771
iconv-lite@^0.4.24:
47724772
version "0.4.24"

0 commit comments

Comments
 (0)