Skip to content

Commit 19a7934

Browse files
build(deps-dev): Bump @commitlint/cli from 20.4.1 to 20.4.2 in the commitlint group (#76)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b98d6b4 commit 19a7934

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
@@ -46,7 +46,7 @@
4646
"remark": "remark ."
4747
},
4848
"devDependencies": {
49-
"@commitlint/cli": "20.4.1",
49+
"@commitlint/cli": "20.4.2",
5050
"@commitlint/types": "20.4.0",
5151
"@flex-development/commitlint-config": "1.0.1",
5252
"@flex-development/eslint-config": "1.1.1",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@ __metadata:
2323
languageName: node
2424
linkType: hard
2525

26-
"@commitlint/cli@npm:20.4.1":
27-
version: 20.4.1
28-
resolution: "@commitlint/cli@npm:20.4.1"
26+
"@commitlint/cli@npm:20.4.2":
27+
version: 20.4.2
28+
resolution: "@commitlint/cli@npm:20.4.2"
2929
dependencies:
3030
"@commitlint/format": "npm:^20.4.0"
31-
"@commitlint/lint": "npm:^20.4.1"
31+
"@commitlint/lint": "npm:^20.4.2"
3232
"@commitlint/load": "npm:^20.4.0"
3333
"@commitlint/read": "npm:^20.4.0"
3434
"@commitlint/types": "npm:^20.4.0"
3535
tinyexec: "npm:^1.0.0"
3636
yargs: "npm:^17.0.0"
3737
bin:
3838
commitlint: ./cli.js
39-
checksum: 10/1779ec9f7ee4dd867d62ba972737fcc4ec9c86678906cede08310609bbeff372c2a355d9293eedf8fd125a07ef46515a3fb260c6e70c2f82698debb67cac6ee1
39+
checksum: 10/8e6f4885bd6a5f3523670264496aa8a11155cf6e69e926a4f747e84fd98ea7eef25d6d0e40de87ce60929e4c4ca0ab74b4126491882d2afe8f804e436f8b09ef
4040
languageName: node
4141
linkType: hard
4242

@@ -91,15 +91,15 @@ __metadata:
9191
languageName: node
9292
linkType: hard
9393

94-
"@commitlint/lint@npm:^20.4.1":
95-
version: 20.4.1
96-
resolution: "@commitlint/lint@npm:20.4.1"
94+
"@commitlint/lint@npm:^20.4.2":
95+
version: 20.4.2
96+
resolution: "@commitlint/lint@npm:20.4.2"
9797
dependencies:
9898
"@commitlint/is-ignored": "npm:^20.4.1"
9999
"@commitlint/parse": "npm:^20.4.1"
100-
"@commitlint/rules": "npm:^20.4.1"
100+
"@commitlint/rules": "npm:^20.4.2"
101101
"@commitlint/types": "npm:^20.4.0"
102-
checksum: 10/cad34b7d904be54875f34f475e272d7a5693df171e867923ad0cce60621c9855df1572ae912a5a7202cddffe83eb2ba0652544737cf112168208354d09df3e04
102+
checksum: 10/862d7ed2c731fb4087de37495ecf715b2fd2779f137372ab2c6173621defe98731b4de5e2696b7cf2f65b34fce02ea086070c2747074dd8ae298ced850087899
103103
languageName: node
104104
linkType: hard
105105

@@ -165,15 +165,15 @@ __metadata:
165165
languageName: node
166166
linkType: hard
167167

168-
"@commitlint/rules@npm:^20.4.1":
169-
version: 20.4.1
170-
resolution: "@commitlint/rules@npm:20.4.1"
168+
"@commitlint/rules@npm:^20.4.2":
169+
version: 20.4.2
170+
resolution: "@commitlint/rules@npm:20.4.2"
171171
dependencies:
172172
"@commitlint/ensure": "npm:^20.4.1"
173173
"@commitlint/message": "npm:^20.4.0"
174174
"@commitlint/to-lines": "npm:^20.0.0"
175175
"@commitlint/types": "npm:^20.4.0"
176-
checksum: 10/e383cc925acd42b884cc52c7716a08f1bcb7f34a922310aaed52a812c629ec8f865de089a9a8c85a658a5563a7b7cee4ff314aa50809f3c394bc1f63a501ce64
176+
checksum: 10/e6eba9aa486a0a40bad3802b60eb332ff22bc4807b51242dbf5644d6c81715bef038379c0951fcfa283ef2d19a8995f13fef5fa596b667edc64d53b4e2da6168
177177
languageName: node
178178
linkType: hard
179179

@@ -1414,7 +1414,7 @@ __metadata:
14141414
version: 0.0.0-use.local
14151415
resolution: "@flex-development/manver-action@workspace:."
14161416
dependencies:
1417-
"@commitlint/cli": "npm:20.4.1"
1417+
"@commitlint/cli": "npm:20.4.2"
14181418
"@commitlint/types": "npm:20.4.0"
14191419
"@flex-development/commitlint-config": "npm:1.0.1"
14201420
"@flex-development/eslint-config": "npm:1.1.1"

0 commit comments

Comments
 (0)