Skip to content

Commit e82a641

Browse files
chore(deps): update dependency husky to v9
1 parent 9d379e3 commit e82a641

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
@@ -29,7 +29,7 @@
2929
"eslint-plugin-import": "2.29.1",
3030
"eslint-plugin-jest": "27.9.0",
3131
"eslint-plugin-prettier": "5.1.3",
32-
"husky": "8.0.3",
32+
"husky": "9.0.11",
3333
"jest": "28.1.3",
3434
"lerna": "4.0.0",
3535
"prettier": "3.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5806,10 +5806,10 @@ humanize-ms@^1.2.1:
58065806
dependencies:
58075807
ms "^2.0.0"
58085808

5809-
husky@8.0.3:
5810-
version "8.0.3"
5811-
resolved "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz"
5812-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
5809+
husky@9.0.11:
5810+
version "9.0.11"
5811+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
5812+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
58135813

58145814
iconv-lite@^0.4.24, iconv-lite@^0.4.4:
58155815
version "0.4.24"

0 commit comments

Comments
 (0)