Skip to content

Commit

Permalink
chore: update devDependencies for commitizen, husky, and prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
maehr committed Oct 16, 2024
1 parent c6fec45 commit d82c864
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 119 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"prepare": "husky"
},
"devDependencies": {
"commitizen": "^4.3.0",
"commitizen": "^4.3.1",
"cz-conventional-changelog": "^3.3.0",
"husky": "^9.0.11",
"prettier": "^3.2.5"
"husky": "^9.1.6",
"prettier": "^3.3.3"
},
"type": "module",
"config": {
Expand Down
Loading

0 comments on commit d82c864

Please sign in to comment.