Skip to content

Commit d90f7fc

Browse files
committed
chore(deps): update dependency husky to ^9.1.0
1 parent a867920 commit d90f7fc

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
@@ -37,7 +37,7 @@
3737
"@types/eslint": "^8.56.10",
3838
"@types/jest": "^29.5.12",
3939
"eslint-config-txo-typescript": "^4.0.64",
40-
"husky": "^9.0.11",
40+
"husky": "^9.1.0",
4141
"jest": "^29.7.0",
4242
"npm-check-updates": "^16.14.20",
4343
"ts-jest": "^29.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4091,10 +4091,10 @@ humanize-ms@^1.2.1:
40914091
dependencies:
40924092
ms "^2.0.0"
40934093

4094-
husky@^9.0.11:
4095-
version "9.0.11"
4096-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
4097-
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
4094+
husky@^9.1.0:
4095+
version "9.1.0"
4096+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.0.tgz#8a089536efb5736f1a48fa3b03e18168158d7269"
4097+
integrity sha512-8XCjbomYTGdNF2h50dio3T3zghmZ9f/ZNzr99YwSkvDdhEjJGs5qzy8tbFx+SG8yCx2wn9nMVfZxVrr/yT8gNQ==
40984098

40994099
iconv-lite@^0.4.24:
41004100
version "0.4.24"

0 commit comments

Comments
 (0)