Skip to content

Commit

Permalink
chore(deps-dev): bump @commitlint/config-conventional
Browse files Browse the repository at this point in the history
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.0.0 to 18.1.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.1.0/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 1807c75 commit c292292
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@changesets/changelog-git": "0.1.14",
"@changesets/cli": "2.26.2",
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.0.0",
"@commitlint/config-conventional": "18.1.0",
"@juggle/resize-observer": "^3.4.0",
"@rollup/plugin-typescript": "^11.1.5",
"@strapi/eslint-config": "^0.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2676,12 +2676,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:18.0.0":
version: 18.0.0
resolution: "@commitlint/config-conventional@npm:18.0.0"
"@commitlint/config-conventional@npm:18.1.0":
version: 18.1.0
resolution: "@commitlint/config-conventional@npm:18.1.0"
dependencies:
conventional-changelog-conventionalcommits: ^7.0.2
checksum: 24bc2e37335cbc0eb8e56b0981ad05322d4c58737764d1029f25733444595317963dab5f4bffdddccc0a1d910ad7dc604b2bb9963cf458c652015ece35d5b255
checksum: 1cbb05b52f8e288c977e08453b8add7c3d2802b2c9ec3cbb65cca38ea5e6ebe56a276c0eb5bc81b0d1630ca839ce106b71428f31d6db796860bc63c317250bba
languageName: node
linkType: hard

Expand Down Expand Up @@ -9792,7 +9792,7 @@ __metadata:
"@changesets/changelog-git": 0.1.14
"@changesets/cli": 2.26.2
"@commitlint/cli": 18.2.0
"@commitlint/config-conventional": 18.0.0
"@commitlint/config-conventional": 18.1.0
"@juggle/resize-observer": ^3.4.0
"@rollup/plugin-typescript": ^11.1.5
"@strapi/eslint-config": ^0.2.0
Expand Down

0 comments on commit c292292

Please sign in to comment.