mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 00:42:35 +00:00
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:
parent
7b37579842
commit
9e2a6dbf96
2 changed files with 12 additions and 12 deletions
|
|
@ -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",
|
||||
|
|
|
|||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
|
|
@ -16,11 +16,11 @@ importers:
|
|||
version: 1.1.1
|
||||
devDependencies:
|
||||
'@commitlint/cli':
|
||||
specifier: 19.6.1
|
||||
version: 19.6.1(@types/node@20.17.16)(typescript@5.7.3)
|
||||
specifier: 19.7.1
|
||||
version: 19.7.1(@types/node@20.17.16)(typescript@5.7.3)
|
||||
'@commitlint/config-conventional':
|
||||
specifier: 19.6.0
|
||||
version: 19.6.0
|
||||
specifier: 19.7.1
|
||||
version: 19.7.1
|
||||
'@eslint/js':
|
||||
specifier: 9.19.0
|
||||
version: 9.19.0
|
||||
|
|
@ -117,13 +117,13 @@ packages:
|
|||
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
|
||||
engines: {node: '>=0.1.90'}
|
||||
|
||||
'@commitlint/cli@19.6.1':
|
||||
resolution: {integrity: sha512-8hcyA6ZoHwWXC76BoC8qVOSr8xHy00LZhZpauiD0iO0VYbVhMnED0da85lTfIULxl7Lj4c6vZgF0Wu/ed1+jlQ==}
|
||||
'@commitlint/cli@19.7.1':
|
||||
resolution: {integrity: sha512-iObGjR1tE/PfDtDTEfd+tnRkB3/HJzpQqRTyofS2MPPkDn1mp3DBC8SoPDayokfAy+xKhF8+bwRCJO25Nea0YQ==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
|
||||
'@commitlint/config-conventional@19.6.0':
|
||||
resolution: {integrity: sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==}
|
||||
'@commitlint/config-conventional@19.7.1':
|
||||
resolution: {integrity: sha512-fsEIF8zgiI/FIWSnykdQNj/0JE4av08MudLTyYHm4FlLWemKoQvPNUYU2M/3tktWcCEyq7aOkDDgtjrmgWFbvg==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/config-validator@19.5.0':
|
||||
|
|
@ -2328,7 +2328,7 @@ snapshots:
|
|||
'@colors/colors@1.5.0':
|
||||
optional: true
|
||||
|
||||
'@commitlint/cli@19.6.1(@types/node@20.17.16)(typescript@5.7.3)':
|
||||
'@commitlint/cli@19.7.1(@types/node@20.17.16)(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@commitlint/format': 19.5.0
|
||||
'@commitlint/lint': 19.7.1
|
||||
|
|
@ -2341,7 +2341,7 @@ snapshots:
|
|||
- '@types/node'
|
||||
- typescript
|
||||
|
||||
'@commitlint/config-conventional@19.6.0':
|
||||
'@commitlint/config-conventional@19.7.1':
|
||||
dependencies:
|
||||
'@commitlint/types': 19.5.0
|
||||
conventional-changelog-conventionalcommits: 7.0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue