Skip to content

Commit c85b02f

Browse files
build(deps): update commitlint to v20
1 parent 0f5bbfb commit c85b02f

2 files changed

Lines changed: 104 additions & 163 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"tslib": "^2.8.1"
3333
},
3434
"devDependencies": {
35-
"@commitlint/cli": "19.8.1",
36-
"@commitlint/config-conventional": "19.8.1",
37-
"@commitlint/cz-commitlint": "19.8.1",
35+
"@commitlint/cli": "20.3.1",
36+
"@commitlint/config-conventional": "20.3.1",
37+
"@commitlint/cz-commitlint": "20.3.1",
3838
"@softwareventures/eslint-config": "9.2.3",
3939
"@softwareventures/precise-commits": "4.0.23",
4040
"@softwareventures/prettier-config": "4.0.0",

yarn.lock

Lines changed: 101 additions & 160 deletions
Original file line numberDiff line numberDiff line change
@@ -30,88 +30,71 @@ __metadata:
3030
languageName: node
3131
linkType: hard
3232

33-
"@commitlint/cli@npm:19.8.1":
34-
version: 19.8.1
35-
resolution: "@commitlint/cli@npm:19.8.1"
36-
dependencies:
37-
"@commitlint/format": "npm:^19.8.1"
38-
"@commitlint/lint": "npm:^19.8.1"
39-
"@commitlint/load": "npm:^19.8.1"
40-
"@commitlint/read": "npm:^19.8.1"
41-
"@commitlint/types": "npm:^19.8.1"
33+
"@commitlint/cli@npm:20.3.1":
34+
version: 20.3.1
35+
resolution: "@commitlint/cli@npm:20.3.1"
36+
dependencies:
37+
"@commitlint/format": "npm:^20.3.1"
38+
"@commitlint/lint": "npm:^20.3.1"
39+
"@commitlint/load": "npm:^20.3.1"
40+
"@commitlint/read": "npm:^20.3.1"
41+
"@commitlint/types": "npm:^20.3.1"
4242
tinyexec: "npm:^1.0.0"
4343
yargs: "npm:^17.0.0"
4444
bin:
4545
commitlint: ./cli.js
46-
checksum: 10c0/41a5b6aa27aaead8ed400eb212c87d06fdb8fae219ebccd37369a4aab2e3cff25afc4b3c3fa18df9dc19a0ae4ab6599f9adb5c836cad31c2589cb988aefe5515
46+
checksum: 10c0/5e9a6869df6e890db70c4be8e172f73ff0c9b304ae8f265490b32338cf3789f273403f30d369458eb2d229c706e9fe7344c6a77eec6eb37d46e2c89f042e8e25
4747
languageName: node
4848
linkType: hard
4949

50-
"@commitlint/config-conventional@npm:19.8.1":
51-
version: 19.8.1
52-
resolution: "@commitlint/config-conventional@npm:19.8.1"
50+
"@commitlint/config-conventional@npm:20.3.1":
51+
version: 20.3.1
52+
resolution: "@commitlint/config-conventional@npm:20.3.1"
5353
dependencies:
54-
"@commitlint/types": "npm:^19.8.1"
54+
"@commitlint/types": "npm:^20.3.1"
5555
conventional-changelog-conventionalcommits: "npm:^7.0.2"
56-
checksum: 10c0/654786e1acd64756e5c88838c19d9eb5d5ee7a6f314af65585dc18cc4002990e971614e7c69f49e5489be9430671aa5b39af005a2160c5a4f26391258d38febf
56+
checksum: 10c0/e7ee21f0fd725ab8d97c6ac39ac8f52bdc004ad9efc44700323f2eb781db2bb624936d81d889fb0eb2ebcdc9cbc9f7223e8be90a897b32f5e2dba6cba4b3aadf
5757
languageName: node
5858
linkType: hard
5959

60-
"@commitlint/config-validator@npm:^19.8.1":
61-
version: 19.8.1
62-
resolution: "@commitlint/config-validator@npm:19.8.1"
60+
"@commitlint/config-validator@npm:^20.3.1":
61+
version: 20.3.1
62+
resolution: "@commitlint/config-validator@npm:20.3.1"
6363
dependencies:
64-
"@commitlint/types": "npm:^19.8.1"
64+
"@commitlint/types": "npm:^20.3.1"
6565
ajv: "npm:^8.11.0"
66-
checksum: 10c0/68f84f47503fb17845512b1da45d632211c07605e5a20ef5b56d8732b81a760fec6c5a41847b59a31628a2d40a44cc5c0cfa33e7e02247b198984bab66b06a5d
66+
checksum: 10c0/128fc1ff662cd9d1d6bf472e4ebeeed11e80669097f864163122ed807da066514ba498e891ea6af88d2f6dd9bee5e4b2e4fdfbc8028eb0f73809e306129e5990
6767
languageName: node
6868
linkType: hard
6969

70-
"@commitlint/config-validator@npm:^20.2.0":
71-
version: 20.2.0
72-
resolution: "@commitlint/config-validator@npm:20.2.0"
70+
"@commitlint/cz-commitlint@npm:20.3.1":
71+
version: 20.3.1
72+
resolution: "@commitlint/cz-commitlint@npm:20.3.1"
7373
dependencies:
74-
"@commitlint/types": "npm:^20.2.0"
75-
ajv: "npm:^8.11.0"
76-
checksum: 10c0/eab9c0995756b1931001955e0c53cfad1599d89384f7048dae8a3b6a79bcfe1b257f78c43d2050c0eb41ab95e5ab955f6e3e606c3da75ad7e616e60328706113
77-
languageName: node
78-
linkType: hard
79-
80-
"@commitlint/cz-commitlint@npm:19.8.1":
81-
version: 19.8.1
82-
resolution: "@commitlint/cz-commitlint@npm:19.8.1"
83-
dependencies:
84-
"@commitlint/ensure": "npm:^19.8.1"
85-
"@commitlint/load": "npm:^19.8.1"
86-
"@commitlint/types": "npm:^19.8.1"
74+
"@commitlint/ensure": "npm:^20.3.1"
75+
"@commitlint/load": "npm:^20.3.1"
76+
"@commitlint/types": "npm:^20.3.1"
8777
chalk: "npm:^5.3.0"
8878
lodash.isplainobject: "npm:^4.0.6"
8979
word-wrap: "npm:^1.2.5"
9080
peerDependencies:
9181
commitizen: ^4.0.3
9282
inquirer: ^9.0.0
93-
checksum: 10c0/88caa86df3c59c8e6e0820b06752ee3ffc069a8df9f4c3eb94a2bbec8b85eff84379c5a2b0d0a40aac002b5602f559b453569e32661093f2ff152b44206f1d16
83+
checksum: 10c0/07b02915e3b55f9444717c3a7b6bd87239671e5564fa5bf87b668ecb87f429a3564e426f3b22f5302e5e94cb66a1009d092dc67e999403106f8fbbe4b57804e1
9484
languageName: node
9585
linkType: hard
9686

97-
"@commitlint/ensure@npm:^19.8.1":
98-
version: 19.8.1
99-
resolution: "@commitlint/ensure@npm:19.8.1"
87+
"@commitlint/ensure@npm:^20.3.1":
88+
version: 20.3.1
89+
resolution: "@commitlint/ensure@npm:20.3.1"
10090
dependencies:
101-
"@commitlint/types": "npm:^19.8.1"
91+
"@commitlint/types": "npm:^20.3.1"
10292
lodash.camelcase: "npm:^4.3.0"
10393
lodash.kebabcase: "npm:^4.1.1"
10494
lodash.snakecase: "npm:^4.1.1"
10595
lodash.startcase: "npm:^4.4.0"
10696
lodash.upperfirst: "npm:^4.3.1"
107-
checksum: 10c0/1a2fdf51f333ab21ede58de82243bb53bb13dac91f3d5f1e20db865a6e5a09b51faef692badf4c59e911ad8f761c1e103827b485938b7e9688db389a444a8d7d
108-
languageName: node
109-
linkType: hard
110-
111-
"@commitlint/execute-rule@npm:^19.8.1":
112-
version: 19.8.1
113-
resolution: "@commitlint/execute-rule@npm:19.8.1"
114-
checksum: 10c0/dfdcec63f16a445c85b4bf540a5abe237f230cf5a357d9bd89142722d6bea6800cccadbd570b78d6799121ed51b0ed47fe12ab69ddd7edb53449b78e9f79a4be
97+
checksum: 10c0/7b0e8e905afee515b81ada74a3c19577f2ed1851be3adca6f19094056b0e850bf8e7c2cc22c0110d47a4aa8af22b85c877ba21d9371b258965ed6e18e0391d2b
11598
languageName: node
11699
linkType: hard
117100

@@ -122,178 +105,136 @@ __metadata:
122105
languageName: node
123106
linkType: hard
124107

125-
"@commitlint/format@npm:^19.8.1":
126-
version: 19.8.1
127-
resolution: "@commitlint/format@npm:19.8.1"
108+
"@commitlint/format@npm:^20.3.1":
109+
version: 20.3.1
110+
resolution: "@commitlint/format@npm:20.3.1"
128111
dependencies:
129-
"@commitlint/types": "npm:^19.8.1"
112+
"@commitlint/types": "npm:^20.3.1"
130113
chalk: "npm:^5.3.0"
131-
checksum: 10c0/cd8688b2abd426e2cae2ab752e43198b218cb11a0f4b45fc13655799d7cfe1192eb78c757d28bc7fe11151eabc1fee412a77f3248550b34c36612969eefe59cf
114+
checksum: 10c0/55d364f3826b52c9cc67510371a514aae1dbad9dc3c7ad9c77324c2276d891415268db1acab0a791044677f485caa12ea347bc086fa513ab59f3741f5e658719
132115
languageName: node
133116
linkType: hard
134117

135-
"@commitlint/is-ignored@npm:^19.8.1":
136-
version: 19.8.1
137-
resolution: "@commitlint/is-ignored@npm:19.8.1"
118+
"@commitlint/is-ignored@npm:^20.3.1":
119+
version: 20.3.1
120+
resolution: "@commitlint/is-ignored@npm:20.3.1"
138121
dependencies:
139-
"@commitlint/types": "npm:^19.8.1"
122+
"@commitlint/types": "npm:^20.3.1"
140123
semver: "npm:^7.6.0"
141-
checksum: 10c0/8b16583a7615f9b2a4fc8882ddd8140bfe3e909cc5d44b536d1b4e7857a90a8b15c27b30bb9b7a712b707f27c58014290a362dd8ecebdb1e8bde90d20c67eea6
124+
checksum: 10c0/d4c805847b437415724ac1c44480e8040892a5474acc023ea494ddac27185c4ebeca0fcc7a9d1ac72ed1f89d9af3dca0be785a3932cc83516ddaab20f31851e9
142125
languageName: node
143126
linkType: hard
144127

145-
"@commitlint/lint@npm:^19.8.1":
146-
version: 19.8.1
147-
resolution: "@commitlint/lint@npm:19.8.1"
128+
"@commitlint/lint@npm:^20.3.1":
129+
version: 20.3.1
130+
resolution: "@commitlint/lint@npm:20.3.1"
148131
dependencies:
149-
"@commitlint/is-ignored": "npm:^19.8.1"
150-
"@commitlint/parse": "npm:^19.8.1"
151-
"@commitlint/rules": "npm:^19.8.1"
152-
"@commitlint/types": "npm:^19.8.1"
153-
checksum: 10c0/013ceb3acd7291d0e05e9c77ed160a3e8d04334b90f807f6d4fbc2682c86ba41b434721d229bf90784a59197353d80880d977a92fa6f6f025c4ab1b1773cf2ea
132+
"@commitlint/is-ignored": "npm:^20.3.1"
133+
"@commitlint/parse": "npm:^20.3.1"
134+
"@commitlint/rules": "npm:^20.3.1"
135+
"@commitlint/types": "npm:^20.3.1"
136+
checksum: 10c0/6c6ae8b6357085026e15c1412644488102a039952e18b9ec04719fd36f866cedd731b1887f971b3dba18eed4f27e8237b618d42480a3c963041ae2dfbb71ac7d
154137
languageName: node
155138
linkType: hard
156139

157-
"@commitlint/load@npm:>6.1.1":
158-
version: 20.3.0
159-
resolution: "@commitlint/load@npm:20.3.0"
140+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^20.3.1":
141+
version: 20.3.1
142+
resolution: "@commitlint/load@npm:20.3.1"
160143
dependencies:
161-
"@commitlint/config-validator": "npm:^20.2.0"
144+
"@commitlint/config-validator": "npm:^20.3.1"
162145
"@commitlint/execute-rule": "npm:^20.0.0"
163-
"@commitlint/resolve-extends": "npm:^20.2.0"
164-
"@commitlint/types": "npm:^20.2.0"
165-
chalk: "npm:^5.3.0"
166-
cosmiconfig: "npm:^9.0.0"
167-
cosmiconfig-typescript-loader: "npm:^6.1.0"
168-
lodash.isplainobject: "npm:^4.0.6"
169-
lodash.merge: "npm:^4.6.2"
170-
lodash.uniq: "npm:^4.5.0"
171-
checksum: 10c0/98eb63e5444cb863d21348bee9d7382b9b917cbd48fd659b5b819bc40709c468fb578f7770350e33e463c0015cd0cdcb43bcd465aa9afe68896f7f63a7d23038
172-
languageName: node
173-
linkType: hard
174-
175-
"@commitlint/load@npm:^19.8.1":
176-
version: 19.8.1
177-
resolution: "@commitlint/load@npm:19.8.1"
178-
dependencies:
179-
"@commitlint/config-validator": "npm:^19.8.1"
180-
"@commitlint/execute-rule": "npm:^19.8.1"
181-
"@commitlint/resolve-extends": "npm:^19.8.1"
182-
"@commitlint/types": "npm:^19.8.1"
146+
"@commitlint/resolve-extends": "npm:^20.3.1"
147+
"@commitlint/types": "npm:^20.3.1"
183148
chalk: "npm:^5.3.0"
184149
cosmiconfig: "npm:^9.0.0"
185150
cosmiconfig-typescript-loader: "npm:^6.1.0"
186151
lodash.isplainobject: "npm:^4.0.6"
187152
lodash.merge: "npm:^4.6.2"
188153
lodash.uniq: "npm:^4.5.0"
189-
checksum: 10c0/a674080552f24c12b3e04f97d9dce515461fc0af6de90fe8ecd1671357361b8ce095f5598e71ca7599f7fd4a9b4d54a7c552769237c9ca6fb56dbd69742b1b4b
154+
checksum: 10c0/6dc0e1d898c21b7fc8dc14ed52ef7e45d4cebd9fef603b74507c3341e84efb38279bc224eb68b0efa799c3ff9866d46939cf1132a517daa802341fee13e62708
190155
languageName: node
191156
linkType: hard
192157

193-
"@commitlint/message@npm:^19.8.1":
194-
version: 19.8.1
195-
resolution: "@commitlint/message@npm:19.8.1"
196-
checksum: 10c0/cd0b763d63dfe7a1b47402489fd82abe47e7c4bcc4eb71edfbc7a280f9aa83627ad30ad0cbf558e4694e39d01c523d56b0dd906c4a97629dbda57f9b00e30ccd
158+
"@commitlint/message@npm:^20.0.0":
159+
version: 20.0.0
160+
resolution: "@commitlint/message@npm:20.0.0"
161+
checksum: 10c0/3c80226c46cccddae84cc561b1e32d7467eb293a66b2da989330d1256dfa845328de08c6014bb7c2eeb38378697cd6d32fa3a593ea865e5752310d98afa60712
197162
languageName: node
198163
linkType: hard
199164

200-
"@commitlint/parse@npm:^19.8.1":
201-
version: 19.8.1
202-
resolution: "@commitlint/parse@npm:19.8.1"
165+
"@commitlint/parse@npm:^20.3.1":
166+
version: 20.3.1
167+
resolution: "@commitlint/parse@npm:20.3.1"
203168
dependencies:
204-
"@commitlint/types": "npm:^19.8.1"
169+
"@commitlint/types": "npm:^20.3.1"
205170
conventional-changelog-angular: "npm:^7.0.0"
206171
conventional-commits-parser: "npm:^5.0.0"
207-
checksum: 10c0/9bad063ee83ba86cdab2e61b7ed3a6fc6e5e3c7ee1c6ae2335a7fa3578fed91fc92397ccfdb7e659d2b7bfea34e837bafbed7283037f0d10f731b099cfa9a03f
172+
checksum: 10c0/f6037c87a80c1bb1c941d4ed54395eca75be2e682d28aae663323c8ddf3a85be275a1e8c40f3f6f87b3d6ab6b08510512a7b0f9fc67af583d91b8d503b2faa6b
208173
languageName: node
209174
linkType: hard
210175

211-
"@commitlint/read@npm:^19.8.1":
212-
version: 19.8.1
213-
resolution: "@commitlint/read@npm:19.8.1"
176+
"@commitlint/read@npm:^20.3.1":
177+
version: 20.3.1
178+
resolution: "@commitlint/read@npm:20.3.1"
214179
dependencies:
215-
"@commitlint/top-level": "npm:^19.8.1"
216-
"@commitlint/types": "npm:^19.8.1"
180+
"@commitlint/top-level": "npm:^20.0.0"
181+
"@commitlint/types": "npm:^20.3.1"
217182
git-raw-commits: "npm:^4.0.0"
218183
minimist: "npm:^1.2.8"
219184
tinyexec: "npm:^1.0.0"
220-
checksum: 10c0/a32a6d68b0178c1eca3ef58e32d4bbd5b70dc8ddc0b791c1697e5236bea1fac5ed3f97bc5e6e569399673e8341fbedf7e630f1171a40b3d756ac153d022ede68
221-
languageName: node
222-
linkType: hard
223-
224-
"@commitlint/resolve-extends@npm:^19.8.1":
225-
version: 19.8.1
226-
resolution: "@commitlint/resolve-extends@npm:19.8.1"
227-
dependencies:
228-
"@commitlint/config-validator": "npm:^19.8.1"
229-
"@commitlint/types": "npm:^19.8.1"
230-
global-directory: "npm:^4.0.1"
231-
import-meta-resolve: "npm:^4.0.0"
232-
lodash.mergewith: "npm:^4.6.2"
233-
resolve-from: "npm:^5.0.0"
234-
checksum: 10c0/0172a0c892ae7fb95e3d982db0c559735b76384241ce524bf7257bdafb2aa8239e039894629e777e1f34c28cc7bb0938b24befb494a6b383023c004bd97adb42
185+
checksum: 10c0/368af4d0e4126bfe500a2dc3b53584579c5244260edc1ca6fd5a4dd2a99f301edbdef649148d63b04b37d07269507614b6a9eab6d4df0ab1e279f789751dccdf
235186
languageName: node
236187
linkType: hard
237188

238-
"@commitlint/resolve-extends@npm:^20.2.0":
239-
version: 20.2.0
240-
resolution: "@commitlint/resolve-extends@npm:20.2.0"
189+
"@commitlint/resolve-extends@npm:^20.3.1":
190+
version: 20.3.1
191+
resolution: "@commitlint/resolve-extends@npm:20.3.1"
241192
dependencies:
242-
"@commitlint/config-validator": "npm:^20.2.0"
243-
"@commitlint/types": "npm:^20.2.0"
193+
"@commitlint/config-validator": "npm:^20.3.1"
194+
"@commitlint/types": "npm:^20.3.1"
244195
global-directory: "npm:^4.0.1"
245196
import-meta-resolve: "npm:^4.0.0"
246197
lodash.mergewith: "npm:^4.6.2"
247198
resolve-from: "npm:^5.0.0"
248-
checksum: 10c0/ba583ed17751c50dd0c33c8cfeb7c7369899791cd8958f9e4a69a26a12a0f4b43168e7edb805c36028a661c52b4da9f2b22df58455541a42995d72d5f8a2671a
199+
checksum: 10c0/c1c778966e5a79829939f7819d0f7a697fc48a76eec1d18543482ae311d32ed2386907f157afc56fb27e5ddaf8338cdf071a09088fc130565b6ef099d3182d42
249200
languageName: node
250201
linkType: hard
251202

252-
"@commitlint/rules@npm:^19.8.1":
253-
version: 19.8.1
254-
resolution: "@commitlint/rules@npm:19.8.1"
203+
"@commitlint/rules@npm:^20.3.1":
204+
version: 20.3.1
205+
resolution: "@commitlint/rules@npm:20.3.1"
255206
dependencies:
256-
"@commitlint/ensure": "npm:^19.8.1"
257-
"@commitlint/message": "npm:^19.8.1"
258-
"@commitlint/to-lines": "npm:^19.8.1"
259-
"@commitlint/types": "npm:^19.8.1"
260-
checksum: 10c0/fa9d6ca268eec570b948d8c804f97557fd2ae2de1420e326ff387d1234fc1a255bf1ae4185affe307b2856b3b5f6ac9f13fe26b754990987b97d80b2d688076f
207+
"@commitlint/ensure": "npm:^20.3.1"
208+
"@commitlint/message": "npm:^20.0.0"
209+
"@commitlint/to-lines": "npm:^20.0.0"
210+
"@commitlint/types": "npm:^20.3.1"
211+
checksum: 10c0/eaadb20d6c34c823d051b36fe6edda350cca56e08a48eac1e1c9c9fa6115c3e0d3d0a3161f00a1ece6481a245a35956700c50a1d64a958953e7f0161594da1b8
261212
languageName: node
262213
linkType: hard
263214

264-
"@commitlint/to-lines@npm:^19.8.1":
265-
version: 19.8.1
266-
resolution: "@commitlint/to-lines@npm:19.8.1"
267-
checksum: 10c0/ad6592a550fb15379c454b8e017147dc4cecd5ee347b9a30fce0a19d80a9b5740562ac8f8fe4137864ac8bcc4892b682531c436e81b037bf4b7eb9cfc0aa016e
215+
"@commitlint/to-lines@npm:^20.0.0":
216+
version: 20.0.0
217+
resolution: "@commitlint/to-lines@npm:20.0.0"
218+
checksum: 10c0/49bc05eb0649adc6f4740a4f3976cc43402080bd9d90567c654180f90c0b6deb9a922b0efbde38567ac1def8f63cc506589124cc7f862e3914d30e13f29997c0
268219
languageName: node
269220
linkType: hard
270221

271-
"@commitlint/top-level@npm:^19.8.1":
272-
version: 19.8.1
273-
resolution: "@commitlint/top-level@npm:19.8.1"
222+
"@commitlint/top-level@npm:^20.0.0":
223+
version: 20.0.0
224+
resolution: "@commitlint/top-level@npm:20.0.0"
274225
dependencies:
275226
find-up: "npm:^7.0.0"
276-
checksum: 10c0/718723dc68bf72e9cfdeb1ee0188dcd58738b1ae8c7503d8a2b0666ec26f28a9e86ec9e12b432ebf37f14d04eaca2c8c80329228992187f2560b20a97a11f41b
277-
languageName: node
278-
linkType: hard
279-
280-
"@commitlint/types@npm:^19.8.1":
281-
version: 19.8.1
282-
resolution: "@commitlint/types@npm:19.8.1"
283-
dependencies:
284-
"@types/conventional-commits-parser": "npm:^5.0.0"
285-
chalk: "npm:^5.3.0"
286-
checksum: 10c0/0507db111d1ffd7b60e7ad979b7f9e674d409fc4c64561dfe30737b2c5bfefca7a1b58116106fa4ecb480059cecb13f04fa18f999d2d4a7d665b5ab13a05a803
227+
checksum: 10c0/a178c0e685343700ff59a53a903bb9d206ed7759d3f5a6b5943dc37436507cea61467b70e089613719142ba28b22688286812b5a185306cae81a497092d2981d
287228
languageName: node
288229
linkType: hard
289230

290-
"@commitlint/types@npm:^20.2.0":
291-
version: 20.2.0
292-
resolution: "@commitlint/types@npm:20.2.0"
231+
"@commitlint/types@npm:^20.3.1":
232+
version: 20.3.1
233+
resolution: "@commitlint/types@npm:20.3.1"
293234
dependencies:
294235
"@types/conventional-commits-parser": "npm:^5.0.0"
295236
chalk: "npm:^5.3.0"
296-
checksum: 10c0/95f51b805b6d5b120eff1ec57c502563525dfc4d10302a188b229bd446e4f1c3f1882f899d014701cc33bead3853e3d4865635f7e12dd4c7605db20b407bf4d1
237+
checksum: 10c0/b25fc5ba667416fc1b35987bd34a85ff4b484534492c53bf23eb7024686b1468bae8ab29988efef14e33c88bdd8b35b7a57d1a4a9db629f95efb827e56ba3c2a
297238
languageName: node
298239
linkType: hard
299240

@@ -1120,9 +1061,9 @@ __metadata:
11201061
version: 0.0.0-use.local
11211062
resolution: "@softwareventures/object@workspace:."
11221063
dependencies:
1123-
"@commitlint/cli": "npm:19.8.1"
1124-
"@commitlint/config-conventional": "npm:19.8.1"
1125-
"@commitlint/cz-commitlint": "npm:19.8.1"
1064+
"@commitlint/cli": "npm:20.3.1"
1065+
"@commitlint/config-conventional": "npm:20.3.1"
1066+
"@commitlint/cz-commitlint": "npm:20.3.1"
11261067
"@softwareventures/eslint-config": "npm:9.2.3"
11271068
"@softwareventures/iterable": "npm:^3.2.0"
11281069
"@softwareventures/nullable": "npm:^3.1.0"

0 commit comments

Comments
 (0)