Skip to content

Commit

Permalink
build(npm-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.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/v18.6.1/@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 Feb 14, 2024
1 parent 6fad861 commit a5dfc40
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 @@ -19,7 +19,7 @@
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@commitlint/config-conventional": "^18.6.0",
"@commitlint/config-conventional": "^18.6.1",
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^11.0.2",
Expand Down
20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -734,12 +734,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.1":
version: 18.6.1
resolution: "@commitlint/config-conventional@npm:18.6.1"
dependencies:
"@commitlint/types": ^18.6.1
conventional-changelog-conventionalcommits: ^7.0.2
checksum: 96f96966efe2dca58fa876668c3ef34326d617a78bc467bd163a232aec7a541e6da5f462bb76b6dcecf0344bec8f82e02ca89b3b64f60527084289c58bfc9b84
checksum: dd415fae3bf8ed805d54aa9b7c6f4b834f5ef0f9b521820f04e3df8d4363bc8d7335297a9ecdca46fd3a14be79a456ebdd02d81f34cb8d8fb4263380a46cadc8
languageName: node
linkType: hard

Expand Down Expand Up @@ -969,6 +970,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: ^4.1.0
checksum: fb37bdefd25e05e353eb568b26a7dd5aff488f1e3fbfc42080bde49ae6834ffde996acac4b7767df650b38e03692889b636b8290465823cd27276662d3b471cf
languageName: node
linkType: hard

"@cspotcode/source-map-support@npm:^0.8.0":
version: 0.8.1
resolution: "@cspotcode/source-map-support@npm:0.8.1"
Expand Down Expand Up @@ -8965,7 +8975,7 @@ __metadata:
resolution: "postdfm-root@workspace:."
dependencies:
"@babel/core": ^7.23.9
"@commitlint/config-conventional": ^18.6.0
"@commitlint/config-conventional": ^18.6.1
"@semantic-release/commit-analyzer": ^11.1.0
"@semantic-release/git": ^10.0.1
"@semantic-release/npm": ^11.0.2
Expand Down

0 comments on commit a5dfc40

Please sign in to comment.