Skip to content

Commit 61f5e26

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

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
@@ -78,7 +78,7 @@
7878
},
7979
"devDependencies": {
8080
"@arethetypeswrong/cli": "0.15.4",
81-
"@commitlint/cli": "19.4.0",
81+
"@commitlint/cli": "19.4.1",
8282
"@commitlint/types": "19.0.3",
8383
"@eslint/js": "9.9.1",
8484
"@faker-js/faker": "9.0.0-rc.1",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -129,20 +129,20 @@ __metadata:
129129
languageName: node
130130
linkType: hard
131131

132-
"@commitlint/cli@npm:19.4.0":
133-
version: 19.4.0
134-
resolution: "@commitlint/cli@npm:19.4.0"
132+
"@commitlint/cli@npm:19.4.1":
133+
version: 19.4.1
134+
resolution: "@commitlint/cli@npm:19.4.1"
135135
dependencies:
136136
"@commitlint/format": "npm:^19.3.0"
137-
"@commitlint/lint": "npm:^19.2.2"
137+
"@commitlint/lint": "npm:^19.4.1"
138138
"@commitlint/load": "npm:^19.4.0"
139139
"@commitlint/read": "npm:^19.4.0"
140140
"@commitlint/types": "npm:^19.0.3"
141141
execa: "npm:^8.0.1"
142142
yargs: "npm:^17.0.0"
143143
bin:
144144
commitlint: cli.js
145-
checksum: 10/be6e7cdc11b20d29f840eaff4d8231a8180f1355100e05a1b5652a4fc19d63c254b11e47bb29c44de073998cd8d13f62b4b1f0ea404f39a54064b0d56e3a1baf
145+
checksum: 10/9199d3c6587476ba94dca4f55928d4461a6f380a96861e20a11d363ff9744b8f9a5955407510020402c15b226c5505e4050a9a21dd7d096f9bfc30bb3571edf7
146146
languageName: node
147147
linkType: hard
148148

@@ -197,15 +197,15 @@ __metadata:
197197
languageName: node
198198
linkType: hard
199199

200-
"@commitlint/lint@npm:^19.2.2":
201-
version: 19.2.2
202-
resolution: "@commitlint/lint@npm:19.2.2"
200+
"@commitlint/lint@npm:^19.4.1":
201+
version: 19.4.1
202+
resolution: "@commitlint/lint@npm:19.4.1"
203203
dependencies:
204204
"@commitlint/is-ignored": "npm:^19.2.2"
205205
"@commitlint/parse": "npm:^19.0.3"
206-
"@commitlint/rules": "npm:^19.0.3"
206+
"@commitlint/rules": "npm:^19.4.1"
207207
"@commitlint/types": "npm:^19.0.3"
208-
checksum: 10/9bf2ffa0f6cdde3d53d755b95ca717afd193f4560ae5bb0f5ffd7f1bbd571ddc99b27417733c70e1adbd74a5197e4525493b2dfc116680a939db7728fefa805c
208+
checksum: 10/57f264eafbd787015d589f663917e19e5f246b3ffd162064cb004009532e541191b13d482174f43a7f5953accf183682d580bf7914552061987efc58811659d8
209209
languageName: node
210210
linkType: hard
211211

@@ -272,16 +272,16 @@ __metadata:
272272
languageName: node
273273
linkType: hard
274274

275-
"@commitlint/rules@npm:^19.0.3":
276-
version: 19.0.3
277-
resolution: "@commitlint/rules@npm:19.0.3"
275+
"@commitlint/rules@npm:^19.4.1":
276+
version: 19.4.1
277+
resolution: "@commitlint/rules@npm:19.4.1"
278278
dependencies:
279279
"@commitlint/ensure": "npm:^19.0.3"
280280
"@commitlint/message": "npm:^19.0.0"
281281
"@commitlint/to-lines": "npm:^19.0.0"
282282
"@commitlint/types": "npm:^19.0.3"
283283
execa: "npm:^8.0.1"
284-
checksum: 10/218033d96b0bae7dbea0e46483f8af823c17b492e4b0c4dca93a6312876d051cc88f4272d009e7eb06ff05585ec511aedd703132be17c7248698a4eac909986b
284+
checksum: 10/c5626278aa6ee08194f1b7880345fcbc64b19a2f7ca52f54cd027fb19337fb60008b55a2fe7a4159dd227d41ffb48b30e51347101a58f842d37991a416a678a7
285285
languageName: node
286286
linkType: hard
287287

@@ -1864,7 +1864,7 @@ __metadata:
18641864
resolution: "@flex-development/unist-util-stringify-position@workspace:."
18651865
dependencies:
18661866
"@arethetypeswrong/cli": "npm:0.15.4"
1867-
"@commitlint/cli": "npm:19.4.0"
1867+
"@commitlint/cli": "npm:19.4.1"
18681868
"@commitlint/types": "npm:19.0.3"
18691869
"@eslint/js": "npm:9.9.1"
18701870
"@faker-js/faker": "npm:9.0.0-rc.1"

0 commit comments

Comments
 (0)