Skip to content

Commit

Permalink
chore(deps-dev): bump @commitlint/config-conventional (#351)
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.4.4 to 18.4.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.4.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 9bc0679 commit 90ec12d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"devDependencies": {
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^17.0.2",
"@commitlint/config-conventional": "^18.4.0",
"@semantic-release/exec": "^6.0.3",
"@shelf/jest-mongodb": "^2.2.0",
"@types/chance": "^1.1.3",
Expand Down
29 changes: 10 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1382,12 +1382,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^17.0.2":
version: 17.4.4
resolution: "@commitlint/config-conventional@npm:17.4.4"
"@commitlint/config-conventional@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/config-conventional@npm:18.4.0"
dependencies:
conventional-changelog-conventionalcommits: ^5.0.0
checksum: 679d92509fe6e53ee0cc4202f8069d88360c4f9dbd7ab74114bb28278a196da517ef711dfe69893033a66e54ffc29e8df2ccf63cfd746a89c82a053949473c4b
conventional-changelog-conventionalcommits: ^7.0.2
checksum: d9101033e13bb5caee0c6691675c2bb8f3d374ad24a19dd29a25d6c81702b5cf549d06b3a1238b53aeae5bf00c6072c61fd6f7370c40b3506c2d0f84f8038bc9
languageName: node
linkType: hard

Expand Down Expand Up @@ -3921,14 +3921,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 @@ -4119,7 +4117,7 @@ __metadata:
resolution: "dbzar@workspace:."
dependencies:
"@commitlint/cli": ^18.2.0
"@commitlint/config-conventional": ^17.0.2
"@commitlint/config-conventional": ^18.4.0
"@semantic-release/exec": ^6.0.3
"@shelf/jest-mongodb": ^2.2.0
"@types/chance": ^1.1.3
Expand Down Expand Up @@ -9762,13 +9760,6 @@ __metadata:
languageName: node
linkType: hard

"q@npm:^1.5.1":
version: 1.5.1
resolution: "q@npm:1.5.1"
checksum: 147baa93c805bc1200ed698bdf9c72e9e42c05f96d007e33a558b5fdfd63e5ea130e99313f28efc1783e90e6bdb4e48b67a36fcc026b7b09202437ae88a1fb12
languageName: node
linkType: hard

"querystringify@npm:^2.1.1":
version: 2.2.0
resolution: "querystringify@npm:2.2.0"
Expand Down

0 comments on commit 90ec12d

Please sign in to comment.