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

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| npm        | @commitlint/cli                 | 19.4.1 | 19.5.0 |
| npm        | @commitlint/config-conventional | 19.4.1 | 19.5.0 |
This commit is contained in:
renovate[bot] 2024-09-18 09:01:51 +00:00 committed by GitHub
parent f70fd7d670
commit 7a0e06dd88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 13 deletions

View file

@ -36,8 +36,8 @@
"@actions/exec": "1.1.1"
},
"devDependencies": {
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.3.3",
"@semantic-release/npm": "12.0.1",