Skip to content

Commit 7834e29

Browse files
build(deps-dev): bump husky from 9.0.10 to 9.0.11
Bumps [husky](https://github.com/typicode/husky) from 9.0.10 to 9.0.11. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.10...v9.0.11) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cab015 commit 7834e29

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-prettier": "^5.1.3",
3535
"eslint-plugin-react": "^7.33.2",
3636
"eslint-plugin-react-hooks": "^4.6.0",
37-
"husky": "^9.0.10",
37+
"husky": "^9.0.11",
3838
"jest": "^29.7.0",
3939
"prettier": "^3.2.5",
4040
"shx": "^0.3.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3680,10 +3680,10 @@ human-signals@^2.1.0:
36803680
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
36813681
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
36823682

3683-
husky@^9.0.10:
3684-
version "9.0.10"
3685-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.10.tgz#ddca8908deb5f244e9286865ebc80b54387672c2"
3686-
integrity sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==
3683+
husky@^9.0.11:
3684+
version "9.0.11"
3685+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
3686+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
36873687

36883688
ignore@^5.2.0, ignore@^5.2.4:
36893689
version "5.3.1"

0 commit comments

Comments
 (0)