Skip to content

Commit e48fd1b

Browse files
chore(deps): update dependency husky to v9
1 parent 0957bd1 commit e48fd1b

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
@@ -44,7 +44,7 @@
4444
"babel-jest": "^27.4.4",
4545
"eslint": "^8.28.0",
4646
"eslint-plugin-jest": "^27.1.6",
47-
"husky": "^8.0.0",
47+
"husky": "^9.0.0",
4848
"jest": "^29.3.1",
4949
"jsdom": "^17.0.0",
5050
"prettier": "^2.5.1",

yarn.lock

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

2785-
husky@^8.0.0:
2786-
version "8.0.3"
2787-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
2788-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
2785+
husky@^9.0.0:
2786+
version "9.1.7"
2787+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
2788+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
27892789

27902790
iconv-lite@0.4.24:
27912791
version "0.4.24"

0 commit comments

Comments
 (0)