Skip to content

Commit 03cc4b7

Browse files
chore(deps-dev): bump husky from 9.0.11 to 9.1.6
Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.6. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.6) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea603b8 commit 03cc4b7

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
@@ -41,7 +41,7 @@
4141
"eslint-plugin-import": "^2.29.1",
4242
"eslint-plugin-matrix-org": "^1.2.1",
4343
"eslint-plugin-unicorn": "^52.0.0",
44-
"husky": "^9.0.11",
44+
"husky": "^9.1.6",
4545
"nodemon": "^3.1.0",
4646
"prettier": "^3.2.5",
4747
"semantic-release": "^23.0.7",

yarn.lock

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

3011-
husky@^9.0.11:
3012-
version "9.0.11"
3013-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
3014-
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
3011+
husky@^9.1.6:
3012+
version "9.1.6"
3013+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
3014+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
30153015

30163016
30173017
version "0.4.24"

0 commit comments

Comments
 (0)