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.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:
parent
04086b4a46
commit
ce8fe49a48
2 changed files with 13 additions and 18 deletions
27
pnpm-lock.yaml
generated
27
pnpm-lock.yaml
generated
|
|
@ -16,11 +16,11 @@ importers:
|
|||
version: 1.1.1
|
||||
devDependencies:
|
||||
'@commitlint/cli':
|
||||
specifier: 19.8.0
|
||||
version: 19.8.0(@types/node@20.17.40)(typescript@5.8.3)
|
||||
specifier: 19.8.1
|
||||
version: 19.8.1(@types/node@20.17.40)(typescript@5.8.3)
|
||||
'@commitlint/config-conventional':
|
||||
specifier: 19.8.0
|
||||
version: 19.8.0
|
||||
specifier: 19.8.1
|
||||
version: 19.8.1
|
||||
'@eslint/js':
|
||||
specifier: 9.26.0
|
||||
version: 9.26.0
|
||||
|
|
@ -117,13 +117,13 @@ packages:
|
|||
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
|
||||
engines: {node: '>=0.1.90'}
|
||||
|
||||
'@commitlint/cli@19.8.0':
|
||||
resolution: {integrity: sha512-t/fCrLVu+Ru01h0DtlgHZXbHV2Y8gKocTR5elDOqIRUzQd0/6hpt2VIWOj9b3NDo7y4/gfxeR2zRtXq/qO6iUg==}
|
||||
'@commitlint/cli@19.8.1':
|
||||
resolution: {integrity: sha512-LXUdNIkspyxrlV6VDHWBmCZRtkEVRpBKxi2Gtw3J54cGWhLCTouVD/Q6ZSaSvd2YaDObWK8mDjrz3TIKtaQMAA==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
|
||||
'@commitlint/config-conventional@19.8.0':
|
||||
resolution: {integrity: sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw==}
|
||||
'@commitlint/config-conventional@19.8.1':
|
||||
resolution: {integrity: sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/config-validator@19.8.1':
|
||||
|
|
@ -2365,9 +2365,6 @@ packages:
|
|||
resolution: {integrity: sha512-75voc/9G4rDIJleOo4jPvN4/YC4GRZrY8yy1uU4lwrB3XEQbWve8zXoO5No4eFrGcTAMYyoY67p8jRQdtA1HbA==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
tinyexec@0.3.2:
|
||||
resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
|
||||
|
||||
tinyexec@1.0.1:
|
||||
resolution: {integrity: sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==}
|
||||
|
||||
|
|
@ -2613,20 +2610,20 @@ snapshots:
|
|||
'@colors/colors@1.5.0':
|
||||
optional: true
|
||||
|
||||
'@commitlint/cli@19.8.0(@types/node@20.17.40)(typescript@5.8.3)':
|
||||
'@commitlint/cli@19.8.1(@types/node@20.17.40)(typescript@5.8.3)':
|
||||
dependencies:
|
||||
'@commitlint/format': 19.8.1
|
||||
'@commitlint/lint': 19.8.1
|
||||
'@commitlint/load': 19.8.1(@types/node@20.17.40)(typescript@5.8.3)
|
||||
'@commitlint/read': 19.8.1
|
||||
'@commitlint/types': 19.8.1
|
||||
tinyexec: 0.3.2
|
||||
tinyexec: 1.0.1
|
||||
yargs: 17.7.2
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- typescript
|
||||
|
||||
'@commitlint/config-conventional@19.8.0':
|
||||
'@commitlint/config-conventional@19.8.1':
|
||||
dependencies:
|
||||
'@commitlint/types': 19.8.1
|
||||
conventional-changelog-conventionalcommits: 7.0.2
|
||||
|
|
@ -4868,8 +4865,6 @@ snapshots:
|
|||
dependencies:
|
||||
convert-hrtime: 5.0.0
|
||||
|
||||
tinyexec@0.3.2: {}
|
||||
|
||||
tinyexec@1.0.1: {}
|
||||
|
||||
tinyglobby@0.2.13:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue