Skip to content

Commit

Permalink
build(deps-dev): Bump @commitlint/cli from 17.6.5 to 17.6.6
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.6.5 to 17.6.6.
- [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.6.6/@commitlint/cli)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2023
1 parent aa6c595 commit 1de96b7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.4.2",
"@commitlint/cli": "17.6.5",
"@commitlint/cli": "17.6.6",
"@faker-js/faker": "8.0.2",
"@flex-development/commitlint-config": "1.0.1",
"@flex-development/decorator-regex": "1.0.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -248,12 +248,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:17.6.5":
version: 17.6.5
resolution: "@commitlint/cli@npm:17.6.5"
"@commitlint/cli@npm:17.6.6":
version: 17.6.6
resolution: "@commitlint/cli@npm:17.6.6"
dependencies:
"@commitlint/format": "npm:^17.4.4"
"@commitlint/lint": "npm:^17.6.5"
"@commitlint/lint": "npm:^17.6.6"
"@commitlint/load": "npm:^17.5.0"
"@commitlint/read": "npm:^17.5.1"
"@commitlint/types": "npm:^17.4.4"
Expand All @@ -264,7 +264,7 @@ __metadata:
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 9bc387ae28dea3fef4b67beb4a2527e6aaa2cf1597f48e3f374e2841e78689f32fd9110a0e95d6b6cb2c6b514d0c9dab7cb0df9d24718480802db32ea3d7a100
checksum: 03c61899c8a98d768dc376823660e39c64edeef90844b29778ca3be4cc021d7c3eac9d0e2f15e389311ae529f18ea711bc7d7d58e1715d039cc95e007f7b70f1
languageName: node
linkType: hard

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

"@commitlint/lint@npm:^17.6.5":
"@commitlint/lint@npm:^17.6.6":
version: 17.6.6
resolution: "@commitlint/lint@npm:17.6.6"
dependencies:
Expand Down Expand Up @@ -1490,7 +1490,7 @@ __metadata:
resolution: "@flex-development/tutils@workspace:."
dependencies:
"@arethetypeswrong/cli": "npm:0.4.2"
"@commitlint/cli": "npm:17.6.5"
"@commitlint/cli": "npm:17.6.6"
"@faker-js/faker": "npm:8.0.2"
"@flex-development/commitlint-config": "npm:1.0.1"
"@flex-development/decorator-regex": "npm:1.0.0"
Expand Down

0 comments on commit 1de96b7

Please sign in to comment.