chore: update commitlint dependencies

This commit is contained in:
Mathias Schopmans
2024-03-12 09:20:25 +01:00
parent eb44090216
commit 60b0c0e10f
2 changed files with 99 additions and 84 deletions

View File

@@ -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",