Skip to content

Commit 92d23f1

Browse files
build(deps-dev): Bump @commitlint/cli from 17.4.2 to 17.4.3 (#64)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38fe61f commit 92d23f1

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
@@ -68,7 +68,7 @@
6868
"typecheck:watch": "vitest typecheck"
6969
},
7070
"devDependencies": {
71-
"@commitlint/cli": "17.4.2",
71+
"@commitlint/cli": "17.4.3",
7272
"@commitlint/config-conventional": "17.4.3",
7373
"@faker-js/faker": "8.0.0-alpha.0",
7474
"@flex-development/mkbuild": "1.0.0-alpha.9",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -188,12 +188,12 @@ __metadata:
188188
languageName: node
189189
linkType: hard
190190

191-
"@commitlint/cli@npm:17.4.2":
192-
version: 17.4.2
193-
resolution: "@commitlint/cli@npm:17.4.2"
191+
"@commitlint/cli@npm:17.4.3":
192+
version: 17.4.3
193+
resolution: "@commitlint/cli@npm:17.4.3"
194194
dependencies:
195195
"@commitlint/format": "npm:^17.4.0"
196-
"@commitlint/lint": "npm:^17.4.2"
196+
"@commitlint/lint": "npm:^17.4.3"
197197
"@commitlint/load": "npm:^17.4.2"
198198
"@commitlint/read": "npm:^17.4.2"
199199
"@commitlint/types": "npm:^17.4.0"
@@ -204,7 +204,7 @@ __metadata:
204204
yargs: "npm:^17.0.0"
205205
bin:
206206
commitlint: cli.js
207-
checksum: 0d68555ad55b0533a049cfad02095171819c68957fd738e066dccba5dd729e1eece153e81de3db5ad7b9eecff526532270ad7b5b955a064cd3149330281ea30e
207+
checksum: 7707c48bbfe0cfc6b8816385510e72ac48a2c6aeb5159c57b7603a057b2820714eb460478d6814f1898f543ff19f60e445bd7785abba24314c9af54c246d1bac
208208
languageName: node
209209
linkType: hard
210210

@@ -268,15 +268,15 @@ __metadata:
268268
languageName: node
269269
linkType: hard
270270

271-
"@commitlint/lint@npm:^17.4.2":
272-
version: 17.4.2
273-
resolution: "@commitlint/lint@npm:17.4.2"
271+
"@commitlint/lint@npm:^17.4.3":
272+
version: 17.4.3
273+
resolution: "@commitlint/lint@npm:17.4.3"
274274
dependencies:
275275
"@commitlint/is-ignored": "npm:^17.4.2"
276276
"@commitlint/parse": "npm:^17.4.2"
277-
"@commitlint/rules": "npm:^17.4.2"
277+
"@commitlint/rules": "npm:^17.4.3"
278278
"@commitlint/types": "npm:^17.4.0"
279-
checksum: 95e4179c27793c4c5a13f13331557758860055933ae2ea41d40bc05911bae13fab545739a388917a46a135469c57933d2e8426988837f4e2a36a107d5d04ba59
279+
checksum: f6a10cdcfb202b8c4df8b68ba2d4a00b1244c8a66623a756fd41dc675608c0188d6ad108e3635e0b1577113ceb7d1965b2a5d9581bb79fe0b3b4574f47eabaf0
280280
languageName: node
281281
linkType: hard
282282

@@ -347,16 +347,16 @@ __metadata:
347347
languageName: node
348348
linkType: hard
349349

350-
"@commitlint/rules@npm:^17.4.2":
351-
version: 17.4.2
352-
resolution: "@commitlint/rules@npm:17.4.2"
350+
"@commitlint/rules@npm:^17.4.3":
351+
version: 17.4.3
352+
resolution: "@commitlint/rules@npm:17.4.3"
353353
dependencies:
354354
"@commitlint/ensure": "npm:^17.4.0"
355355
"@commitlint/message": "npm:^17.4.2"
356356
"@commitlint/to-lines": "npm:^17.4.0"
357357
"@commitlint/types": "npm:^17.4.0"
358358
execa: "npm:^5.0.0"
359-
checksum: e889a0d5d0ad1bad160801686cdf01833f402951315f9d349a116e434fa65257d9e7c0bdee3bdc102cb6a043f0c6ee3c59543739f4cb2692c496a122e083ea58
359+
checksum: ce5efd133af4e753a9239bf8af4dd0ceb32bb0b674f18be77a67cc9248198f19313a2dc094f5edc59fb8b5e224f68249ff8c042476e241173f33c151dfa58998
360360
languageName: node
361361
linkType: hard
362362

@@ -1196,7 +1196,7 @@ __metadata:
11961196
version: 0.0.0-use.local
11971197
resolution: "@flex-development/export-regex@workspace:."
11981198
dependencies:
1199-
"@commitlint/cli": "npm:17.4.2"
1199+
"@commitlint/cli": "npm:17.4.3"
12001200
"@commitlint/config-conventional": "npm:17.4.3"
12011201
"@faker-js/faker": "npm:8.0.0-alpha.0"
12021202
"@flex-development/mkbuild": "npm:1.0.0-alpha.9"

0 commit comments

Comments
 (0)