Skip to content

Commit a0c9d76

Browse files
build(deps): update commitlint to v20.5.2
1 parent 7d4ac5f commit a0c9d76

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@
8989
"tslib": "2.8.1"
9090
},
9191
"devDependencies": {
92-
"@commitlint/cli": "20.5.0",
92+
"@commitlint/cli": "20.5.2",
9393
"@commitlint/config-conventional": "20.5.0",
94-
"@commitlint/cz-commitlint": "20.5.1",
94+
"@commitlint/cz-commitlint": "20.5.2",
9595
"@softwareventures/eslint-config": "9.5.0",
9696
"@softwareventures/precise-commits": "4.0.25",
9797
"@softwareventures/prettier-config": "4.0.0",

yarn.lock

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@ __metadata:
2323
languageName: node
2424
linkType: hard
2525

26-
"@commitlint/cli@npm:20.5.0":
27-
version: 20.5.0
28-
resolution: "@commitlint/cli@npm:20.5.0"
26+
"@commitlint/cli@npm:20.5.2":
27+
version: 20.5.2
28+
resolution: "@commitlint/cli@npm:20.5.2"
2929
dependencies:
3030
"@commitlint/format": "npm:^20.5.0"
3131
"@commitlint/lint": "npm:^20.5.0"
32-
"@commitlint/load": "npm:^20.5.0"
32+
"@commitlint/load": "npm:^20.5.2"
3333
"@commitlint/read": "npm:^20.5.0"
3434
"@commitlint/types": "npm:^20.5.0"
3535
tinyexec: "npm:^1.0.0"
3636
yargs: "npm:^17.0.0"
3737
bin:
3838
commitlint: ./cli.js
39-
checksum: 10c0/9676c2544f6b73c71ba2fcfe531333c0f0e6b687acbf1c8f616b605bba0e55e60b1896f4400c57f9fe7f6676d2b8b2b36ffb8e6c89509740f26e0bae1437667c
39+
checksum: 10c0/38c67775bba17217c31411911a5af220bfaf4070cb3c634e055e23a2e77a7670119d4a1d2309b0bd32d27c66dc660f2bca6dc73068359148a3e6b86c3d74c3eb
4040
languageName: node
4141
linkType: hard
4242

@@ -60,20 +60,20 @@ __metadata:
6060
languageName: node
6161
linkType: hard
6262

63-
"@commitlint/cz-commitlint@npm:20.5.1":
64-
version: 20.5.1
65-
resolution: "@commitlint/cz-commitlint@npm:20.5.1"
63+
"@commitlint/cz-commitlint@npm:20.5.2":
64+
version: 20.5.2
65+
resolution: "@commitlint/cz-commitlint@npm:20.5.2"
6666
dependencies:
6767
"@commitlint/ensure": "npm:^20.5.0"
68-
"@commitlint/load": "npm:^20.5.0"
68+
"@commitlint/load": "npm:^20.5.2"
6969
"@commitlint/types": "npm:^20.5.0"
7070
is-plain-obj: "npm:^4.1.0"
7171
picocolors: "npm:^1.1.1"
7272
word-wrap: "npm:^1.2.5"
7373
peerDependencies:
7474
commitizen: ^4.0.3
7575
inquirer: ^9.0.0
76-
checksum: 10c0/9d89b9e1b02e11aa7ca1dae964e7785cad2e34b237f77b9dc6fdd0959a7b7d434617af441b39488bbab0556733e006eeeae4747d8724b29f7369662cba4af16e
76+
checksum: 10c0/f17793f045f315165998e1f258be3a60851caefee8e83e66b1f0a1ad1229b620cfc0e3bcb4af85bb0146cd165da57ad906fc0481ebe16544f98d2ba3f6f85582
7777
languageName: node
7878
linkType: hard
7979

@@ -130,20 +130,20 @@ __metadata:
130130
languageName: node
131131
linkType: hard
132132

133-
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^20.5.0":
134-
version: 20.5.0
135-
resolution: "@commitlint/load@npm:20.5.0"
133+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^20.5.2":
134+
version: 20.5.2
135+
resolution: "@commitlint/load@npm:20.5.2"
136136
dependencies:
137137
"@commitlint/config-validator": "npm:^20.5.0"
138138
"@commitlint/execute-rule": "npm:^20.0.0"
139-
"@commitlint/resolve-extends": "npm:^20.5.0"
139+
"@commitlint/resolve-extends": "npm:^20.5.2"
140140
"@commitlint/types": "npm:^20.5.0"
141141
cosmiconfig: "npm:^9.0.1"
142142
cosmiconfig-typescript-loader: "npm:^6.1.0"
143143
is-plain-obj: "npm:^4.1.0"
144144
lodash.mergewith: "npm:^4.6.2"
145145
picocolors: "npm:^1.1.1"
146-
checksum: 10c0/7350c612c6654cb25a627c15538fa5454696adb92cee7d0d76f7189f90284334b20cd1c0bee2204348fc7a5fbf093c9b8a5e9f9c87b552be429529ebba5dff00
146+
checksum: 10c0/de07b869311fd1ac2bc90ddd14ba85f5c010b0b69403bb25ccbe270189dcd79b19708ee16241632b9d9f002d654033655887ab4f023c91f44f966fd38a6872f3
147147
languageName: node
148148
linkType: hard
149149

@@ -178,17 +178,17 @@ __metadata:
178178
languageName: node
179179
linkType: hard
180180

181-
"@commitlint/resolve-extends@npm:^20.5.0":
182-
version: 20.5.0
183-
resolution: "@commitlint/resolve-extends@npm:20.5.0"
181+
"@commitlint/resolve-extends@npm:^20.5.2":
182+
version: 20.5.2
183+
resolution: "@commitlint/resolve-extends@npm:20.5.2"
184184
dependencies:
185185
"@commitlint/config-validator": "npm:^20.5.0"
186186
"@commitlint/types": "npm:^20.5.0"
187-
global-directory: "npm:^4.0.1"
187+
global-directory: "npm:^5.0.0"
188188
import-meta-resolve: "npm:^4.0.0"
189189
lodash.mergewith: "npm:^4.6.2"
190190
resolve-from: "npm:^5.0.0"
191-
checksum: 10c0/0ad1a5099104189c72679199a3c45494fc7ee37a229941537f7b8593a8395f70dcdaa1bdb68200bb996d2b372922e1ec9a7294274aa5d70851f2d3dd7eb0123d
191+
checksum: 10c0/bdfbc224e4f1fea6a55ba6ff60acaf3899665282245e59d5cc36028b1140f59065230213a804bee46a4d5794654e4a4e20824bdfa3baf4e88ba59521ddf98dc2
192192
languageName: node
193193
linkType: hard
194194

@@ -519,9 +519,9 @@ __metadata:
519519
version: 0.0.0-use.local
520520
resolution: "@softwareventures/async-iterable@workspace:."
521521
dependencies:
522-
"@commitlint/cli": "npm:20.5.0"
522+
"@commitlint/cli": "npm:20.5.2"
523523
"@commitlint/config-conventional": "npm:20.5.0"
524-
"@commitlint/cz-commitlint": "npm:20.5.1"
524+
"@commitlint/cz-commitlint": "npm:20.5.2"
525525
"@softwareventures/eslint-config": "npm:9.5.0"
526526
"@softwareventures/nullable": "npm:^2.0.0 || ^3.0.0"
527527
"@softwareventures/ordered": "npm:^1.1.0 || ^2.0.0"
@@ -2768,12 +2768,12 @@ __metadata:
27682768
languageName: node
27692769
linkType: hard
27702770

2771-
"global-directory@npm:^4.0.1":
2772-
version: 4.0.1
2773-
resolution: "global-directory@npm:4.0.1"
2771+
"global-directory@npm:^5.0.0":
2772+
version: 5.0.0
2773+
resolution: "global-directory@npm:5.0.0"
27742774
dependencies:
2775-
ini: "npm:4.1.1"
2776-
checksum: 10c0/f9cbeef41db4876f94dd0bac1c1b4282a7de9c16350ecaaf83e7b2dd777b32704cc25beeb1170b5a63c42a2c9abfade74d46357fe0133e933218bc89e613d4b2
2775+
ini: "npm:6.0.0"
2776+
checksum: 10c0/2b90eea8975bb332db7e8c9096ff310f0deb617d17e47e93b921d1c69f7677c1759a07009f2581f050d3ea08a3e079bf4ffdb9c34c94d48dc369c6577b3d45f4
27772777
languageName: node
27782778
linkType: hard
27792779

@@ -3048,10 +3048,10 @@ __metadata:
30483048
languageName: node
30493049
linkType: hard
30503050

3051-
"ini@npm:4.1.1":
3052-
version: 4.1.1
3053-
resolution: "ini@npm:4.1.1"
3054-
checksum: 10c0/7fddc8dfd3e63567d4fdd5d999d1bf8a8487f1479d0b34a1d01f28d391a9228d261e19abc38e1a6a1ceb3400c727204fce05725d5eb598dfcf2077a1e3afe211
3051+
"ini@npm:6.0.0":
3052+
version: 6.0.0
3053+
resolution: "ini@npm:6.0.0"
3054+
checksum: 10c0/9a7f55f306e2b25b41ae67c8b526e8f4673f057b70852b9025816ef4f15f07bf1ba35ed68ea4471ff7b31718f7ef1bc50d709f8d03cb012e10a3135eb99c7206
30553055
languageName: node
30563056
linkType: hard
30573057

0 commit comments

Comments
 (0)