Skip to content

Commit 570fc4d

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

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
@@ -100,7 +100,7 @@
100100
"radash": "10.7.1"
101101
},
102102
"devDependencies": {
103-
"@commitlint/cli": "17.5.0",
103+
"@commitlint/cli": "17.5.1",
104104
"@commitlint/types": "17.4.4",
105105
"@faker-js/faker": "8.0.0-alpha.2",
106106
"@flex-development/commitlint-config": "1.0.1",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -169,14 +169,14 @@ __metadata:
169169
languageName: node
170170
linkType: hard
171171

172-
"@commitlint/cli@npm:17.5.0":
173-
version: 17.5.0
174-
resolution: "@commitlint/cli@npm:17.5.0"
172+
"@commitlint/cli@npm:17.5.1":
173+
version: 17.5.1
174+
resolution: "@commitlint/cli@npm:17.5.1"
175175
dependencies:
176176
"@commitlint/format": "npm:^17.4.4"
177177
"@commitlint/lint": "npm:^17.4.4"
178178
"@commitlint/load": "npm:^17.5.0"
179-
"@commitlint/read": "npm:^17.4.4"
179+
"@commitlint/read": "npm:^17.5.1"
180180
"@commitlint/types": "npm:^17.4.4"
181181
execa: "npm:^5.0.0"
182182
lodash.isfunction: "npm:^3.0.9"
@@ -185,7 +185,7 @@ __metadata:
185185
yargs: "npm:^17.0.0"
186186
bin:
187187
commitlint: cli.js
188-
checksum: eb37ffb42c53e702617458809426a8bd029daf832116125d6be7cc537aa86f27772abad9ee13d36de6fa4d4c5a82a92d8fe8eb525948b30ae7c214b3225e54d7
188+
checksum: b5806776b8a36f7b4d4ab4c2a9f71afaaa27b6506e1b91bf5e816e63d34a8d9c2198d0842759a89ef8677fe324aa5961cb74938660a18233b60adeb01d3c19e6
189189
languageName: node
190190
linkType: hard
191191

@@ -292,16 +292,16 @@ __metadata:
292292
languageName: node
293293
linkType: hard
294294

295-
"@commitlint/read@npm:^17.4.4":
296-
version: 17.4.4
297-
resolution: "@commitlint/read@npm:17.4.4"
295+
"@commitlint/read@npm:^17.5.1":
296+
version: 17.5.1
297+
resolution: "@commitlint/read@npm:17.5.1"
298298
dependencies:
299299
"@commitlint/top-level": "npm:^17.4.0"
300300
"@commitlint/types": "npm:^17.4.4"
301301
fs-extra: "npm:^11.0.0"
302-
git-raw-commits: "npm:^2.0.0"
302+
git-raw-commits: "npm:^2.0.11"
303303
minimist: "npm:^1.2.6"
304-
checksum: 5e65dd805d3654c26e554e2f25b23834ea951aec9d775f2b0bb64606e68c7777e5c59c634d1f55876b9aeebc77423d7f3116699f7e706a89b63ae4e9b1babd0f
304+
checksum: 2acc811ac5d80b39911bf7f69d462a122192becbfa6e87d1813a8d087bb03a78f1e5d7353dff783c58d0433ed5e8303acfffb8e6504ef6da061dad0c7a07cb01
305305
languageName: node
306306
linkType: hard
307307

@@ -1109,7 +1109,7 @@ __metadata:
11091109
version: 0.0.0-use.local
11101110
resolution: "@flex-development/mkbuild@workspace:."
11111111
dependencies:
1112-
"@commitlint/cli": "npm:17.5.0"
1112+
"@commitlint/cli": "npm:17.5.1"
11131113
"@commitlint/types": "npm:17.4.4"
11141114
"@faker-js/faker": "npm:8.0.0-alpha.2"
11151115
"@flex-development/commitlint-config": "npm:1.0.1"
@@ -4900,7 +4900,7 @@ __metadata:
49004900
languageName: node
49014901
linkType: hard
49024902

4903-
"git-raw-commits@npm:^2.0.0, git-raw-commits@npm:^2.0.8":
4903+
"git-raw-commits@npm:^2.0.11, git-raw-commits@npm:^2.0.8":
49044904
version: 2.0.11
49054905
resolution: "git-raw-commits@npm:2.0.11"
49064906
dependencies:

0 commit comments

Comments
 (0)