Skip to content

Commit 674da08

Browse files
chore(deps): update dependency husky to v9.1.6 (#807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2bc426 commit 674da08

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
@@ -126,7 +126,7 @@
126126
"eslint": "~8.57.0",
127127
"eslint-config-prettier": "^9.0.0",
128128
"generate-package-json-webpack-plugin": "2.6.0",
129-
"husky": "9.0.11",
129+
"husky": "9.1.6",
130130
"jest": "^29.4.1",
131131
"jest-environment-jsdom": "29.7.0",
132132
"jest-environment-node": "^29.4.1",

yarn.lock

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

6036-
husky@9.0.11:
6037-
version "9.0.11"
6038-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
6039-
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
6036+
husky@9.1.6:
6037+
version "9.1.6"
6038+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
6039+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
60406040

60416041
iconv-lite@0.4.24, iconv-lite@^0.4.24:
60426042
version "0.4.24"

0 commit comments

Comments
 (0)