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

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| npm        | @commitlint/cli                 | 19.6.1 | 19.7.1 |
| npm        | @commitlint/config-conventional | 19.6.0 | 19.7.1 |
This commit is contained in:
renovate[bot] 2025-02-09 13:16:10 +00:00 committed by GitHub
parent 7b37579842
commit 9e2a6dbf96
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.6.1",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/cli": "19.7.1",
"@commitlint/config-conventional": "19.7.1",
"@eslint/js": "9.19.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "11.0.1",