Skip to content

Commit eeb2518

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

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
@@ -92,7 +92,7 @@
9292
"unknown": "^0.2.5"
9393
},
9494
"devDependencies": {
95-
"@commitlint/cli": "17.5.0",
95+
"@commitlint/cli": "17.5.1",
9696
"@commitlint/config-conventional": "17.4.4",
9797
"@commitlint/cz-commitlint": "17.5.0",
9898
"@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

@@ -863,7 +863,7 @@ __metadata:
863863
version: 0.0.0-use.local
864864
resolution: "@softwareventures/async-iterator@workspace:."
865865
dependencies:
866-
"@commitlint/cli": 17.5.0
866+
"@commitlint/cli": 17.5.1
867867
"@commitlint/config-conventional": 17.4.4
868868
"@commitlint/cz-commitlint": 17.5.0
869869
"@softwareventures/async-iterable": ^1.0.1
@@ -3387,7 +3387,7 @@ __metadata:
33873387
languageName: node
33883388
linkType: hard
33893389

3390-
"git-raw-commits@npm:^2.0.0":
3390+
"git-raw-commits@npm:^2.0.11":
33913391
version: 2.0.11
33923392
resolution: "git-raw-commits@npm:2.0.11"
33933393
dependencies:

0 commit comments

Comments
 (0)