fix(deps): update commitlint monorepo to v19.1.0 (#202)

This commit is contained in:
renovate[bot]
2024-03-17 14:24:35 +02:00
committed by GitHub
parent 18581cccd7
commit 53929deedf
2 changed files with 36 additions and 36 deletions

View File

@@ -35,8 +35,8 @@
"postinstall": "node scripts/postinstall.js"
},
"dependencies": {
"@commitlint/cli": "19.0.3",
"@commitlint/config-conventional": "19.0.3",
"@commitlint/cli": "19.1.0",
"@commitlint/config-conventional": "19.1.0",
"@ivuorinen/config-checker": "^1.1.2"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"