Skip to content

Commit 8484f11

Browse files
build(deps-dev): Bump @commitlint/cli from 17.5.0 to 17.5.1 (#67)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f67376e commit 8484f11

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@flex-development/tutils": "6.0.0-alpha.10"
6969
},
7070
"devDependencies": {
71-
"@commitlint/cli": "17.5.0",
71+
"@commitlint/cli": "17.5.1",
7272
"@commitlint/types": "17.4.4",
7373
"@flex-development/commitlint-config": "1.0.1",
7474
"@flex-development/mkbuild": "1.0.0-alpha.16",

yarn.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -189,14 +189,14 @@ __metadata:
189189
languageName: node
190190
linkType: hard
191191

192-
"@commitlint/cli@npm:17.5.0":
193-
version: 17.5.0
194-
resolution: "@commitlint/cli@npm:17.5.0"
192+
"@commitlint/cli@npm:17.5.1":
193+
version: 17.5.1
194+
resolution: "@commitlint/cli@npm:17.5.1"
195195
dependencies:
196196
"@commitlint/format": "npm:^17.4.4"
197197
"@commitlint/lint": "npm:^17.4.4"
198198
"@commitlint/load": "npm:^17.5.0"
199-
"@commitlint/read": "npm:^17.4.4"
199+
"@commitlint/read": "npm:^17.5.1"
200200
"@commitlint/types": "npm:^17.4.4"
201201
execa: "npm:^5.0.0"
202202
lodash.isfunction: "npm:^3.0.9"
@@ -205,7 +205,7 @@ __metadata:
205205
yargs: "npm:^17.0.0"
206206
bin:
207207
commitlint: cli.js
208-
checksum: eb37ffb42c53e702617458809426a8bd029daf832116125d6be7cc537aa86f27772abad9ee13d36de6fa4d4c5a82a92d8fe8eb525948b30ae7c214b3225e54d7
208+
checksum: b5806776b8a36f7b4d4ab4c2a9f71afaaa27b6506e1b91bf5e816e63d34a8d9c2198d0842759a89ef8677fe324aa5961cb74938660a18233b60adeb01d3c19e6
209209
languageName: node
210210
linkType: hard
211211

@@ -312,16 +312,16 @@ __metadata:
312312
languageName: node
313313
linkType: hard
314314

315-
"@commitlint/read@npm:^17.4.4":
316-
version: 17.4.4
317-
resolution: "@commitlint/read@npm:17.4.4"
315+
"@commitlint/read@npm:^17.5.1":
316+
version: 17.5.1
317+
resolution: "@commitlint/read@npm:17.5.1"
318318
dependencies:
319319
"@commitlint/top-level": "npm:^17.4.0"
320320
"@commitlint/types": "npm:^17.4.4"
321321
fs-extra: "npm:^11.0.0"
322-
git-raw-commits: "npm:^2.0.0"
322+
git-raw-commits: "npm:^2.0.11"
323323
minimist: "npm:^1.2.6"
324-
checksum: 5e65dd805d3654c26e554e2f25b23834ea951aec9d775f2b0bb64606e68c7777e5c59c634d1f55876b9aeebc77423d7f3116699f7e706a89b63ae4e9b1babd0f
324+
checksum: 2acc811ac5d80b39911bf7f69d462a122192becbfa6e87d1813a8d087bb03a78f1e5d7353dff783c58d0433ed5e8303acfffb8e6504ef6da061dad0c7a07cb01
325325
languageName: node
326326
linkType: hard
327327

@@ -1061,7 +1061,7 @@ __metadata:
10611061
version: 0.0.0-use.local
10621062
resolution: "@flex-development/esm-types@workspace:."
10631063
dependencies:
1064-
"@commitlint/cli": "npm:17.5.0"
1064+
"@commitlint/cli": "npm:17.5.1"
10651065
"@commitlint/types": "npm:17.4.4"
10661066
"@flex-development/commitlint-config": "npm:1.0.1"
10671067
"@flex-development/mkbuild": "npm:1.0.0-alpha.16"
@@ -4596,7 +4596,7 @@ __metadata:
45964596
languageName: node
45974597
linkType: hard
45984598

4599-
"git-raw-commits@npm:^2.0.0, git-raw-commits@npm:^2.0.8":
4599+
"git-raw-commits@npm:^2.0.11, git-raw-commits@npm:^2.0.8":
46004600
version: 2.0.11
46014601
resolution: "git-raw-commits@npm:2.0.11"
46024602
dependencies:

0 commit comments

Comments
 (0)