Skip to content

Commit f49db67

Browse files
chore(deps): bump husky from 9.0.11 to 9.1.3 (#834)
Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.3) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7407b8 commit f49db67

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
@@ -67,7 +67,7 @@
6767
"eslint-plugin-promise": "^6.4.0",
6868
"eslint-plugin-react": "^7.35.0",
6969
"eslint-plugin-react-hooks": "^4.4.0",
70-
"husky": "^9.0.11",
70+
"husky": "^9.1.3",
7171
"postcss": "^8.4.31",
7272
"prettier": "3.3.3",
7373
"tailwindcss": "^3.3.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2102,10 +2102,10 @@ highlight.js@^10.4.1, highlight.js@~10.7.0:
21022102
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
21032103
integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==
21042104

2105-
husky@^9.0.11:
2106-
version "9.0.11"
2107-
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
2108-
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
2105+
husky@^9.1.3:
2106+
version "9.1.3"
2107+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.3.tgz#46cddff01f9a551f87b39accc67860bce5d00680"
2108+
integrity sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==
21092109

21102110
ignore@^5.1.1, ignore@^5.2.0, ignore@^5.2.4:
21112111
version "5.3.0"

0 commit comments

Comments
 (0)