Skip to content

build(deps-dev): Bump @commitlint/cli from 17.6.0 to 17.6.1 #77

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

Merged
merged 1 commit into from
Apr 14, 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 @@ -76,7 +76,7 @@
"@flex-development/tutils": "6.0.0-alpha.10"
},
"devDependencies": {
"@commitlint/cli": "17.6.0",
"@commitlint/cli": "17.6.1",
"@flex-development/commitlint-config": "1.0.1",
"@flex-development/decorator-regex": "1.0.0",
"@flex-development/esm-types": "1.0.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -188,12 +188,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:17.6.0":
version: 17.6.0
resolution: "@commitlint/cli@npm:17.6.0"
"@commitlint/cli@npm:17.6.1":
version: 17.6.1
resolution: "@commitlint/cli@npm:17.6.1"
dependencies:
"@commitlint/format": "npm:^17.4.4"
"@commitlint/lint": "npm:^17.6.0"
"@commitlint/lint": "npm:^17.6.1"
"@commitlint/load": "npm:^17.5.0"
"@commitlint/read": "npm:^17.5.1"
"@commitlint/types": "npm:^17.4.4"
Expand All @@ -204,7 +204,7 @@ __metadata:
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 57020dfbb52af6c1b8e54ce31b44d05fb372bfac3dc6eb5f746684d9aec6a3fc2ef170c8629d56f43ab5edb5600bee5f0df9541fd5849224403e3416b5bf24c0
checksum: 25f6593db6236bda0f747bea4cfb2fd28ecc187ca4bb94174044f0c6d2ff8fb38afa364833ca7c83eeebabe8f4be59a03184c7d74ff91b538acbde069e1ce7bc
languageName: node
linkType: hard

Expand Down Expand Up @@ -259,15 +259,15 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/lint@npm:^17.6.0":
version: 17.6.0
resolution: "@commitlint/lint@npm:17.6.0"
"@commitlint/lint@npm:^17.6.1":
version: 17.6.1
resolution: "@commitlint/lint@npm:17.6.1"
dependencies:
"@commitlint/is-ignored": "npm:^17.4.4"
"@commitlint/parse": "npm:^17.4.4"
"@commitlint/rules": "npm:^17.6.0"
"@commitlint/rules": "npm:^17.6.1"
"@commitlint/types": "npm:^17.4.4"
checksum: 1840d1e066ff1c64aee456c5f4f19ce76a4a823bf2496f56439dee8b2e86b899c5469509118c72a20d2984e37ff4be1af9d9ddb73f7e6da3811b2f6a5468934d
checksum: 03f3a32dc778459cc302925f1d97957b789ab197cf2db482b782ebad408fa97132230ab656dee754e75e8c5b170eebb3105ef43d08efc79a4ce7c6d41069e310
languageName: node
linkType: hard

Expand Down Expand Up @@ -338,16 +338,16 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/rules@npm:^17.6.0":
version: 17.6.0
resolution: "@commitlint/rules@npm:17.6.0"
"@commitlint/rules@npm:^17.6.1":
version: 17.6.1
resolution: "@commitlint/rules@npm:17.6.1"
dependencies:
"@commitlint/ensure": "npm:^17.4.4"
"@commitlint/message": "npm:^17.4.2"
"@commitlint/to-lines": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.4"
execa: "npm:^5.0.0"
checksum: 41b4617301ffc8e449f439e1a993c6f552c613bd2fa557320114fd94382f249ec01608894ce592b0de095750a6350bc33cb04bb3bb3184fa15b2ae77b15d5ef3
checksum: 7e7c552fa925d39144ec48c4cd5f32580d23cb3bbac92d0776d5096a48bb26c3a956e99f1088b7d026a61e61c76cbb5fb3ce97d6367bad501401f716c0fd24ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -1096,7 +1096,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/ext-regex@workspace:."
dependencies:
"@commitlint/cli": "npm:17.6.0"
"@commitlint/cli": "npm:17.6.1"
"@flex-development/commitlint-config": "npm:1.0.1"
"@flex-development/decorator-regex": "npm:1.0.0"
"@flex-development/errnode": "npm:1.5.0"
Expand Down