Skip to content

Commit

Permalink
chore: update commitlint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasschopmans committed Mar 12, 2024
1 parent eb44090 commit 60b0c0e
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 84 deletions.
179 changes: 97 additions & 82 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"postinstall": "npm run build:icons"
},
"devDependencies": {
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@commitlint/cli": "^19.1.0",
"@commitlint/config-conventional": "^19.1.0",
"@radix-ui/react-dialog": "^1.0.5",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^20",
Expand Down

0 comments on commit 60b0c0e

Please sign in to comment.