Skip to content

Commit f3e9b6e

Browse files
build(deps): update dependency @commitlint/cli to v17.5.0
1 parent 8863ea0 commit f3e9b6e

2 files changed

Lines changed: 34 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"unknown": "^0.2.5"
9292
},
9393
"devDependencies": {
94-
"@commitlint/cli": "17.4.4",
94+
"@commitlint/cli": "17.5.0",
9595
"@commitlint/config-conventional": "17.4.4",
9696
"@commitlint/cz-commitlint": "17.4.4",
9797
"@softwareventures/eslint-config": "7.1.1",

yarn.lock

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

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

@@ -148,9 +148,9 @@ __metadata:
148148
languageName: node
149149
linkType: hard
150150

151-
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.4.4":
152-
version: 17.4.4
153-
resolution: "@commitlint/load@npm:17.4.4"
151+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.4.4, @commitlint/load@npm:^17.5.0":
152+
version: 17.5.0
153+
resolution: "@commitlint/load@npm:17.5.0"
154154
dependencies:
155155
"@commitlint/config-validator": ^17.4.4
156156
"@commitlint/execute-rule": ^17.4.0
@@ -165,8 +165,8 @@ __metadata:
165165
lodash.uniq: ^4.5.0
166166
resolve-from: ^5.0.0
167167
ts-node: ^10.8.1
168-
typescript: ^4.6.4
169-
checksum: 4fa16296a1c35e26f4c37d4c24fe92b965e85113bb4495673e641ee64d84b463f7bd143278af12018c4b2c696a10381c4cc3664a7fd50a6fb2b6e78062dbe7d6
168+
typescript: ^4.6.4 || ^5.0.0
169+
checksum: c039114b0ad67bb9d8b05ec635d847bd5ab760528f0fb203411f433585bdab5472f4f5c7856dfc417cf64c05576f54c1afc4997a813f529304e0156bfc1d6cc8
170170
languageName: node
171171
linkType: hard
172172

@@ -871,7 +871,7 @@ __metadata:
871871
version: 0.0.0-use.local
872872
resolution: "@softwareventures/iterator@workspace:."
873873
dependencies:
874-
"@commitlint/cli": 17.4.4
874+
"@commitlint/cli": 17.5.0
875875
"@commitlint/config-conventional": 17.4.4
876876
"@commitlint/cz-commitlint": 17.4.4
877877
"@softwareventures/eslint-config": 7.1.1
@@ -7266,7 +7266,7 @@ __metadata:
72667266
languageName: node
72677267
linkType: hard
72687268

7269-
"typescript@npm:4.9.5, typescript@npm:^4.6.4":
7269+
"typescript@npm:4.9.5":
72707270
version: 4.9.5
72717271
resolution: "typescript@npm:4.9.5"
72727272
bin:
@@ -7276,7 +7276,17 @@ __metadata:
72767276
languageName: node
72777277
linkType: hard
72787278

7279-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
7279+
"typescript@npm:^4.6.4 || ^5.0.0":
7280+
version: 5.0.2
7281+
resolution: "typescript@npm:5.0.2"
7282+
bin:
7283+
tsc: bin/tsc
7284+
tsserver: bin/tsserver
7285+
checksum: bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1
7286+
languageName: node
7287+
linkType: hard
7288+
7289+
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
72807290
version: 4.9.5
72817291
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
72827292
bin:
@@ -7286,6 +7296,16 @@ __metadata:
72867296
languageName: node
72877297
linkType: hard
72887298

7299+
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7300+
version: 5.0.2
7301+
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=85af82"
7302+
bin:
7303+
tsc: bin/tsc
7304+
tsserver: bin/tsserver
7305+
checksum: b63cb742fbb9aeb3085e002ad8f10d5fd963606aa4d6b3b65b4e76c396ff09739f03b5dbae08e1698c3bce9d5619d3f67aeb7ee470ed4016bd345b3cfe37b54a
7306+
languageName: node
7307+
linkType: hard
7308+
72897309
"uglify-js@npm:^3.1.4":
72907310
version: 3.17.4
72917311
resolution: "uglify-js@npm:3.17.4"

0 commit comments

Comments
 (0)