Skip to content

Commit acaef67

Browse files
build(deps-dev): Bump @commitlint/cli from 17.5.1 to 17.6.1 (#301)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb28a44 commit acaef67

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@flex-development/tutils": "6.0.0-alpha.10"
8888
},
8989
"devDependencies": {
90-
"@commitlint/cli": "17.5.1",
90+
"@commitlint/cli": "17.6.1",
9191
"@commitlint/types": "17.4.4",
9292
"@docsearch/react": "3.3.3",
9393
"@faker-js/faker": "8.0.0-alpha.2",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,12 +1515,12 @@ __metadata:
15151515
languageName: node
15161516
linkType: hard
15171517

1518-
"@commitlint/cli@npm:17.5.1":
1519-
version: 17.5.1
1520-
resolution: "@commitlint/cli@npm:17.5.1"
1518+
"@commitlint/cli@npm:17.6.1":
1519+
version: 17.6.1
1520+
resolution: "@commitlint/cli@npm:17.6.1"
15211521
dependencies:
15221522
"@commitlint/format": "npm:^17.4.4"
1523-
"@commitlint/lint": "npm:^17.4.4"
1523+
"@commitlint/lint": "npm:^17.6.1"
15241524
"@commitlint/load": "npm:^17.5.0"
15251525
"@commitlint/read": "npm:^17.5.1"
15261526
"@commitlint/types": "npm:^17.4.4"
@@ -1531,7 +1531,7 @@ __metadata:
15311531
yargs: "npm:^17.0.0"
15321532
bin:
15331533
commitlint: cli.js
1534-
checksum: b5806776b8a36f7b4d4ab4c2a9f71afaaa27b6506e1b91bf5e816e63d34a8d9c2198d0842759a89ef8677fe324aa5961cb74938660a18233b60adeb01d3c19e6
1534+
checksum: 25f6593db6236bda0f747bea4cfb2fd28ecc187ca4bb94174044f0c6d2ff8fb38afa364833ca7c83eeebabe8f4be59a03184c7d74ff91b538acbde069e1ce7bc
15351535
languageName: node
15361536
linkType: hard
15371537

@@ -1586,15 +1586,15 @@ __metadata:
15861586
languageName: node
15871587
linkType: hard
15881588

1589-
"@commitlint/lint@npm:^17.4.4":
1590-
version: 17.4.4
1591-
resolution: "@commitlint/lint@npm:17.4.4"
1589+
"@commitlint/lint@npm:^17.6.1":
1590+
version: 17.6.1
1591+
resolution: "@commitlint/lint@npm:17.6.1"
15921592
dependencies:
15931593
"@commitlint/is-ignored": "npm:^17.4.4"
15941594
"@commitlint/parse": "npm:^17.4.4"
1595-
"@commitlint/rules": "npm:^17.4.4"
1595+
"@commitlint/rules": "npm:^17.6.1"
15961596
"@commitlint/types": "npm:^17.4.4"
1597-
checksum: 03895636269249bee2d3dac7f825a2dfc7e400f49e14eec2cae35aa6056e479bd6a9ec788bccdb57561f7e76dfc6c9fcae0407939ab3013302b443f499103462
1597+
checksum: 03f3a32dc778459cc302925f1d97957b789ab197cf2db482b782ebad408fa97132230ab656dee754e75e8c5b170eebb3105ef43d08efc79a4ce7c6d41069e310
15981598
languageName: node
15991599
linkType: hard
16001600

@@ -1665,16 +1665,16 @@ __metadata:
16651665
languageName: node
16661666
linkType: hard
16671667

1668-
"@commitlint/rules@npm:^17.4.4":
1669-
version: 17.4.4
1670-
resolution: "@commitlint/rules@npm:17.4.4"
1668+
"@commitlint/rules@npm:^17.6.1":
1669+
version: 17.6.1
1670+
resolution: "@commitlint/rules@npm:17.6.1"
16711671
dependencies:
16721672
"@commitlint/ensure": "npm:^17.4.4"
16731673
"@commitlint/message": "npm:^17.4.2"
16741674
"@commitlint/to-lines": "npm:^17.4.0"
16751675
"@commitlint/types": "npm:^17.4.4"
16761676
execa: "npm:^5.0.0"
1677-
checksum: 49ea76836a4b66c882398c2d1f02d8657e156295ee290c285229794b4fb709950e7e7c3f90a4c464270226b78f789982aa3a712594dae773b9795a0b4ad10e83
1677+
checksum: 7e7c552fa925d39144ec48c4cd5f32580d23cb3bbac92d0776d5096a48bb26c3a956e99f1088b7d026a61e61c76cbb5fb3ce97d6367bad501401f716c0fd24ed
16781678
languageName: node
16791679
linkType: hard
16801680

@@ -2980,7 +2980,7 @@ __metadata:
29802980
version: 0.0.0-use.local
29812981
resolution: "@flex-development/mlly@workspace:."
29822982
dependencies:
2983-
"@commitlint/cli": "npm:17.5.1"
2983+
"@commitlint/cli": "npm:17.6.1"
29842984
"@commitlint/types": "npm:17.4.4"
29852985
"@docsearch/react": "npm:3.3.3"
29862986
"@faker-js/faker": "npm:8.0.0-alpha.2"

0 commit comments

Comments
 (0)