Skip to content

Commit a37da8e

Browse files
authored
Merge pull request #66 from CodeCommunityHub/dependabot/npm_and_yarn/husky-9.1.1
Bump husky from 9.0.11 to 9.1.1
2 parents d3e5111 + 4cd1fa3 commit a37da8e

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
"eslint": "^8.31.0",
3838
"eslint-config-prettier": "^9.1.0",
3939
"eslint-plugin-jest": "^28.6.0",
40-
"husky": "^9.0.11",
40+
"husky": "^9.1.1",
4141
"jest": "^29.3.1",
4242
"prettier": "^3.3.3",
4343
"pretty-quick": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2732,10 +2732,10 @@ humanize-ms@^1.2.1:
27322732
dependencies:
27332733
ms "^2.0.0"
27342734

2735-
husky@^9.0.11:
2736-
version "9.0.11"
2737-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
2738-
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
2735+
husky@^9.1.1:
2736+
version "9.1.1"
2737+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.1.tgz#73f8f1b58329f377654293148c1a6458f54ca224"
2738+
integrity sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==
27392739

27402740
27412741
version "0.4.24"

0 commit comments

Comments
 (0)