Skip to content

Commit abc0481

Browse files
authored
Merge pull request #442 from Tomas2D/dependabot/npm_and_yarn/husky-9.1.7
build(deps-dev): bump husky from 8.0.3 to 9.1.7
2 parents 547f9d8 + b7667e9 commit abc0481

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
@@ -54,7 +54,7 @@
5454
"eslint": "^8.24.0",
5555
"eslint-config-prettier": "^9.0.0",
5656
"express": "^4.18.1",
57-
"husky": "^8.0.1",
57+
"husky": "^9.1.7",
5858
"jest": "^29.2.0",
5959
"lint-staged": "^14.0.0",
6060
"prettier": "^3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2474,10 +2474,10 @@ human-signals@^4.3.0:
24742474
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.1.tgz#ab7f811e851fca97ffbd2c1fe9a958964de321b2"
24752475
integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==
24762476

2477-
husky@^8.0.1:
2478-
version "8.0.3"
2479-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
2480-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
2477+
husky@^9.1.7:
2478+
version "9.1.7"
2479+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
2480+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
24812481

24822482
iconv-lite@0.4.24:
24832483
version "0.4.24"

0 commit comments

Comments
 (0)