@@ -169,23 +169,23 @@ __metadata:
169
169
languageName : node
170
170
linkType : hard
171
171
172
- " @commitlint/cli@npm:17.4.2 " :
173
- version : 17.4.2
174
- resolution : " @commitlint/cli@npm:17.4.2 "
175
- dependencies :
176
- " @commitlint/format " : " npm:^17.4.0 "
177
- " @commitlint/lint " : " npm:^17.4.2 "
178
- " @commitlint/load " : " npm:^17.4.2 "
179
- " @commitlint/read " : " npm:^17.4.2 "
180
- " @commitlint/types " : " npm:^17.4.0 "
172
+ " @commitlint/cli@npm:17.4.4 " :
173
+ version : 17.4.4
174
+ resolution : " @commitlint/cli@npm:17.4.4 "
175
+ dependencies :
176
+ " @commitlint/format " : " npm:^17.4.4 "
177
+ " @commitlint/lint " : " npm:^17.4.4 "
178
+ " @commitlint/load " : " npm:^17.4.4 "
179
+ " @commitlint/read " : " npm:^17.4.4 "
180
+ " @commitlint/types " : " npm:^17.4.4 "
181
181
execa : " npm:^5.0.0"
182
182
lodash.isfunction : " npm:^3.0.9"
183
183
resolve-from : " npm:5.0.0"
184
184
resolve-global : " npm:1.0.0"
185
185
yargs : " npm:^17.0.0"
186
186
bin :
187
187
commitlint : cli.js
188
- checksum : 0d68555ad55b0533a049cfad02095171819c68957fd738e066dccba5dd729e1eece153e81de3db5ad7b9eecff526532270ad7b5b955a064cd3149330281ea30e
188
+ checksum : 6f2c7541c7e2e64ffb65a3674f8bc91b3b73fd98f88db77d8973d7072769b14f3adbb19ee65c95d3ea32d22e57dc5de59de9f7285840ce65e89d12aa3cf97b70
189
189
languageName : node
190
190
linkType : hard
191
191
@@ -198,27 +198,27 @@ __metadata:
198
198
languageName : node
199
199
linkType : hard
200
200
201
- " @commitlint/config-validator@npm:^17.4.0 " :
202
- version : 17.4.0
203
- resolution : " @commitlint/config-validator@npm:17.4.0 "
201
+ " @commitlint/config-validator@npm:^17.4.4 " :
202
+ version : 17.4.4
203
+ resolution : " @commitlint/config-validator@npm:17.4.4 "
204
204
dependencies :
205
- " @commitlint/types " : " npm:^17.4.0 "
205
+ " @commitlint/types " : " npm:^17.4.4 "
206
206
ajv : " npm:^8.11.0"
207
- checksum : 355746588b516035c012f62c09b85e8333d1dee5588cc91541f2d04cf1b2f05480c0ef00faeb23de0c73bf502379a81b6839e8fc1b9a282911732d04b03ef314
207
+ checksum : d3e6abc04d9fa365ed06ce1d42af0d98f22a6201309896a2d67b6a15d4e0a0c6612d148666a1704557f5054ffb1a2cbc03e4f3cf3aec76d5b60c91e49d89fe69
208
208
languageName : node
209
209
linkType : hard
210
210
211
- " @commitlint/ensure@npm:^17.4.0 " :
212
- version : 17.4.0
213
- resolution : " @commitlint/ensure@npm:17.4.0 "
211
+ " @commitlint/ensure@npm:^17.4.4 " :
212
+ version : 17.4.4
213
+ resolution : " @commitlint/ensure@npm:17.4.4 "
214
214
dependencies :
215
- " @commitlint/types " : " npm:^17.4.0 "
215
+ " @commitlint/types " : " npm:^17.4.4 "
216
216
lodash.camelcase : " npm:^4.3.0"
217
217
lodash.kebabcase : " npm:^4.1.1"
218
218
lodash.snakecase : " npm:^4.1.1"
219
219
lodash.startcase : " npm:^4.4.0"
220
220
lodash.upperfirst : " npm:^4.3.1"
221
- checksum : 707e9dcf12caeb917663d94bfcea5b88aada66a2f359db189e121841f76e36517fab2c7bdaf12327433506175613262c61b2832f7239045f42dd3fe964af0e87
221
+ checksum : 2686ae77953aa54c23f8f4836e9eef8b7201d2bce15951d6b60231dd29d052ea4accf5bddc635a57b094bd002ae01e95c447f50973a7877ccd85ea1f6d638b5c
222
222
languageName : node
223
223
linkType : hard
224
224
@@ -229,46 +229,46 @@ __metadata:
229
229
languageName : node
230
230
linkType : hard
231
231
232
- " @commitlint/format@npm:^17.4.0 " :
233
- version : 17.4.0
234
- resolution : " @commitlint/format@npm:17.4.0 "
232
+ " @commitlint/format@npm:^17.4.4 " :
233
+ version : 17.4.4
234
+ resolution : " @commitlint/format@npm:17.4.4 "
235
235
dependencies :
236
- " @commitlint/types " : " npm:^17.4.0 "
236
+ " @commitlint/types " : " npm:^17.4.4 "
237
237
chalk : " npm:^4.1.0"
238
- checksum : b77c69670706a97634e8ff7cdcf9c8826ba67db79805a43a1f5c0a246483f0c35e948a094de02d72035270e137684ac306912232bb7c30d26f611447ad866535
238
+ checksum : efbf2d93723d5e5432c20041a9044adb3b036769830938b7cafe141664545a27a7a6cd07bcb5dcb936d7a2d7780f0ae3446c0e77256c9cb844e249cd80c31d25
239
239
languageName : node
240
240
linkType : hard
241
241
242
- " @commitlint/is-ignored@npm:^17.4.2 " :
243
- version : 17.4.2
244
- resolution : " @commitlint/is-ignored@npm:17.4.2 "
242
+ " @commitlint/is-ignored@npm:^17.4.4 " :
243
+ version : 17.4.4
244
+ resolution : " @commitlint/is-ignored@npm:17.4.4 "
245
245
dependencies :
246
- " @commitlint/types " : " npm:^17.4.0 "
246
+ " @commitlint/types " : " npm:^17.4.4 "
247
247
semver : " npm:7.3.8"
248
- checksum : 3fa1602709039cc949ca068d26e5056a425ed5e2214168fdb6130a68834e20e9689d7cc2a14670b18c7a900af6571ddb0f06f52164374622f35c30f3bc87e9e3
248
+ checksum : a55a0c55242dc447f07c64995a067db19848fc1198965b360d0cb6d23816c8cb9cfcb1376744fbc8e47ae86cc8359387f1aae1dd50c5c4454c3fb7b67c0a8fda
249
249
languageName : node
250
250
linkType : hard
251
251
252
- " @commitlint/lint@npm:^17.4.2 " :
253
- version : 17.4.2
254
- resolution : " @commitlint/lint@npm:17.4.2 "
252
+ " @commitlint/lint@npm:^17.4.4 " :
253
+ version : 17.4.4
254
+ resolution : " @commitlint/lint@npm:17.4.4 "
255
255
dependencies :
256
- " @commitlint/is-ignored " : " npm:^17.4.2 "
257
- " @commitlint/parse " : " npm:^17.4.2 "
258
- " @commitlint/rules " : " npm:^17.4.2 "
259
- " @commitlint/types " : " npm:^17.4.0 "
260
- checksum : 95e4179c27793c4c5a13f13331557758860055933ae2ea41d40bc05911bae13fab545739a388917a46a135469c57933d2e8426988837f4e2a36a107d5d04ba59
256
+ " @commitlint/is-ignored " : " npm:^17.4.4 "
257
+ " @commitlint/parse " : " npm:^17.4.4 "
258
+ " @commitlint/rules " : " npm:^17.4.4 "
259
+ " @commitlint/types " : " npm:^17.4.4 "
260
+ checksum : 03895636269249bee2d3dac7f825a2dfc7e400f49e14eec2cae35aa6056e479bd6a9ec788bccdb57561f7e76dfc6c9fcae0407939ab3013302b443f499103462
261
261
languageName : node
262
262
linkType : hard
263
263
264
- " @commitlint/load@npm:^17.4.2 " :
265
- version : 17.4.2
266
- resolution : " @commitlint/load@npm:17.4.2 "
264
+ " @commitlint/load@npm:^17.4.4 " :
265
+ version : 17.4.4
266
+ resolution : " @commitlint/load@npm:17.4.4 "
267
267
dependencies :
268
- " @commitlint/config-validator " : " npm:^17.4.0 "
268
+ " @commitlint/config-validator " : " npm:^17.4.4 "
269
269
" @commitlint/execute-rule " : " npm:^17.4.0"
270
- " @commitlint/resolve-extends " : " npm:^17.4.0 "
271
- " @commitlint/types " : " npm:^17.4.0 "
270
+ " @commitlint/resolve-extends " : " npm:^17.4.4 "
271
+ " @commitlint/types " : " npm:^17.4.4 "
272
272
" @types/node " : " npm:*"
273
273
chalk : " npm:^4.1.0"
274
274
cosmiconfig : " npm:^8.0.0"
@@ -279,7 +279,7 @@ __metadata:
279
279
resolve-from : " npm:^5.0.0"
280
280
ts-node : " npm:^10.8.1"
281
281
typescript : " npm:^4.6.4"
282
- checksum : 2a3a32109d96231e09d17dd6b00b0572238eb82215211ad40e7646c22528b6d7cd6bed7aa93a00264707c18b43df6fa5c357536f0e5e605b7dfeab383cc932c0
282
+ checksum : 5997a45c9c6e98155a02d219d77062a6cf10e454d20a19d22be668822ec4316a34adce973900b2707c1c0d04fa6433e3700d8e66581650d24c42353b975f3a5d
283
283
languageName : node
284
284
linkType : hard
285
285
@@ -290,54 +290,54 @@ __metadata:
290
290
languageName : node
291
291
linkType : hard
292
292
293
- " @commitlint/parse@npm:^17.4.2 " :
294
- version : 17.4.2
295
- resolution : " @commitlint/parse@npm:17.4.2 "
293
+ " @commitlint/parse@npm:^17.4.4 " :
294
+ version : 17.4.4
295
+ resolution : " @commitlint/parse@npm:17.4.4 "
296
296
dependencies :
297
- " @commitlint/types " : " npm:^17.4.0 "
297
+ " @commitlint/types " : " npm:^17.4.4 "
298
298
conventional-changelog-angular : " npm:^5.0.11"
299
299
conventional-commits-parser : " npm:^3.2.2"
300
- checksum : 59c470d5018180c4c0f55cd1a02ff85eccc41dea43586a8d8bbd2d8de946e8d112a7369149f4f3dec2819d6ed7f7a42c9de90edc371fd779a5e6fc62a95b71c9
300
+ checksum : 354301638fe5349074729a063ed20ef7e5ab610cc1ff44937daf850528e76af5161b367213b600bff4f16e26ffa0a05706cf3fb02f3055cb69e8780133773290
301
301
languageName : node
302
302
linkType : hard
303
303
304
- " @commitlint/read@npm:^17.4.2 " :
305
- version : 17.4.2
306
- resolution : " @commitlint/read@npm:17.4.2 "
304
+ " @commitlint/read@npm:^17.4.4 " :
305
+ version : 17.4.4
306
+ resolution : " @commitlint/read@npm:17.4.4 "
307
307
dependencies :
308
308
" @commitlint/top-level " : " npm:^17.4.0"
309
- " @commitlint/types " : " npm:^17.4.0 "
309
+ " @commitlint/types " : " npm:^17.4.4 "
310
310
fs-extra : " npm:^11.0.0"
311
311
git-raw-commits : " npm:^2.0.0"
312
312
minimist : " npm:^1.2.6"
313
- checksum : abdb4ab7f3752c11cf78c8a88fba41356515bc32aaa3f5ad7af1ff95f65e86853f2dd9f8f83fd57c0b614023e6013eb84ec63c4e8f705e5406a859f936ca4398
313
+ checksum : 5e65dd805d3654c26e554e2f25b23834ea951aec9d775f2b0bb64606e68c7777e5c59c634d1f55876b9aeebc77423d7f3116699f7e706a89b63ae4e9b1babd0f
314
314
languageName : node
315
315
linkType : hard
316
316
317
- " @commitlint/resolve-extends@npm:^17.4.0 " :
318
- version : 17.4.0
319
- resolution : " @commitlint/resolve-extends@npm:17.4.0 "
317
+ " @commitlint/resolve-extends@npm:^17.4.4 " :
318
+ version : 17.4.4
319
+ resolution : " @commitlint/resolve-extends@npm:17.4.4 "
320
320
dependencies :
321
- " @commitlint/config-validator " : " npm:^17.4.0 "
322
- " @commitlint/types " : " npm:^17.4.0 "
321
+ " @commitlint/config-validator " : " npm:^17.4.4 "
322
+ " @commitlint/types " : " npm:^17.4.4 "
323
323
import-fresh : " npm:^3.0.0"
324
324
lodash.mergewith : " npm:^4.6.2"
325
325
resolve-from : " npm:^5.0.0"
326
326
resolve-global : " npm:^1.0.0"
327
- checksum : 7a6a45a8f0f30670f90d157c541e23781437a98bdcc3f5eae437000270111bf8f2ac38d229631bc0c5ee1fe6c793f2f371faf06a0e81b3762730b291057fe844
327
+ checksum : 1eaf4d4ce2b6b9ac22a7f4fa80fc5136e3e242c7c767ffe602303ee73b649323afdeb0570c386a181897c315d8cfdddf043beffbf56a9fe6a067cbd6805d860c
328
328
languageName : node
329
329
linkType : hard
330
330
331
- " @commitlint/rules@npm:^17.4.2 " :
332
- version : 17.4.2
333
- resolution : " @commitlint/rules@npm:17.4.2 "
331
+ " @commitlint/rules@npm:^17.4.4 " :
332
+ version : 17.4.4
333
+ resolution : " @commitlint/rules@npm:17.4.4 "
334
334
dependencies :
335
- " @commitlint/ensure " : " npm:^17.4.0 "
335
+ " @commitlint/ensure " : " npm:^17.4.4 "
336
336
" @commitlint/message " : " npm:^17.4.2"
337
337
" @commitlint/to-lines " : " npm:^17.4.0"
338
- " @commitlint/types " : " npm:^17.4.0 "
338
+ " @commitlint/types " : " npm:^17.4.4 "
339
339
execa : " npm:^5.0.0"
340
- checksum : e889a0d5d0ad1bad160801686cdf01833f402951315f9d349a116e434fa65257d9e7c0bdee3bdc102cb6a043f0c6ee3c59543739f4cb2692c496a122e083ea58
340
+ checksum : 49ea76836a4b66c882398c2d1f02d8657e156295ee290c285229794b4fb709950e7e7c3f90a4c464270226b78f789982aa3a712594dae773b9795a0b4ad10e83
341
341
languageName : node
342
342
linkType : hard
343
343
@@ -357,12 +357,12 @@ __metadata:
357
357
languageName : node
358
358
linkType : hard
359
359
360
- " @commitlint/types@npm:^17.4.0 " :
361
- version : 17.4.0
362
- resolution : " @commitlint/types@npm:17.4.0 "
360
+ " @commitlint/types@npm:^17.4.4 " :
361
+ version : 17.4.4
362
+ resolution : " @commitlint/types@npm:17.4.4 "
363
363
dependencies :
364
364
chalk : " npm:^4.1.0"
365
- checksum : e9b57f73e13f8506fb5f81c3a7c374e8f5f12c69e2d67b560334e57994220844f85ccc75044247653b21faef0b258f1661ed48bcbe0c7de92cfc26e312e2ded8
365
+ checksum : 7131cb9fc1b10a4a49a80445d693414474f3dd22a6c2ae13690274167c24b9c3435e6e5685cf9dc68ee2567ef3ef92e755121da4bd2ec565146a34310ef1dd9b
366
366
languageName : node
367
367
linkType : hard
368
368
@@ -1232,7 +1232,7 @@ __metadata:
1232
1232
version : 0.0.0-use.local
1233
1233
resolution : " @flex-development/mkbuild@workspace:."
1234
1234
dependencies :
1235
- " @commitlint/cli " : " npm:17.4.2 "
1235
+ " @commitlint/cli " : " npm:17.4.4 "
1236
1236
" @commitlint/config-conventional " : " npm:17.4.2"
1237
1237
" @faker-js/faker " : " npm:8.0.0-alpha.0"
1238
1238
" @flex-development/decorator-regex " : " npm:1.0.0"
0 commit comments