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.6.0 to 19.7.1.
- [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.7.1/@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 and Quentin-Guillemin committed Feb 3, 2025
1 parent a988a20 commit bca2727
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 @@ -27,7 +27,7 @@
"devDependencies": {
"@antfu/eslint-config": "^4.1.1",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/config-conventional": "^19.7.1",
"@date-io/date-fns": "^3.2.0",
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-regular-svg-icons": "^6.7.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,13 +218,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -4788,7 +4788,7 @@ __metadata:
dependencies:
"@antfu/eslint-config": "npm:^4.1.1"
"@commitlint/cli": "npm:^19.6.1"
"@commitlint/config-conventional": "npm:^19.6.0"
"@commitlint/config-conventional": "npm:^19.7.1"
"@date-io/date-fns": "npm:^3.2.0"
"@fortawesome/fontawesome-svg-core": "npm:^6.7.2"
"@fortawesome/free-regular-svg-icons": "npm:^6.7.2"
Expand Down

0 comments on commit bca2727

Please sign in to comment.