Skip to content

Commit e8a69c8

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

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
@@ -40,7 +40,7 @@
4040
"@types/eslint": "^8.56.10",
4141
"@types/jest": "^29.5.12",
4242
"@types/react": "^18.3.3",
43-
"husky": "^9.0.11",
43+
"husky": "^9.1.0",
4444
"jest": "^29.7.0",
4545
"lint-staged": "^15.2.7",
4646
"react": "^18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4063,10 +4063,10 @@ human-signals@^5.0.0:
40634063
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
40644064
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
40654065

4066-
husky@^9.0.11:
4067-
version "9.0.11"
4068-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
4069-
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
4066+
husky@^9.1.0:
4067+
version "9.1.0"
4068+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.0.tgz#8a089536efb5736f1a48fa3b03e18168158d7269"
4069+
integrity sha512-8XCjbomYTGdNF2h50dio3T3zghmZ9f/ZNzr99YwSkvDdhEjJGs5qzy8tbFx+SG8yCx2wn9nMVfZxVrr/yT8gNQ==
40704070

40714071
iconv-lite@^0.4.24:
40724072
version "0.4.24"

0 commit comments

Comments
 (0)