chore(deps): bump @commitlint/config-conventional from 18.1.0 to 18.4.0 (#1)

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.1.0 to 18.4.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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:
dependabot[bot] 2023-11-10 11:32:51 +01:00 committed by GitHub
parent 3ca87093e0
commit 87406d7d06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -57,7 +57,7 @@
"dependencies": {
"@changesets/cli": "2.26.2",
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@commitlint/config-conventional": "18.4.0",
"@manypkg/cli": "0.21.0",
"@types/node": "20.9.0",
"husky": "8.0.3",

8
pnpm-lock.yaml generated
View file

@ -15,8 +15,8 @@ importers:
specifier: 18.2.0
version: 18.2.0(typescript@5.2.2)
'@commitlint/config-conventional':
specifier: 18.1.0
version: 18.1.0
specifier: 18.4.0
version: 18.4.0
'@manypkg/cli':
specifier: 0.21.0
version: 0.21.0
@ -319,8 +319,8 @@ packages:
- typescript
dev: false
/@commitlint/config-conventional@18.1.0:
resolution: {integrity: sha512-8vvvtV3GOLEMHeKc8PjRL1lfP1Y4B6BG0WroFd9PJeRiOc3nFX1J0wlJenLURzl9Qus6YXVGWf+a/ZlbCKT3AA==}
/@commitlint/config-conventional@18.4.0:
resolution: {integrity: sha512-vArwCZopsZs0FnGsh9AR7uUTPZ5oVGk8+qnEZWq2KTsMjrE0k80b+oZ32GSQmXQT2iMKVrDC8pKX5uKNkCe9Sw==}
engines: {node: '>=v18'}
dependencies:
conventional-changelog-conventionalcommits: 7.0.2