Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump @commitlint/cli from 17.6.5 to 17.6.6 #306

Merged
merged 1 commit into from
Jul 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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