chore(deps): update commitlint monorepo to v19.6.0

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| npm        | @commitlint/cli                 | 19.5.0 | 19.6.0 |
| npm        | @commitlint/config-conventional | 19.5.0 | 19.6.0 |
This commit is contained in:
renovate[bot] 2024-11-26 12:30:08 +00:00 committed by GitHub
parent 351ba86a7e
commit be90805758
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 12 deletions

View file

@ -37,8 +37,8 @@
"@actions/exec": "1.1.1"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@eslint/js": "9.15.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "11.0.1",