Skip to content

Commit f12154f

Browse files
build(deps): update dependency @commitlint/cli to v17.4.3
1 parent 2608f50 commit f12154f

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
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.4.2",
93+
"@commitlint/cli": "17.4.3",
9494
"@commitlint/config-conventional": "17.4.2",
9595
"@commitlint/cz-commitlint": "17.4.2",
9696
"@softwareventures/eslint-config": "7.1.0",

yarn.lock

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

42-
"@commitlint/cli@npm:17.4.2":
43-
version: 17.4.2
44-
resolution: "@commitlint/cli@npm:17.4.2"
42+
"@commitlint/cli@npm:17.4.3":
43+
version: 17.4.3
44+
resolution: "@commitlint/cli@npm:17.4.3"
4545
dependencies:
4646
"@commitlint/format": ^17.4.0
47-
"@commitlint/lint": ^17.4.2
47+
"@commitlint/lint": ^17.4.3
4848
"@commitlint/load": ^17.4.2
4949
"@commitlint/read": ^17.4.2
5050
"@commitlint/types": ^17.4.0
@@ -55,7 +55,7 @@ __metadata:
5555
yargs: ^17.0.0
5656
bin:
5757
commitlint: cli.js
58-
checksum: a2d0ecd2c5a770b3d3be1214020ed4298f3d7685f5c065ed2f1565b02b9a1608abd00d114c8b9b17e84741cde0d977bb2c2afc1074176565b6b63e9cde0d2e25
58+
checksum: 352020caefb383cef8d26048ce540c87065df1c0647b6c3c08c9f9782db450b0d30341b52151f41ae94eaa36b99b3f63c24484a8082713b1e3bc9d02041c7320
5959
languageName: node
6060
linkType: hard
6161

@@ -136,15 +136,15 @@ __metadata:
136136
languageName: node
137137
linkType: hard
138138

139-
"@commitlint/lint@npm:^17.4.2":
140-
version: 17.4.2
141-
resolution: "@commitlint/lint@npm:17.4.2"
139+
"@commitlint/lint@npm:^17.4.3":
140+
version: 17.4.3
141+
resolution: "@commitlint/lint@npm:17.4.3"
142142
dependencies:
143143
"@commitlint/is-ignored": ^17.4.2
144144
"@commitlint/parse": ^17.4.2
145-
"@commitlint/rules": ^17.4.2
145+
"@commitlint/rules": ^17.4.3
146146
"@commitlint/types": ^17.4.0
147-
checksum: efcb5fbee6f8cad5b619deabde598f1f1ac253cf1162eeda4de01e41ae13b7caa651d6fe5eea75d32a20fa7975bb27d13d9e0c9a422ebd158485311e6fb8c8a9
147+
checksum: 9f9702970ec62e220ed2b2d954a727c72c3f02477e04f228f6a571558b431f6c6ca2b03c0d530b05bf507b54fca768060d5aa233bcbe8bfb813422b15ebfa014
148148
languageName: node
149149
linkType: hard
150150

@@ -215,16 +215,16 @@ __metadata:
215215
languageName: node
216216
linkType: hard
217217

218-
"@commitlint/rules@npm:^17.4.2":
219-
version: 17.4.2
220-
resolution: "@commitlint/rules@npm:17.4.2"
218+
"@commitlint/rules@npm:^17.4.3":
219+
version: 17.4.3
220+
resolution: "@commitlint/rules@npm:17.4.3"
221221
dependencies:
222222
"@commitlint/ensure": ^17.4.0
223223
"@commitlint/message": ^17.4.2
224224
"@commitlint/to-lines": ^17.4.0
225225
"@commitlint/types": ^17.4.0
226226
execa: ^5.0.0
227-
checksum: 2d53f470b511c41359b66886db054cb43fff748281a236a860bf21c3ba666b9d0b346932e8f0ac90e0dfc5ccdea10abda855ea9faa0f3fe3ef0f3fbc6992c141
227+
checksum: 99bb701e419b61863a59c235b0c3582277622a7b65beeb027ffb6825a782002f90e200827acadb36d41179f3139e12cc127992b5fb2ed89b37a08e819970990c
228228
languageName: node
229229
linkType: hard
230230

@@ -835,7 +835,7 @@ __metadata:
835835
version: 0.0.0-use.local
836836
resolution: "@softwareventures/async-iterable@workspace:."
837837
dependencies:
838-
"@commitlint/cli": 17.4.2
838+
"@commitlint/cli": 17.4.3
839839
"@commitlint/config-conventional": 17.4.2
840840
"@commitlint/cz-commitlint": 17.4.2
841841
"@softwareventures/eslint-config": 7.1.0

0 commit comments

Comments
 (0)