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.3.0 to 17.4.4.
- [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.4/@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 Feb 21, 2023
1 parent 9583acb commit f70892f
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 @@ -78,7 +78,7 @@
},
"devDependencies": {
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.3.0",
"@commitlint/config-conventional": "17.4.4",
"@flex-development/mkbuild": "1.0.0-alpha.13",
"@flex-development/pkg-types": "2.0.0",
"@graphql-eslint/eslint-plugin": "3.16.0",
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.3.0":
version: 17.3.0
resolution: "@commitlint/config-conventional@npm:17.3.0"
"@commitlint/config-conventional@npm:17.4.4":
version: 17.4.4
resolution: "@commitlint/config-conventional@npm:17.4.4"
dependencies:
conventional-changelog-conventionalcommits: "npm:^5.0.0"
checksum: 7e6c9496eb4561d9e1d75d482ad42e16d52786b9d5c1d3cb4c1f98ebc0ba45a541ce09c167167c98d33765434311e2f37d2bfb1439418e288b96f9d3ce1c5849
checksum: 1dce765072a61354a1e17078441c2422b0166bc0c974d082835e76b0117e787b426063e5c978c68a59c8ebf46de9f499157902de18122538432a12efcc7dcce2
languageName: node
linkType: hard

Expand Down Expand Up @@ -1310,7 +1310,7 @@ __metadata:
resolution: "@flex-development/toggle-pkg-type@workspace:."
dependencies:
"@commitlint/cli": "npm:17.4.4"
"@commitlint/config-conventional": "npm:17.3.0"
"@commitlint/config-conventional": "npm:17.4.4"
"@flex-development/mkbuild": "npm:1.0.0-alpha.13"
"@flex-development/mlly": "npm:1.0.0-alpha.11"
"@flex-development/pathe": "npm:1.0.3"
Expand Down

0 comments on commit f70892f

Please sign in to comment.