chore(deps): update commitlint monorepo to v19 (major) (#844)

chore(deps): update commitlint monorepo to v19

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| npm        | @commitlint/cli                 | 18.6.1 | 19.3.0 |
| npm        | @commitlint/config-conventional | 18.6.3 | 19.2.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-05 13:27:54 +02:00 committed by GitHub
parent b39ccad4a3
commit 34e6b8d22e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 147 additions and 415 deletions

View file

@ -36,8 +36,8 @@
"@actions/exec": "1.1.1"
},
"devDependencies": {
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.2.6",
"@semantic-release/npm": "11.0.3",