Skip to content

Commit b2299da

Browse files
chore(deps): update dependency husky to v9
1 parent 765559d commit b2299da

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
@@ -33,7 +33,7 @@
3333
"eslint-plugin-prettier": "4.2.1",
3434
"expect.js": "0.3.1",
3535
"gulp": "4.0.2",
36-
"husky": "8.0.3",
36+
"husky": "9.0.6",
3737
"lint-staged": "15.2.0",
3838
"mocha": "9.2.2",
3939
"mysql2": "3.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3395,10 +3395,10 @@ humanize-ms@^1.2.1:
33953395
dependencies:
33963396
ms "^2.0.0"
33973397

3398-
husky@8.0.3:
3399-
version "8.0.3"
3400-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
3401-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
3398+
husky@9.0.6:
3399+
version "9.0.6"
3400+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.6.tgz#cee0245d60480b12279cf492ec6cfc1aeb7fa759"
3401+
integrity sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==
34023402

34033403
iconv-lite@^0.6.2, iconv-lite@^0.6.3:
34043404
version "0.6.3"

0 commit comments

Comments
 (0)