Skip to content

Commit dd9a045

Browse files
Update dependency husky to v9
1 parent 9cafbef commit dd9a045

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"module": "dist/secure-webhooks.esm.js",
3030
"devDependencies": {
3131
"@types/node": "16.11.1",
32-
"husky": "7.0.2",
32+
"husky": "9.0.7",
3333
"tsdx": "0.14.1",
3434
"tslib": "2.3.1",
3535
"typescript": "4.4.4"

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3183,10 +3183,10 @@ humanize-duration@^3.15.3:
31833183
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.23.1.tgz#59cb8d01287479c1aa7cd5b1efc260d799bef89b"
31843184
integrity sha512-aoOEkomAETmVuQyBx4E7/LfPlC9s8pAA/USl7vFRQpDjepo3aiyvFfOhtXSDqPowdBVPFUZ7onG/KyuolX0qPg==
31853185

3186-
husky@7.0.2:
3187-
version "7.0.2"
3188-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff"
3189-
integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==
3186+
husky@9.0.7:
3187+
version "9.0.7"
3188+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.7.tgz#047f24ec1b6c681206af714b4217c13ee97fff20"
3189+
integrity sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==
31903190

31913191
[email protected], iconv-lite@^0.4.24:
31923192
version "0.4.24"

0 commit comments

Comments
 (0)