mirror of
https://github.com/renovatebot/github-action.git
synced 2026-02-03 18:58:09 +00:00
chore(deps): update commitlint monorepo to v20.3.1
| datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------ | | npm | @commitlint/cli | 20.3.0 | 20.3.1 | | npm | @commitlint/config-conventional | 20.3.0 | 20.3.1 |
This commit is contained in:
parent
7e3ecb996d
commit
9725b51221
2 changed files with 12 additions and 12 deletions
|
|
@ -37,8 +37,8 @@
|
|||
"@actions/exec": "1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "20.3.0",
|
||||
"@commitlint/config-conventional": "20.3.0",
|
||||
"@commitlint/cli": "20.3.1",
|
||||
"@commitlint/config-conventional": "20.3.1",
|
||||
"@eslint/js": "9.39.2",
|
||||
"@semantic-release/git": "10.0.1",
|
||||
"@semantic-release/github": "12.0.2",
|
||||
|
|
|
|||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
|
|
@ -16,11 +16,11 @@ importers:
|
|||
version: 1.1.1
|
||||
devDependencies:
|
||||
'@commitlint/cli':
|
||||
specifier: 20.3.0
|
||||
version: 20.3.0(@types/node@20.19.27)(typescript@5.9.3)
|
||||
specifier: 20.3.1
|
||||
version: 20.3.1(@types/node@20.19.27)(typescript@5.9.3)
|
||||
'@commitlint/config-conventional':
|
||||
specifier: 20.3.0
|
||||
version: 20.3.0
|
||||
specifier: 20.3.1
|
||||
version: 20.3.1
|
||||
'@eslint/js':
|
||||
specifier: 9.39.2
|
||||
version: 9.39.2
|
||||
|
|
@ -129,13 +129,13 @@ packages:
|
|||
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
|
||||
engines: {node: '>=0.1.90'}
|
||||
|
||||
'@commitlint/cli@20.3.0':
|
||||
resolution: {integrity: sha512-HXO8YVfqdBK+MnlX2zqNrv6waGYPs6Ysjm5W2Y0GMagWXwiIKx7C8dcIX9ca+QdHq4WA0lcMnZLQ0pzQh1piZg==}
|
||||
'@commitlint/cli@20.3.1':
|
||||
resolution: {integrity: sha512-NtInjSlyev/+SLPvx/ulz8hRE25Wf5S9dLNDcIwazq0JyB4/w1ROF/5nV0ObPTX8YpRaKYeKtXDYWqumBNHWsw==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
|
||||
'@commitlint/config-conventional@20.3.0':
|
||||
resolution: {integrity: sha512-g1OXVl6E2v0xF1Ru2RpxQ+Vfy7XUcUsCmLKzGUrhFLS4hSNykje0QSy6djBtzOiOBQCepBrmIlqx/gRlzrSh5A==}
|
||||
'@commitlint/config-conventional@20.3.1':
|
||||
resolution: {integrity: sha512-NCzwvxepstBZbmVXsvg49s+shCxlJDJPWxXqONVcAtJH9wWrOlkMQw/zyl+dJmt8lyVopt5mwQ3mR5M2N2rUWg==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/config-validator@20.3.1':
|
||||
|
|
@ -2342,7 +2342,7 @@ snapshots:
|
|||
'@colors/colors@1.5.0':
|
||||
optional: true
|
||||
|
||||
'@commitlint/cli@20.3.0(@types/node@20.19.27)(typescript@5.9.3)':
|
||||
'@commitlint/cli@20.3.1(@types/node@20.19.27)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@commitlint/format': 20.3.1
|
||||
'@commitlint/lint': 20.3.1
|
||||
|
|
@ -2355,7 +2355,7 @@ snapshots:
|
|||
- '@types/node'
|
||||
- typescript
|
||||
|
||||
'@commitlint/config-conventional@20.3.0':
|
||||
'@commitlint/config-conventional@20.3.1':
|
||||
dependencies:
|
||||
'@commitlint/types': 20.3.1
|
||||
conventional-changelog-conventionalcommits: 7.0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue