Skip to content

Commit c9a3267

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update commitlint monorepo to v16.2.3
1 parent 4040eed commit c9a3267

File tree

3 files changed

+46
-46
lines changed

3 files changed

+46
-46
lines changed

package-lock.json

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
},
2929
"devDependencies": {
3030
"@azure/functions": "3.0.0",
31-
"@commitlint/cli": "16.2.1",
32-
"@commitlint/config-angular": "16.2.1",
31+
"@commitlint/cli": "16.2.3",
32+
"@commitlint/config-angular": "16.2.3",
3333
"@nestjs/common": "8.4.1",
3434
"@nestjs/core": "8.4.1",
3535
"@nestjs/schematics": "8.0.8",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -351,14 +351,14 @@
351351
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
352352
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
353353

354-
"@commitlint/cli@16.2.1":
355-
version "16.2.1"
356-
resolved "https://registry.npmjs.org/@commitlint/cli/-/cli-16.2.1.tgz"
357-
integrity sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==
354+
"@commitlint/cli@16.2.3":
355+
version "16.2.3"
356+
resolved "https://registry.npmjs.org/@commitlint/cli/-/cli-16.2.3.tgz"
357+
integrity sha512-VsJBQLvhhlOgEfxs/Z5liYuK0dXqLE5hz1VJzLBxiOxG31kL/X5Q4OvK292BmO7IGZcm1yJE3XQPWSiFaEHbWA==
358358
dependencies:
359359
"@commitlint/format" "^16.2.1"
360360
"@commitlint/lint" "^16.2.1"
361-
"@commitlint/load" "^16.2.1"
361+
"@commitlint/load" "^16.2.3"
362362
"@commitlint/read" "^16.2.1"
363363
"@commitlint/types" "^16.2.1"
364364
lodash "^4.17.19"
@@ -371,10 +371,10 @@
371371
resolved "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-16.2.1.tgz"
372372
integrity sha512-RvYyBKXswXt/rg3y9T966a8bWWhwlfPIdmrJ7jmnGSHOlVYQUKOeVOTd9KWfEN0I+YrJdgB1piH1xoLBo/HQXw==
373373

374-
"@commitlint/config-angular@16.2.1":
375-
version "16.2.1"
376-
resolved "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.2.1.tgz"
377-
integrity sha512-lKk/Qo+8+QQnNEFT6dy42r4KRa5EkL0IE5x35V0QD56Eyiszp3F98jyVgP4vlHztNlEvt1POWN3CBiaJciBAIw==
374+
"@commitlint/config-angular@16.2.3":
375+
version "16.2.3"
376+
resolved "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-16.2.3.tgz"
377+
integrity sha512-XU6c7qCovKZSat9azF1RF0p9D7gYvxghY5QBWlXN2vSQzdbBVg6RsYEJ0DRMnMq2wSijauf9b13jh8l79IEkzg==
378378
dependencies:
379379
"@commitlint/config-angular-type-enum" "^16.2.1"
380380

@@ -425,10 +425,10 @@
425425
"@commitlint/rules" "^16.2.1"
426426
"@commitlint/types" "^16.2.1"
427427

428-
"@commitlint/load@^16.2.1":
429-
version "16.2.1"
430-
resolved "https://registry.npmjs.org/@commitlint/load/-/load-16.2.1.tgz"
431-
integrity sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==
428+
"@commitlint/load@^16.2.3":
429+
version "16.2.3"
430+
resolved "https://registry.npmjs.org/@commitlint/load/-/load-16.2.3.tgz"
431+
integrity sha512-Hb4OUlMnBUK6UxJEZ/VJ5k0LocIS7PtEMbRXEAA7eSpOgORIFexC4K/RaRpVd5UTtu3M0ST3ddPPijF9rdW6nw==
432432
dependencies:
433433
"@commitlint/config-validator" "^16.2.1"
434434
"@commitlint/execute-rule" "^16.2.1"
@@ -5769,9 +5769,9 @@ yargs-parser@20.2.9, yargs-parser@20.x, yargs-parser@^20.2.2, yargs-parser@^20.2
57695769
integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==
57705770

57715771
yargs-parser@^21.0.0:
5772-
version "21.0.0"
5773-
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.0.tgz"
5774-
integrity sha512-z9kApYUOCwoeZ78rfRYYWdiU/iNL6mwwYlkkZfJoyMR1xps+NEBX5X7XmRpxkZHhXJ6+Ey00IwKxBBSW9FIjyA==
5772+
version "21.0.1"
5773+
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.1.tgz"
5774+
integrity sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==
57755775

57765776
yargs@^16.2.0:
57775777
version "16.2.0"

0 commit comments

Comments
 (0)