fix(deps): update dependency @commitlint/cli to v19.2.0 (#205)

This commit is contained in:
renovate[bot]
2024-03-19 10:28:11 +02:00
committed by GitHub
parent 8a692d3b31
commit b72a2b6e93
2 changed files with 13 additions and 12 deletions

View File

@@ -35,7 +35,7 @@
"postinstall": "node scripts/postinstall.js"
},
"dependencies": {
"@commitlint/cli": "19.1.0",
"@commitlint/cli": "19.2.0",
"@commitlint/config-conventional": "19.1.0",
"@ivuorinen/config-checker": "^1.1.2"
},