mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
chore(deps): update commitlint monorepo to v19.6.0
| datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------ | | npm | @commitlint/cli | 19.5.0 | 19.6.0 | | npm | @commitlint/config-conventional | 19.5.0 | 19.6.0 |
This commit is contained in:
parent
351ba86a7e
commit
be90805758
2 changed files with 12 additions and 12 deletions
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
|
|
@ -16,11 +16,11 @@ importers:
|
|||
version: 1.1.1
|
||||
devDependencies:
|
||||
'@commitlint/cli':
|
||||
specifier: 19.5.0
|
||||
version: 19.5.0(@types/node@20.17.6)(typescript@5.6.3)
|
||||
specifier: 19.6.0
|
||||
version: 19.6.0(@types/node@20.17.6)(typescript@5.6.3)
|
||||
'@commitlint/config-conventional':
|
||||
specifier: 19.5.0
|
||||
version: 19.5.0
|
||||
specifier: 19.6.0
|
||||
version: 19.6.0
|
||||
'@eslint/js':
|
||||
specifier: 9.15.0
|
||||
version: 9.15.0
|
||||
|
|
@ -117,13 +117,13 @@ packages:
|
|||
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
|
||||
engines: {node: '>=0.1.90'}
|
||||
|
||||
'@commitlint/cli@19.5.0':
|
||||
resolution: {integrity: sha512-gaGqSliGwB86MDmAAKAtV9SV1SHdmN8pnGq4EJU4+hLisQ7IFfx4jvU4s+pk6tl0+9bv6yT+CaZkufOinkSJIQ==}
|
||||
'@commitlint/cli@19.6.0':
|
||||
resolution: {integrity: sha512-v17BgGD9w5KnthaKxXnEg6KLq6DYiAxyiN44TpiRtqyW8NSq+Kx99mkEG8Qo6uu6cI5eMzMojW2muJxjmPnF8w==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
|
||||
'@commitlint/config-conventional@19.5.0':
|
||||
resolution: {integrity: sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==}
|
||||
'@commitlint/config-conventional@19.6.0':
|
||||
resolution: {integrity: sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/config-validator@19.5.0':
|
||||
|
|
@ -2328,7 +2328,7 @@ snapshots:
|
|||
'@colors/colors@1.5.0':
|
||||
optional: true
|
||||
|
||||
'@commitlint/cli@19.5.0(@types/node@20.17.6)(typescript@5.6.3)':
|
||||
'@commitlint/cli@19.6.0(@types/node@20.17.6)(typescript@5.6.3)':
|
||||
dependencies:
|
||||
'@commitlint/format': 19.5.0
|
||||
'@commitlint/lint': 19.6.0
|
||||
|
|
@ -2341,7 +2341,7 @@ snapshots:
|
|||
- '@types/node'
|
||||
- typescript
|
||||
|
||||
'@commitlint/config-conventional@19.5.0':
|
||||
'@commitlint/config-conventional@19.6.0':
|
||||
dependencies:
|
||||
'@commitlint/types': 19.5.0
|
||||
conventional-changelog-conventionalcommits: 7.0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue