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

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| npm        | @commitlint/cli                 | 19.8.0 | 19.8.1 |
| npm        | @commitlint/config-conventional | 19.8.0 | 19.8.1 |
This commit is contained in:
renovate[bot] 2025-05-17 16:12:10 +00:00 committed by GitHub
parent 04086b4a46
commit ce8fe49a48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 18 deletions

View file

@ -37,8 +37,8 @@
"@actions/exec": "1.1.1"
},
"devDependencies": {
"@commitlint/cli": "19.8.0",
"@commitlint/config-conventional": "19.8.0",
"@commitlint/cli": "19.8.1",
"@commitlint/config-conventional": "19.8.1",
"@eslint/js": "9.26.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "11.0.2",