Skip to content

Commit

Permalink
build(deps-dev): Bump @commitlint/cli from 17.4.2 to 17.4.4 (#75)
Browse files Browse the repository at this point in the history
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.4.2 to 17.4.4.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.4.4/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  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 20, 2023
1 parent ac9751b commit aefeefd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"typecheck:watch": "vitest typecheck"
},
"devDependencies": {
"@commitlint/cli": "17.4.2",
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.4.3",
"@flex-development/mkbuild": "1.0.0-alpha.13",
"@flex-development/mlly": "1.0.0-alpha.11",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,23 +169,23 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:17.4.2":
version: 17.4.2
resolution: "@commitlint/cli@npm:17.4.2"
"@commitlint/cli@npm:17.4.4":
version: 17.4.4
resolution: "@commitlint/cli@npm:17.4.4"
dependencies:
"@commitlint/format": "npm:^17.4.0"
"@commitlint/lint": "npm:^17.4.2"
"@commitlint/load": "npm:^17.4.2"
"@commitlint/read": "npm:^17.4.2"
"@commitlint/types": "npm:^17.4.0"
"@commitlint/format": "npm:^17.4.4"
"@commitlint/lint": "npm:^17.4.4"
"@commitlint/load": "npm:^17.4.4"
"@commitlint/read": "npm:^17.4.4"
"@commitlint/types": "npm:^17.4.4"
execa: "npm:^5.0.0"
lodash.isfunction: "npm:^3.0.9"
resolve-from: "npm:5.0.0"
resolve-global: "npm:1.0.0"
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 0d68555ad55b0533a049cfad02095171819c68957fd738e066dccba5dd729e1eece153e81de3db5ad7b9eecff526532270ad7b5b955a064cd3149330281ea30e
checksum: 6f2c7541c7e2e64ffb65a3674f8bc91b3b73fd98f88db77d8973d7072769b14f3adbb19ee65c95d3ea32d22e57dc5de59de9f7285840ce65e89d12aa3cf97b70
languageName: node
linkType: hard

Expand Down Expand Up @@ -229,7 +229,7 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/format@npm:^17.4.0":
"@commitlint/format@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/format@npm:17.4.4"
dependencies:
Expand All @@ -249,7 +249,7 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/lint@npm:^17.4.2":
"@commitlint/lint@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/lint@npm:17.4.4"
dependencies:
Expand All @@ -261,7 +261,7 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/load@npm:^17.4.2":
"@commitlint/load@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/load@npm:17.4.4"
dependencies:
Expand Down Expand Up @@ -301,7 +301,7 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/read@npm:^17.4.2":
"@commitlint/read@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/read@npm:17.4.4"
dependencies:
Expand Down Expand Up @@ -357,7 +357,7 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/types@npm:^17.4.0, @commitlint/types@npm:^17.4.4":
"@commitlint/types@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/types@npm:17.4.4"
dependencies:
Expand Down Expand Up @@ -1301,7 +1301,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/pkg-types@workspace:."
dependencies:
"@commitlint/cli": "npm:17.4.2"
"@commitlint/cli": "npm:17.4.4"
"@commitlint/config-conventional": "npm:17.4.3"
"@flex-development/mkbuild": "npm:1.0.0-alpha.13"
"@flex-development/mlly": "npm:1.0.0-alpha.11"
Expand Down

0 comments on commit aefeefd

Please sign in to comment.