Skip to content

Commit 858d5d2

Browse files
build(deps-dev): Bump @commitlint/cli from 19.4.0 to 19.4.1 in the commitlint group (#351)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51aa390 commit 858d5d2

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
@@ -102,7 +102,7 @@
102102
},
103103
"devDependencies": {
104104
"@arethetypeswrong/cli": "0.15.4",
105-
"@commitlint/cli": "19.4.0",
105+
"@commitlint/cli": "19.4.1",
106106
"@commitlint/types": "19.0.3",
107107
"@eslint/js": "9.9.1",
108108
"@flex-development/commitlint-config": "1.0.1",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -132,20 +132,20 @@ __metadata:
132132
languageName: node
133133
linkType: hard
134134

135-
"@commitlint/cli@npm:19.4.0":
136-
version: 19.4.0
137-
resolution: "@commitlint/cli@npm:19.4.0"
135+
"@commitlint/cli@npm:19.4.1":
136+
version: 19.4.1
137+
resolution: "@commitlint/cli@npm:19.4.1"
138138
dependencies:
139139
"@commitlint/format": "npm:^19.3.0"
140-
"@commitlint/lint": "npm:^19.2.2"
140+
"@commitlint/lint": "npm:^19.4.1"
141141
"@commitlint/load": "npm:^19.4.0"
142142
"@commitlint/read": "npm:^19.4.0"
143143
"@commitlint/types": "npm:^19.0.3"
144144
execa: "npm:^8.0.1"
145145
yargs: "npm:^17.0.0"
146146
bin:
147147
commitlint: cli.js
148-
checksum: 10/be6e7cdc11b20d29f840eaff4d8231a8180f1355100e05a1b5652a4fc19d63c254b11e47bb29c44de073998cd8d13f62b4b1f0ea404f39a54064b0d56e3a1baf
148+
checksum: 10/9199d3c6587476ba94dca4f55928d4461a6f380a96861e20a11d363ff9744b8f9a5955407510020402c15b226c5505e4050a9a21dd7d096f9bfc30bb3571edf7
149149
languageName: node
150150
linkType: hard
151151

@@ -200,15 +200,15 @@ __metadata:
200200
languageName: node
201201
linkType: hard
202202

203-
"@commitlint/lint@npm:^19.2.2":
204-
version: 19.2.2
205-
resolution: "@commitlint/lint@npm:19.2.2"
203+
"@commitlint/lint@npm:^19.4.1":
204+
version: 19.4.1
205+
resolution: "@commitlint/lint@npm:19.4.1"
206206
dependencies:
207207
"@commitlint/is-ignored": "npm:^19.2.2"
208208
"@commitlint/parse": "npm:^19.0.3"
209-
"@commitlint/rules": "npm:^19.0.3"
209+
"@commitlint/rules": "npm:^19.4.1"
210210
"@commitlint/types": "npm:^19.0.3"
211-
checksum: 10/9bf2ffa0f6cdde3d53d755b95ca717afd193f4560ae5bb0f5ffd7f1bbd571ddc99b27417733c70e1adbd74a5197e4525493b2dfc116680a939db7728fefa805c
211+
checksum: 10/57f264eafbd787015d589f663917e19e5f246b3ffd162064cb004009532e541191b13d482174f43a7f5953accf183682d580bf7914552061987efc58811659d8
212212
languageName: node
213213
linkType: hard
214214

@@ -275,16 +275,16 @@ __metadata:
275275
languageName: node
276276
linkType: hard
277277

278-
"@commitlint/rules@npm:^19.0.3":
279-
version: 19.0.3
280-
resolution: "@commitlint/rules@npm:19.0.3"
278+
"@commitlint/rules@npm:^19.4.1":
279+
version: 19.4.1
280+
resolution: "@commitlint/rules@npm:19.4.1"
281281
dependencies:
282282
"@commitlint/ensure": "npm:^19.0.3"
283283
"@commitlint/message": "npm:^19.0.0"
284284
"@commitlint/to-lines": "npm:^19.0.0"
285285
"@commitlint/types": "npm:^19.0.3"
286286
execa: "npm:^8.0.1"
287-
checksum: 10/218033d96b0bae7dbea0e46483f8af823c17b492e4b0c4dca93a6312876d051cc88f4272d009e7eb06ff05585ec511aedd703132be17c7248698a4eac909986b
287+
checksum: 10/c5626278aa6ee08194f1b7880345fcbc64b19a2f7ca52f54cd027fb19337fb60008b55a2fe7a4159dd227d41ffb48b30e51347101a58f842d37991a416a678a7
288288
languageName: node
289289
linkType: hard
290290

@@ -1520,7 +1520,7 @@ __metadata:
15201520
resolution: "@flex-development/errnode@workspace:."
15211521
dependencies:
15221522
"@arethetypeswrong/cli": "npm:0.15.4"
1523-
"@commitlint/cli": "npm:19.4.0"
1523+
"@commitlint/cli": "npm:19.4.1"
15241524
"@commitlint/types": "npm:19.0.3"
15251525
"@eslint/js": "npm:9.9.1"
15261526
"@flex-development/commitlint-config": "npm:1.0.1"

0 commit comments

Comments
 (0)