Skip to content

Commit

Permalink
build(deps-dev): Bump @commitlint/cli from 17.5.1 to 17.6.1 (#132)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 14, 2023
1 parent f13f237 commit 9a7b8b6
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 @@ -84,7 +84,7 @@
"@flex-development/tutils": "6.0.0-alpha.10"
},
"devDependencies": {
"@commitlint/cli": "17.5.1",
"@commitlint/cli": "17.6.1",
"@faker-js/faker": "8.0.0-alpha.2",
"@flex-development/commitlint-config": "1.0.1",
"@flex-development/decorator-regex": "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 @@ -170,12 +170,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:17.5.1":
version: 17.5.1
resolution: "@commitlint/cli@npm:17.5.1"
"@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.4.4"
"@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 @@ -186,7 +186,7 @@ __metadata:
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: b5806776b8a36f7b4d4ab4c2a9f71afaaa27b6506e1b91bf5e816e63d34a8d9c2198d0842759a89ef8677fe324aa5961cb74938660a18233b60adeb01d3c19e6
checksum: 25f6593db6236bda0f747bea4cfb2fd28ecc187ca4bb94174044f0c6d2ff8fb38afa364833ca7c83eeebabe8f4be59a03184c7d74ff91b538acbde069e1ce7bc
languageName: node
linkType: hard

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

"@commitlint/lint@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/lint@npm:17.4.4"
"@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.4.4"
"@commitlint/rules": "npm:^17.6.1"
"@commitlint/types": "npm:^17.4.4"
checksum: 03895636269249bee2d3dac7f825a2dfc7e400f49e14eec2cae35aa6056e479bd6a9ec788bccdb57561f7e76dfc6c9fcae0407939ab3013302b443f499103462
checksum: 03f3a32dc778459cc302925f1d97957b789ab197cf2db482b782ebad408fa97132230ab656dee754e75e8c5b170eebb3105ef43d08efc79a4ce7c6d41069e310
languageName: node
linkType: hard

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

"@commitlint/rules@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/rules@npm:17.4.4"
"@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: 49ea76836a4b66c882398c2d1f02d8657e156295ee290c285229794b4fb709950e7e7c3f90a4c464270226b78f789982aa3a712594dae773b9795a0b4ad10e83
checksum: 7e7c552fa925d39144ec48c4cd5f32580d23cb3bbac92d0776d5096a48bb26c3a956e99f1088b7d026a61e61c76cbb5fb3ce97d6367bad501401f716c0fd24ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -1187,7 +1187,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/pathe@workspace:."
dependencies:
"@commitlint/cli": "npm:17.5.1"
"@commitlint/cli": "npm:17.6.1"
"@faker-js/faker": "npm:8.0.0-alpha.2"
"@flex-development/commitlint-config": "npm:1.0.1"
"@flex-development/decorator-regex": "npm:1.0.0"
Expand Down

0 comments on commit 9a7b8b6

Please sign in to comment.