Skip to content

Commit 8e3c0f8

Browse files
Update dependency husky to v9
1 parent 4762c03 commit 8e3c0f8

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
@@ -37,7 +37,7 @@
3737
"@launchpadlab/eslint-config": "^3.0.1",
3838
"documentation": "^14.0.0",
3939
"eslint": "^8.0.0",
40-
"husky": "^8.0.0",
40+
"husky": "^9.0.0",
4141
"jest": "^29.0.0",
4242
"redux": "^4.0.0"
4343
},

yarn.lock

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

3276-
husky@^8.0.0:
3277-
version "8.0.3"
3278-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
3279-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
3276+
husky@^9.0.0:
3277+
version "9.0.1"
3278+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.1.tgz#710ed0d06b7fb2f5723ea8db436b632e7aecc284"
3279+
integrity sha512-rXCT8yF2v3awSG03AG6IgICDhJ+m8o3jL1ROwsT4nQZ6urEyKSj0IWFDIh5YC2zgZeAxWksNMbN6rYY4BE1Zrw==
32803280

32813281
ignore@^5.2.0:
32823282
version "5.2.4"

0 commit comments

Comments
 (0)