Skip to content

Commit

Permalink
build(deps-dev): Bump @commitlint/config-conventional (#67)
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.2 to 17.4.3.
- [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.4.3/@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2023
1 parent 9de2949 commit 899fdd3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"devDependencies": {
"@commitlint/cli": "17.4.2",
"@commitlint/config-conventional": "17.4.2",
"@commitlint/config-conventional": "17.4.3",
"@flex-development/mkbuild": "1.0.0-alpha.9",
"@flex-development/mlly": "1.0.0-alpha.7",
"@flex-development/tutils": "6.0.0-alpha.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -189,12 +189,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:17.4.2":
version: 17.4.2
resolution: "@commitlint/config-conventional@npm:17.4.2"
"@commitlint/config-conventional@npm:17.4.3":
version: 17.4.3
resolution: "@commitlint/config-conventional@npm:17.4.3"
dependencies:
conventional-changelog-conventionalcommits: "npm:^5.0.0"
checksum: fcf5ac70b2a8149b56f0088469988eea5631998492fa814c2a87f73baccecad46e102f1c01de2f250504c892fa888aef51b67e7183c0906162bfff80f7ca6c41
checksum: 6e143a1b3161a09ba66e72a93fbaf6ae8f0c5b5d5dd47bda20731cc0e9a115c7f5d8625114518c0b8923ee203b305e7898da4c6317ab0020797dc22ce598aae3
languageName: node
linkType: hard

Expand Down Expand Up @@ -1257,7 +1257,7 @@ __metadata:
resolution: "@flex-development/pkg-types@workspace:."
dependencies:
"@commitlint/cli": "npm:17.4.2"
"@commitlint/config-conventional": "npm:17.4.2"
"@commitlint/config-conventional": "npm:17.4.3"
"@flex-development/mkbuild": "npm:1.0.0-alpha.9"
"@flex-development/mlly": "npm:1.0.0-alpha.7"
"@flex-development/tutils": "npm:6.0.0-alpha.9"
Expand Down

0 comments on commit 899fdd3

Please sign in to comment.