Skip to content

Commit f1f299c

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

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"eslint-plugin-unused-imports": "^3.0.0",
157157
"execa": "^8.0.1",
158158
"extend-expect": "link:@testing-library/jest-dom/extend-expect",
159-
"husky": "^8.0.3",
159+
"husky": "^9.0.0",
160160
"identity-obj-proxy": "^3.0.0",
161161
"ignore-walk": "^6.0.3",
162162
"jest": "^29.7.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"commitlint-config-monorepo": "^2.0.2",
5555
"concurrently": "^8.2.2",
5656
"execa": "^8.0.1",
57-
"husky": "^8.0.3",
57+
"husky": "^9.0.0",
5858
"lint-staged": "^15.1.0",
5959
"npm-run-all": "^4.1.5",
6060
"prettier-plugin-prisma": "^5.0.0",

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)