chore(deps): bump @commitlint/cli from 18.4.0 to 18.4.1 (#9)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.4.0 to 18.4.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e942460d49
commit
47d77b3746
2 changed files with 8 additions and 8 deletions
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
|
|
@ -12,8 +12,8 @@ importers:
|
|||
specifier: 2.26.2
|
||||
version: 2.26.2
|
||||
'@commitlint/cli':
|
||||
specifier: 18.4.0
|
||||
version: 18.4.0(typescript@5.2.2)
|
||||
specifier: 18.4.1
|
||||
version: 18.4.1(typescript@5.2.2)
|
||||
'@commitlint/config-conventional':
|
||||
specifier: 18.4.0
|
||||
version: 18.4.0
|
||||
|
|
@ -306,14 +306,14 @@ packages:
|
|||
prettier: 2.8.8
|
||||
dev: false
|
||||
|
||||
/@commitlint/cli@18.4.0(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-iz3KJtmsRRFm6OlyrORxRR6qcrznuoFDzcvMXTMpl6E/wj9Vr2crolDk6cG3bFpJCjWd9C7KidXerRha6hh1kQ==}
|
||||
/@commitlint/cli@18.4.1(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-4+jljfd29Udw9RDDyigavLO9LvdbmB8O9xjDzVZ0R3lJuG7nCeyHgnKWIVpFaN590isZMV/cMeQK0gH7hRF40A==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@commitlint/format': 18.4.0
|
||||
'@commitlint/lint': 18.4.0
|
||||
'@commitlint/load': 18.4.0(typescript@5.2.2)
|
||||
'@commitlint/load': 18.4.1(typescript@5.2.2)
|
||||
'@commitlint/read': 18.4.0
|
||||
'@commitlint/types': 18.4.0
|
||||
execa: 5.1.1
|
||||
|
|
@ -383,8 +383,8 @@ packages:
|
|||
'@commitlint/types': 18.4.0
|
||||
dev: false
|
||||
|
||||
/@commitlint/load@18.4.0(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-7unGl1HGRNMgWrUPmj8OFkJyuNUMb6xA1i53/OAFKd9l+U3C4WTfoJe3t/TUz8vKZLCaDcWWR/b2cw5HveBBFg==}
|
||||
/@commitlint/load@18.4.1(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-o/plBiPJQgbSq/4ipDpsq4HCmURjBAEjr1EO/p2falr3VhwV0WGXTvb8NlihgI8xtSyO6lHvtycrE535GMLQbA==}
|
||||
engines: {node: '>=v18'}
|
||||
dependencies:
|
||||
'@commitlint/config-validator': 18.4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue