Skip to content

Commit ef4f1a8

Browse files
authored
Merge pull request #301 from getAlby/dependabot/npm_and_yarn/husky-9.1.7
chore(deps-dev): bump husky from 8.0.3 to 9.1.7
2 parents 37c331c + e5f557f commit ef4f1a8

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
@@ -53,7 +53,7 @@
5353
"eslint": "^8.46.0",
5454
"eslint-config-prettier": "^9.0.0",
5555
"express": "^4.18.2",
56-
"husky": "^8.0.3",
56+
"husky": "^9.1.7",
5757
"jest": "^29.7.0",
5858
"lint-staged": "^15.0.1",
5959
"microbundle": "^0.15.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4410,10 +4410,10 @@ human-signals@^5.0.0:
44104410
resolved "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz"
44114411
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
44124412

4413-
husky@^8.0.3:
4414-
version "8.0.3"
4415-
resolved "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz"
4416-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
4413+
husky@^9.1.7:
4414+
version "9.1.7"
4415+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
4416+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
44174417

44184418
iconv-lite@0.4.24:
44194419
version "0.4.24"

0 commit comments

Comments
 (0)