Skip to content

Commit 3032dc4

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

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
@@ -83,7 +83,7 @@
8383
"strip-json-comments": "5.0.0"
8484
},
8585
"devDependencies": {
86-
"@commitlint/cli": "17.5.0",
86+
"@commitlint/cli": "17.5.1",
8787
"@commitlint/config-conventional": "17.4.4",
8888
"@faker-js/faker": "8.0.0-alpha.1",
8989
"@flex-development/mkbuild": "1.0.0-alpha.16",

yarn.lock

+12-12
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

@@ -320,16 +320,16 @@ __metadata:
320320
languageName: node
321321
linkType: hard
322322

323-
"@commitlint/read@npm:^17.4.4":
324-
version: 17.4.4
325-
resolution: "@commitlint/read@npm:17.4.4"
323+
"@commitlint/read@npm:^17.5.1":
324+
version: 17.5.1
325+
resolution: "@commitlint/read@npm:17.5.1"
326326
dependencies:
327327
"@commitlint/top-level": "npm:^17.4.0"
328328
"@commitlint/types": "npm:^17.4.4"
329329
fs-extra: "npm:^11.0.0"
330-
git-raw-commits: "npm:^2.0.0"
330+
git-raw-commits: "npm:^2.0.11"
331331
minimist: "npm:^1.2.6"
332-
checksum: 5e65dd805d3654c26e554e2f25b23834ea951aec9d775f2b0bb64606e68c7777e5c59c634d1f55876b9aeebc77423d7f3116699f7e706a89b63ae4e9b1babd0f
332+
checksum: 2acc811ac5d80b39911bf7f69d462a122192becbfa6e87d1813a8d087bb03a78f1e5d7353dff783c58d0433ed5e8303acfffb8e6504ef6da061dad0c7a07cb01
333333
languageName: node
334334
linkType: hard
335335

@@ -1395,7 +1395,7 @@ __metadata:
13951395
version: 0.0.0-use.local
13961396
resolution: "@flex-development/tsconfig-utils@workspace:."
13971397
dependencies:
1398-
"@commitlint/cli": "npm:17.5.0"
1398+
"@commitlint/cli": "npm:17.5.1"
13991399
"@commitlint/config-conventional": "npm:17.4.4"
14001400
"@faker-js/faker": "npm:8.0.0-alpha.1"
14011401
"@flex-development/errnode": "npm:1.5.0"
@@ -5046,7 +5046,7 @@ __metadata:
50465046
languageName: node
50475047
linkType: hard
50485048

5049-
"git-raw-commits@npm:^2.0.0, git-raw-commits@npm:^2.0.8":
5049+
"git-raw-commits@npm:^2.0.11, git-raw-commits@npm:^2.0.8":
50505050
version: 2.0.11
50515051
resolution: "git-raw-commits@npm:2.0.11"
50525052
dependencies:

0 commit comments

Comments
 (0)