Skip to content

Commit

Permalink
chore(deps): update dependency husky to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent bb2a7a0 commit de0bc3f
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@commitlint/config-conventional": "18.6.3",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"husky": "8.0.3"
"husky": "9.1.0"
}
}
2 changes: 1 addition & 1 deletion templates/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"cz-conventional-changelog": "3.3.0",
"eslint": "8.56.0",
"eslint-formatter-pretty": "4.1.0",
"husky": "8.0.3",
"husky": "9.1.0",
"lint-staged": "15.2.5",
"prettier": "3.2.5",
"standard-version": "9.5.0"
Expand Down
2 changes: 1 addition & 1 deletion templates/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"cz-conventional-changelog": "3.3.0",
"eslint": "8.56.0",
"eslint-formatter-pretty": "4.1.0",
"husky": "8.0.3",
"husky": "9.1.0",
"jest": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"lint-staged": "15.2.5",
Expand Down
2 changes: 1 addition & 1 deletion templates/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"eslint": "8.56.0",
"eslint-formatter-pretty": "5.0.0",
"fs-extra": "11.2.0",
"husky": "8.0.3",
"husky": "9.1.0",
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"lint-staged": "15.2.5",
Expand Down

0 comments on commit de0bc3f

Please sign in to comment.