Skip to content

Commit

Permalink
build(deps-dev): update @commitlint/config-conventional requirement (#…
Browse files Browse the repository at this point in the history
…205)

Updates the requirements on [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) to permit the latest version.
- [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/v19.4.1/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ludovic Malot <[email protected]>
  • Loading branch information
dependabot[bot] and LudovicMalot authored Aug 30, 2024
1 parent 22eae4a commit 0cbdfc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"ts-json-schema-generator": "^2.3.0"
},
"devDependencies": {
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.2.2",
"@types/bun": "^1.1.8",
"axios": "^1.7.5",
"bun-types": "^1.1.26",
Expand Down

0 comments on commit 0cbdfc0

Please sign in to comment.