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 17.6.3 to 18.0.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.0.0/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent c261d98 commit 0f93ce7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.1.0",
"@commitlint/config-conventional": "^18.0.0",
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"@types/mockery": "^1.4.30",
Expand Down
22 changes: 10 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^17.1.0":
version: 17.6.3
resolution: "@commitlint/config-conventional@npm:17.6.3"
"@commitlint/config-conventional@npm:^18.0.0":
version: 18.0.0
resolution: "@commitlint/config-conventional@npm:18.0.0"
dependencies:
conventional-changelog-conventionalcommits: ^5.0.0
checksum: 2dbe26cfafdd320141373ed7a7c656d35279300658b4474509bbcace80887701bc493247f57b27284e435029ade8680a822aeb454a7587d89fa42a0e7a774ce1
conventional-changelog-conventionalcommits: ^7.0.2
checksum: 24bc2e37335cbc0eb8e56b0981ad05322d4c58737764d1029f25733444595317963dab5f4bffdddccc0a1d910ad7dc604b2bb9963cf458c652015ece35d5b255
languageName: node
linkType: hard

Expand Down Expand Up @@ -1252,14 +1252,12 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^5.0.0":
version: 5.0.0
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
"conventional-changelog-conventionalcommits@npm:^7.0.2":
version: 7.0.2
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
dependencies:
compare-func: ^2.0.0
lodash: ^4.17.15
q: ^1.5.1
checksum: b67d12e4e0fdde5baa32c3d77af472de38646a18657b26f5543eecce041a318103092fbfcef247e2319a16957c9ac78c6ea78acc11a5db6acf74be79a28c561f
checksum: e17ac5970ae09d6e9b0c3a7edaed075b836c0c09c34c514589cbe06554f46ed525067fa8150a8467cc03b1cf9af2073e7ecf48790d4f5ea399921b1cbe313711
languageName: node
linkType: hard

Expand Down Expand Up @@ -3889,7 +3887,7 @@ __metadata:
resolution: "openfoodfacts-nodejs@workspace:."
dependencies:
"@commitlint/cli": ^17.3.0
"@commitlint/config-conventional": ^17.1.0
"@commitlint/config-conventional": ^18.0.0
"@types/chai": ^4.3.5
"@types/mocha": ^10.0.1
"@types/mockery": ^1.4.30
Expand Down

0 comments on commit 0f93ce7

Please sign in to comment.