Skip to content

Commit 34e3935

Browse files
chore(deps-dev): bump husky from 9.1.6 to 9.1.7 (#226)
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 d14d48a commit 34e3935

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
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@types/pg": "^8.11.10",
5959
"changelogen": "^0.5.7",
60-
"husky": "^9.1.6",
60+
"husky": "^9.1.7",
6161
"lint-staged": "^15.4.3",
6262
"prettier": "^3.3.3",
6363
"typescript": "^5.6.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4366,10 +4366,10 @@ human-signals@^5.0.0:
43664366
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
43674367
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
43684368

4369-
husky@^9.1.6:
4370-
version "9.1.6"
4371-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
4372-
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
4369+
husky@^9.1.7:
4370+
version "9.1.7"
4371+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
4372+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
43734373

43744374
ieee754@^1.2.1:
43754375
version "1.2.1"

0 commit comments

Comments
 (0)