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 18.6.0 to 18.6.2.
- [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.6.2/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Feb 19, 2024
1 parent 965779a commit 81fdc34
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@commitlint/config-conventional": "^18.6.2",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-regular-svg-icons": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
Expand Down
20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -193,12 +193,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^18.6.0":
version: 18.6.0
resolution: "@commitlint/config-conventional@npm:18.6.0"
"@commitlint/config-conventional@npm:^18.6.2":
version: 18.6.2
resolution: "@commitlint/config-conventional@npm:18.6.2"
dependencies:
"@commitlint/types": "npm:^18.6.1"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
checksum: 10/96f96966efe2dca58fa876668c3ef34326d617a78bc467bd163a232aec7a541e6da5f462bb76b6dcecf0344bec8f82e02ca89b3b64f60527084289c58bfc9b84
checksum: 10/4e7ba8c1e80e4fbb1677e820f1d07a16fc092a4d4f8e87c46100b01fb682ceb4b3e625c322daccbc7c6ae801d0a129810b47a69854edb76581f5ae70a596c112
languageName: node
linkType: hard

Expand Down Expand Up @@ -366,6 +367,15 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/types@npm:^18.6.1":
version: 18.6.1
resolution: "@commitlint/types@npm:18.6.1"
dependencies:
chalk: "npm:^4.1.0"
checksum: 10/fb37bdefd25e05e353eb568b26a7dd5aff488f1e3fbfc42080bde49ae6834ffde996acac4b7767df650b38e03692889b636b8290465823cd27276662d3b471cf
languageName: node
linkType: hard

"@esbuild/aix-ppc64@npm:0.19.12":
version: 0.19.12
resolution: "@esbuild/aix-ppc64@npm:0.19.12"
Expand Down Expand Up @@ -3380,7 +3390,7 @@ __metadata:
resolution: "collabsoft@workspace:."
dependencies:
"@commitlint/cli": "npm:^18.6.0"
"@commitlint/config-conventional": "npm:^18.6.0"
"@commitlint/config-conventional": "npm:^18.6.2"
"@fortawesome/fontawesome-svg-core": "npm:^6.5.1"
"@fortawesome/free-regular-svg-icons": "npm:^6.5.1"
"@fortawesome/free-solid-svg-icons": "npm:^6.5.1"
Expand Down

0 comments on commit 81fdc34

Please sign in to comment.