Skip to content

Commit a0c83e5

Browse files
build(deps-dev): Bump @commitlint/cli from 17.5.0 to 17.5.1 (#119)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74dc574 commit a0c83e5

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"vfile-location": "4.1.0"
8989
},
9090
"devDependencies": {
91-
"@commitlint/cli": "17.5.0",
91+
"@commitlint/cli": "17.5.1",
9292
"@commitlint/types": "17.4.4",
9393
"@flex-development/commitlint-config": "1.0.1",
9494
"@flex-development/mkbuild": "1.0.0-alpha.16",

yarn.lock

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

191-
"@commitlint/cli@npm:17.5.0":
192-
version: 17.5.0
193-
resolution: "@commitlint/cli@npm:17.5.0"
191+
"@commitlint/cli@npm:17.5.1":
192+
version: 17.5.1
193+
resolution: "@commitlint/cli@npm:17.5.1"
194194
dependencies:
195195
"@commitlint/format": "npm:^17.4.4"
196196
"@commitlint/lint": "npm:^17.4.4"
197197
"@commitlint/load": "npm:^17.5.0"
198-
"@commitlint/read": "npm:^17.4.4"
198+
"@commitlint/read": "npm:^17.5.1"
199199
"@commitlint/types": "npm:^17.4.4"
200200
execa: "npm:^5.0.0"
201201
lodash.isfunction: "npm:^3.0.9"
@@ -204,7 +204,7 @@ __metadata:
204204
yargs: "npm:^17.0.0"
205205
bin:
206206
commitlint: cli.js
207-
checksum: eb37ffb42c53e702617458809426a8bd029daf832116125d6be7cc537aa86f27772abad9ee13d36de6fa4d4c5a82a92d8fe8eb525948b30ae7c214b3225e54d7
207+
checksum: b5806776b8a36f7b4d4ab4c2a9f71afaaa27b6506e1b91bf5e816e63d34a8d9c2198d0842759a89ef8677fe324aa5961cb74938660a18233b60adeb01d3c19e6
208208
languageName: node
209209
linkType: hard
210210

@@ -311,16 +311,16 @@ __metadata:
311311
languageName: node
312312
linkType: hard
313313

314-
"@commitlint/read@npm:^17.4.4":
315-
version: 17.4.4
316-
resolution: "@commitlint/read@npm:17.4.4"
314+
"@commitlint/read@npm:^17.5.1":
315+
version: 17.5.1
316+
resolution: "@commitlint/read@npm:17.5.1"
317317
dependencies:
318318
"@commitlint/top-level": "npm:^17.4.0"
319319
"@commitlint/types": "npm:^17.4.4"
320320
fs-extra: "npm:^11.0.0"
321-
git-raw-commits: "npm:^2.0.0"
321+
git-raw-commits: "npm:^2.0.11"
322322
minimist: "npm:^1.2.6"
323-
checksum: 5e65dd805d3654c26e554e2f25b23834ea951aec9d775f2b0bb64606e68c7777e5c59c634d1f55876b9aeebc77423d7f3116699f7e706a89b63ae4e9b1babd0f
323+
checksum: 2acc811ac5d80b39911bf7f69d462a122192becbfa6e87d1813a8d087bb03a78f1e5d7353dff783c58d0433ed5e8303acfffb8e6504ef6da061dad0c7a07cb01
324324
languageName: node
325325
linkType: hard
326326

@@ -1036,7 +1036,7 @@ __metadata:
10361036
version: 0.0.0-use.local
10371037
resolution: "@flex-development/docast-parse@workspace:."
10381038
dependencies:
1039-
"@commitlint/cli": "npm:17.5.0"
1039+
"@commitlint/cli": "npm:17.5.1"
10401040
"@commitlint/types": "npm:17.4.4"
10411041
"@flex-development/commitlint-config": "npm:1.0.1"
10421042
"@flex-development/docast": "npm:1.0.0-alpha.12"
@@ -4796,7 +4796,7 @@ __metadata:
47964796
languageName: node
47974797
linkType: hard
47984798

4799-
"git-raw-commits@npm:^2.0.0, git-raw-commits@npm:^2.0.8":
4799+
"git-raw-commits@npm:^2.0.11, git-raw-commits@npm:^2.0.8":
48004800
version: 2.0.11
48014801
resolution: "git-raw-commits@npm:2.0.11"
48024802
dependencies:

0 commit comments

Comments
 (0)