Skip to content

Commit 4de726c

Browse files
Update dependency husky to v9
1 parent 35541d0 commit 4de726c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"codeclimate-test-reporter": "^0.5.1",
4343
"documentation": "^14.0.2",
4444
"eslint": "^8.46.0",
45-
"husky": "^8.0.0",
45+
"husky": "^9.0.0",
4646
"jest": "^29.6.2",
4747
"redux": "^4.2.1",
4848
"redux-mock-store": "^1.5.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3433,10 +3433,10 @@ human-signals@^2.1.0:
34333433
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
34343434
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
34353435

3436-
husky@^8.0.0:
3437-
version "8.0.3"
3438-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
3439-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
3436+
husky@^9.0.0:
3437+
version "9.1.7"
3438+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
3439+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
34403440

34413441
ignore@^5.2.0:
34423442
version "5.2.4"

0 commit comments

Comments
 (0)