Skip to content

Commit d1b0db5

Browse files
build(deps-dev): Bump @commitlint/cli in the commitlint group
Bumps the commitlint group with 1 update: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli). Updates `@commitlint/cli` from 20.4.1 to 20.4.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.2/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: commitlint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec87f10 commit d1b0db5

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
@@ -148,7 +148,7 @@
148148
},
149149
"devDependencies": {
150150
"@arethetypeswrong/cli": "0.18.2",
151-
"@commitlint/cli": "20.4.1",
151+
"@commitlint/cli": "20.4.2",
152152
"@commitlint/types": "20.4.0",
153153
"@flex-development/commitlint-config": "1.0.1",
154154
"@flex-development/eslint-config": "1.1.1",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -112,20 +112,20 @@ __metadata:
112112
languageName: node
113113
linkType: hard
114114

115-
"@commitlint/cli@npm:20.4.1":
116-
version: 20.4.1
117-
resolution: "@commitlint/cli@npm:20.4.1"
115+
"@commitlint/cli@npm:20.4.2":
116+
version: 20.4.2
117+
resolution: "@commitlint/cli@npm:20.4.2"
118118
dependencies:
119119
"@commitlint/format": "npm:^20.4.0"
120-
"@commitlint/lint": "npm:^20.4.1"
120+
"@commitlint/lint": "npm:^20.4.2"
121121
"@commitlint/load": "npm:^20.4.0"
122122
"@commitlint/read": "npm:^20.4.0"
123123
"@commitlint/types": "npm:^20.4.0"
124124
tinyexec: "npm:^1.0.0"
125125
yargs: "npm:^17.0.0"
126126
bin:
127127
commitlint: ./cli.js
128-
checksum: 10/1779ec9f7ee4dd867d62ba972737fcc4ec9c86678906cede08310609bbeff372c2a355d9293eedf8fd125a07ef46515a3fb260c6e70c2f82698debb67cac6ee1
128+
checksum: 10/8e6f4885bd6a5f3523670264496aa8a11155cf6e69e926a4f747e84fd98ea7eef25d6d0e40de87ce60929e4c4ca0ab74b4126491882d2afe8f804e436f8b09ef
129129
languageName: node
130130
linkType: hard
131131

@@ -180,15 +180,15 @@ __metadata:
180180
languageName: node
181181
linkType: hard
182182

183-
"@commitlint/lint@npm:^20.4.1":
184-
version: 20.4.1
185-
resolution: "@commitlint/lint@npm:20.4.1"
183+
"@commitlint/lint@npm:^20.4.2":
184+
version: 20.4.2
185+
resolution: "@commitlint/lint@npm:20.4.2"
186186
dependencies:
187187
"@commitlint/is-ignored": "npm:^20.4.1"
188188
"@commitlint/parse": "npm:^20.4.1"
189-
"@commitlint/rules": "npm:^20.4.1"
189+
"@commitlint/rules": "npm:^20.4.2"
190190
"@commitlint/types": "npm:^20.4.0"
191-
checksum: 10/cad34b7d904be54875f34f475e272d7a5693df171e867923ad0cce60621c9855df1572ae912a5a7202cddffe83eb2ba0652544737cf112168208354d09df3e04
191+
checksum: 10/862d7ed2c731fb4087de37495ecf715b2fd2779f137372ab2c6173621defe98731b4de5e2696b7cf2f65b34fce02ea086070c2747074dd8ae298ced850087899
192192
languageName: node
193193
linkType: hard
194194

@@ -254,15 +254,15 @@ __metadata:
254254
languageName: node
255255
linkType: hard
256256

257-
"@commitlint/rules@npm:^20.4.1":
258-
version: 20.4.1
259-
resolution: "@commitlint/rules@npm:20.4.1"
257+
"@commitlint/rules@npm:^20.4.2":
258+
version: 20.4.2
259+
resolution: "@commitlint/rules@npm:20.4.2"
260260
dependencies:
261261
"@commitlint/ensure": "npm:^20.4.1"
262262
"@commitlint/message": "npm:^20.4.0"
263263
"@commitlint/to-lines": "npm:^20.0.0"
264264
"@commitlint/types": "npm:^20.4.0"
265-
checksum: 10/e383cc925acd42b884cc52c7716a08f1bcb7f34a922310aaed52a812c629ec8f865de089a9a8c85a658a5563a7b7cee4ff314aa50809f3c394bc1f63a501ce64
265+
checksum: 10/e6eba9aa486a0a40bad3802b60eb332ff22bc4807b51242dbf5644d6c81715bef038379c0951fcfa283ef2d19a8995f13fef5fa596b667edc64d53b4e2da6168
266266
languageName: node
267267
linkType: hard
268268

@@ -1485,7 +1485,7 @@ __metadata:
14851485
resolution: "@flex-development/colors@workspace:."
14861486
dependencies:
14871487
"@arethetypeswrong/cli": "npm:0.18.2"
1488-
"@commitlint/cli": "npm:20.4.1"
1488+
"@commitlint/cli": "npm:20.4.2"
14891489
"@commitlint/types": "npm:20.4.0"
14901490
"@flex-development/commitlint-config": "npm:1.0.1"
14911491
"@flex-development/eslint-config": "npm:1.1.1"

0 commit comments

Comments
 (0)