Skip to content

Commit 200447f

Browse files
chore(deps): update dependency husky to v9
1 parent 1ee54c0 commit 200447f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint": "8.42.0",
4040
"eslint-config-nodebb": "0.2.1",
4141
"eslint-plugin-import": "2.27.5",
42-
"husky": "8.0.3",
42+
"husky": "9.0.11",
4343
"lint-staged": "13.2.2"
4444
},
4545
"dependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1523,10 +1523,10 @@ human-signals@^4.3.0:
15231523
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.0.tgz#2095c3cd5afae40049403d4b811235b03879db50"
15241524
integrity sha512-zyzVyMjpGBX2+6cDVZeFPCdtOtdsxOeseRhB9tkQ6xXmGUNrcnBzdEKPy3VPNYz+4gy1oukVOXcrJCunSyc6QQ==
15251525

1526-
husky@8.0.3:
1527-
version "8.0.3"
1528-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
1529-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
1526+
husky@9.0.11:
1527+
version "9.0.11"
1528+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
1529+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
15301530

15311531
ignore@^5.2.0:
15321532
version "5.2.0"

0 commit comments

Comments
 (0)