Skip to content

Commit

Permalink
build(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 19.7.1 to 19.8.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/v19.8.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 Mar 10, 2025
1 parent dce1e79 commit 06f06cd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@antfu/eslint-config": "^4.4.0",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@commitlint/config-conventional": "^19.8.0",
"@date-io/date-fns": "^3.2.1",
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-regular-svg-icons": "^6.7.2",
Expand Down
22 changes: 16 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -207,13 +207,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^19.7.1":
version: 19.7.1
resolution: "@commitlint/config-conventional@npm:19.7.1"
"@commitlint/config-conventional@npm:^19.8.0":
version: 19.8.0
resolution: "@commitlint/config-conventional@npm:19.8.0"
dependencies:
"@commitlint/types": "npm:^19.5.0"
"@commitlint/types": "npm:^19.8.0"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
checksum: 10/fce984d36e1a721bbbb466f67b5ec6634fbbf7626fbb9c53bdf3cca8810c4350c7cbce8c93627d1107398b61b14373dea34cd344fc9244c2834133b93569081a
checksum: 10/b7231cb985609b26dcd9f35a2ba897bb1c3688bfbbc4a72444001e01150efa3b5d7f574c0d269815e80503ae57c6719bff0c66ec0004fd2eeefae4085c7893a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -381,6 +381,16 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/types@npm:^19.8.0":
version: 19.8.0
resolution: "@commitlint/types@npm:19.8.0"
dependencies:
"@types/conventional-commits-parser": "npm:^5.0.0"
chalk: "npm:^5.3.0"
checksum: 10/a8bd0b65a2cf7d9924102c798ec2b68ffeb28c58c4aa975f953b85fcc7404fcc50f11054899d1b7a87f2a14da43a22452725eca6a211bbd5dcdde92b33458a6d
languageName: node
linkType: hard

"@csstools/color-helpers@npm:^5.0.1":
version: 5.0.1
resolution: "@csstools/color-helpers@npm:5.0.1"
Expand Down Expand Up @@ -4750,7 +4760,7 @@ __metadata:
dependencies:
"@antfu/eslint-config": "npm:^4.4.0"
"@commitlint/cli": "npm:^19.7.1"
"@commitlint/config-conventional": "npm:^19.7.1"
"@commitlint/config-conventional": "npm:^19.8.0"
"@date-io/date-fns": "npm:^3.2.1"
"@fortawesome/fontawesome-svg-core": "npm:^6.7.2"
"@fortawesome/free-regular-svg-icons": "npm:^6.7.2"
Expand Down

0 comments on commit 06f06cd

Please sign in to comment.