Skip to content

Commit cf5d117

Browse files
build(deps-dev): Bump @commitlint/cli from 19.2.2 to 19.3.0 in the commitlint group (#418)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86f9dd0 commit cf5d117

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
},
8585
"devDependencies": {
8686
"@arethetypeswrong/cli": "0.15.3",
87-
"@commitlint/cli": "19.2.2",
87+
"@commitlint/cli": "19.3.0",
8888
"@commitlint/types": "19.0.3",
8989
"@flex-development/commitlint-config": "1.0.1",
9090
"@flex-development/decorator-regex": "2.0.0",

yarn.lock

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

132-
"@commitlint/cli@npm:19.2.2":
133-
version: 19.2.2
134-
resolution: "@commitlint/cli@npm:19.2.2"
132+
"@commitlint/cli@npm:19.3.0":
133+
version: 19.3.0
134+
resolution: "@commitlint/cli@npm:19.3.0"
135135
dependencies:
136-
"@commitlint/format": "npm:^19.0.3"
136+
"@commitlint/format": "npm:^19.3.0"
137137
"@commitlint/lint": "npm:^19.2.2"
138138
"@commitlint/load": "npm:^19.2.0"
139139
"@commitlint/read": "npm:^19.2.1"
@@ -142,7 +142,7 @@ __metadata:
142142
yargs: "npm:^17.0.0"
143143
bin:
144144
commitlint: cli.js
145-
checksum: 10/bff139177aecffe809ec8665a7ffd3f9acae144ec8634b6ed93802ae9a3333bc978f69ba26dacd2bbc0e06e3dada8ca49fe49bd5316c916e626f8df8dcc03dc9
145+
checksum: 10/b1565c0529b8a27ebb3313230f5ddf2f72c5dd819073b2ec141ea1547dfc4de3400a7208ae4f93b071cf8a6a2736aaeb1348c722f6e4627dc964dd0976a37810
146146
languageName: node
147147
linkType: hard
148148

@@ -177,13 +177,13 @@ __metadata:
177177
languageName: node
178178
linkType: hard
179179

180-
"@commitlint/format@npm:^19.0.3":
181-
version: 19.0.3
182-
resolution: "@commitlint/format@npm:19.0.3"
180+
"@commitlint/format@npm:^19.3.0":
181+
version: 19.3.0
182+
resolution: "@commitlint/format@npm:19.3.0"
183183
dependencies:
184184
"@commitlint/types": "npm:^19.0.3"
185185
chalk: "npm:^5.3.0"
186-
checksum: 10/ccd71c669e43272fc7d55aba38b149ebc1fab40364ddb4182d4067210592981d42e51d2295a5c0476a34a7a296f14eaee54cc3aa246e3e5d477ed2ae5917a532
186+
checksum: 10/cc0e1e0e6d5eea76b856ad1be879de166c3d1385e1ae0e1bb78c575f9b78b53d92a56cd4719427cdba9cbb9a10235768da29144da9892596525c923d126951dd
187187
languageName: node
188188
linkType: hard
189189

@@ -1266,7 +1266,7 @@ __metadata:
12661266
resolution: "@flex-development/docast-parse@workspace:."
12671267
dependencies:
12681268
"@arethetypeswrong/cli": "npm:0.15.3"
1269-
"@commitlint/cli": "npm:19.2.2"
1269+
"@commitlint/cli": "npm:19.3.0"
12701270
"@commitlint/types": "npm:19.0.3"
12711271
"@flex-development/commitlint-config": "npm:1.0.1"
12721272
"@flex-development/decorator-regex": "npm:2.0.0"

0 commit comments

Comments
 (0)