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 17.4.4 to 17.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/v17.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 Oct 16, 2023
1 parent 2ab993e commit 04b785f
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 @@ -92,7 +92,7 @@
"@babel/traverse": "^7.14.9",
"@babel/types": "^7.14.9",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@commitlint/config-conventional": "^17.8.0",
"@sinonjs/fake-timers": "^6.0.1",
"@types/circular-dependency-plugin": "^5",
"@types/format-util": "^1",
Expand Down
22 changes: 10 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1538,12 +1538,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^17.1.0":
version: 17.4.4
resolution: "@commitlint/config-conventional@npm:17.4.4"
"@commitlint/config-conventional@npm:^17.8.0":
version: 17.8.0
resolution: "@commitlint/config-conventional@npm:17.8.0"
dependencies:
conventional-changelog-conventionalcommits: ^5.0.0
checksum: 679d92509fe6e53ee0cc4202f8069d88360c4f9dbd7ab74114bb28278a196da517ef711dfe69893033a66e54ffc29e8df2ccf63cfd746a89c82a053949473c4b
conventional-changelog-conventionalcommits: ^6.1.0
checksum: 33a6f7867e0ef6b39a34246a615a75ea4eaab76852d00ffee8c28560fe0786cf56a4f20d747d2f56b28a4bddc3637a5bf7948b465744edcd890b9c2337a2c741
languageName: node
linkType: hard

Expand Down Expand Up @@ -9974,14 +9974,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:^6.1.0":
version: 6.1.0
resolution: "conventional-changelog-conventionalcommits@npm:6.1.0"
dependencies:
compare-func: ^2.0.0
lodash: ^4.17.15
q: ^1.5.1
checksum: b67d12e4e0fdde5baa32c3d77af472de38646a18657b26f5543eecce041a318103092fbfcef247e2319a16957c9ac78c6ea78acc11a5db6acf74be79a28c561f
checksum: 4383a35cdf72f5964e194a1146e7f78276e301f73bd993b71627bb93586b6470d411b9613507ceb37e0fed0b023199c95e941541fa47172b4e6a7916fc3a53ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -25856,7 +25854,7 @@ __metadata:
"@babel/types": ^7.14.9
"@ciscospark/test-users-legacy": ^1.2.0
"@commitlint/cli": ^17.1.2
"@commitlint/config-conventional": ^17.1.0
"@commitlint/config-conventional": ^17.8.0
"@sinonjs/fake-timers": ^6.0.1
"@types/circular-dependency-plugin": ^5
"@types/format-util": ^1
Expand Down

0 comments on commit 04b785f

Please sign in to comment.