Skip to content

Commit

Permalink
Merge pull request #92 from tsparticles/renovate/husky-9.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency husky to v9
  • Loading branch information
matteobruni authored Apr 1, 2024
2 parents 693b162 + 13e8921 commit c753d50
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"husky": "^8.0.3",
"husky": "^9.0.0",
"lerna": "^8.0.0",
"typedoc": "^0.25.3",
"typedoc-plugin-clarity": "^1.5.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit c753d50

Please sign in to comment.