Skip to content

Commit 75688df

Browse files
build(deps): update dependency @commitlint/cli to v17.5.1
1 parent eef484a commit 75688df

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
@@ -90,7 +90,7 @@
9090
"tslib": "2.5.0"
9191
},
9292
"devDependencies": {
93-
"@commitlint/cli": "17.5.0",
93+
"@commitlint/cli": "17.5.1",
9494
"@commitlint/config-conventional": "17.4.4",
9595
"@commitlint/cz-commitlint": "17.5.0",
9696
"@softwareventures/eslint-config": "7.1.1",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ __metadata:
3939
languageName: node
4040
linkType: hard
4141

42-
"@commitlint/cli@npm:17.5.0":
43-
version: 17.5.0
44-
resolution: "@commitlint/cli@npm:17.5.0"
42+
"@commitlint/cli@npm:17.5.1":
43+
version: 17.5.1
44+
resolution: "@commitlint/cli@npm:17.5.1"
4545
dependencies:
4646
"@commitlint/format": ^17.4.4
4747
"@commitlint/lint": ^17.4.4
4848
"@commitlint/load": ^17.5.0
49-
"@commitlint/read": ^17.4.4
49+
"@commitlint/read": ^17.5.1
5050
"@commitlint/types": ^17.4.4
5151
execa: ^5.0.0
5252
lodash.isfunction: ^3.0.9
@@ -55,7 +55,7 @@ __metadata:
5555
yargs: ^17.0.0
5656
bin:
5757
commitlint: cli.js
58-
checksum: d7d7a016a64d323ecbd3f9cc652039323d6ba735d13f0820dcbf78d3f270a63b4e609ef0fdd3ee2cfa749ad74bf59f9d4a7d74c3458ea1e849916078f9303bad
58+
checksum: 2bdd26b3215796dccb16b0d7459d3b0db7f6324800aa73b97a8cdf79b77f3691d85ee88f37fa6cf20c97ac664f31dcb6ad7aef1da3c3b32d7bb12f18d49a37f2
5959
languageName: node
6060
linkType: hard
6161

@@ -188,16 +188,16 @@ __metadata:
188188
languageName: node
189189
linkType: hard
190190

191-
"@commitlint/read@npm:^17.4.4":
192-
version: 17.4.4
193-
resolution: "@commitlint/read@npm:17.4.4"
191+
"@commitlint/read@npm:^17.5.1":
192+
version: 17.5.1
193+
resolution: "@commitlint/read@npm:17.5.1"
194194
dependencies:
195195
"@commitlint/top-level": ^17.4.0
196196
"@commitlint/types": ^17.4.4
197197
fs-extra: ^11.0.0
198-
git-raw-commits: ^2.0.0
198+
git-raw-commits: ^2.0.11
199199
minimist: ^1.2.6
200-
checksum: 29c828ba0a756196cff6b6fb480971cc779519823c3d061c6b2debee1dfc6c17453ef8aefe6d72a2f21e7be866f501e478b77dddd77f7cd75dfdae7f4a153268
200+
checksum: 62ee4f7a47b22a8571ae313bca36b418805a248f4986557f38f06317c44b6d18072889f95e7bc22bbb33a2f2b08236f74596ff28e3dbd0894249477a9df367c3
201201
languageName: node
202202
linkType: hard
203203

@@ -860,7 +860,7 @@ __metadata:
860860
version: 0.0.0-use.local
861861
resolution: "@softwareventures/async-iterable@workspace:."
862862
dependencies:
863-
"@commitlint/cli": 17.5.0
863+
"@commitlint/cli": 17.5.1
864864
"@commitlint/config-conventional": 17.4.4
865865
"@commitlint/cz-commitlint": 17.5.0
866866
"@softwareventures/eslint-config": 7.1.1
@@ -3417,7 +3417,7 @@ __metadata:
34173417
languageName: node
34183418
linkType: hard
34193419

3420-
"git-raw-commits@npm:^2.0.0":
3420+
"git-raw-commits@npm:^2.0.11":
34213421
version: 2.0.11
34223422
resolution: "git-raw-commits@npm:2.0.11"
34233423
dependencies:

0 commit comments

Comments
 (0)