|
307 | 307 | resolve-global "1.0.0"
|
308 | 308 | yargs "^17.0.0"
|
309 | 309 |
|
310 |
| -"@commitlint/config-conventional@^17.0.0": |
311 |
| - version "17.6.5" |
312 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz#a8ec286e634a071329fe45dc4955032c2176aeb5" |
313 |
| - integrity sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg== |
| 310 | +"@commitlint/config-conventional@^19.2.2": |
| 311 | + version "19.2.2" |
| 312 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.2.2.tgz#1f4e6975d428985deacf2b3ff6547e02c9302054" |
| 313 | + integrity sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw== |
314 | 314 | dependencies:
|
315 |
| - conventional-changelog-conventionalcommits "^5.0.0" |
| 315 | + "@commitlint/types" "^19.0.3" |
| 316 | + conventional-changelog-conventionalcommits "^7.0.2" |
316 | 317 |
|
317 | 318 | "@commitlint/config-validator@^17.6.7":
|
318 | 319 | version "17.6.7"
|
|
452 | 453 | dependencies:
|
453 | 454 | chalk "^4.1.0"
|
454 | 455 |
|
| 456 | +"@commitlint/types@^19.0.3": |
| 457 | + version "19.0.3" |
| 458 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.0.3.tgz#feff4ecac2b5c359f2a57f9ab094b2ac80ef0266" |
| 459 | + integrity sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA== |
| 460 | + dependencies: |
| 461 | + "@types/conventional-commits-parser" "^5.0.0" |
| 462 | + chalk "^5.3.0" |
| 463 | + |
455 | 464 | "@cspotcode/source-map-support@^0.8.0":
|
456 | 465 | version "0.8.1"
|
457 | 466 | resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1"
|
|
1544 | 1553 | "@types/node" "*"
|
1545 | 1554 | "@types/responselike" "*"
|
1546 | 1555 |
|
| 1556 | +"@types/conventional-commits-parser@^5.0.0": |
| 1557 | + version "5.0.0" |
| 1558 | + resolved "https://registry.yarnpkg.com/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz#8c9d23e0b415b24b91626d07017303755d542dc8" |
| 1559 | + integrity sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ== |
| 1560 | + dependencies: |
| 1561 | + "@types/node" "*" |
| 1562 | + |
1547 | 1563 | "@types/glob@^7.1.1":
|
1548 | 1564 | version "7.1.3"
|
1549 | 1565 | resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.3.tgz#e6ba80f36b7daad2c685acd9266382e68985c183"
|
@@ -2682,6 +2698,11 @@ chalk@^5.0.0:
|
2682 | 2698 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.0.1.tgz#ca57d71e82bb534a296df63bbacc4a1c22b2a4b6"
|
2683 | 2699 | integrity sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w==
|
2684 | 2700 |
|
| 2701 | +chalk@^5.3.0: |
| 2702 | + version "5.3.0" |
| 2703 | + resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385" |
| 2704 | + integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w== |
| 2705 | + |
2685 | 2706 | char-regex@^1.0.2:
|
2686 | 2707 | version "1.0.2"
|
2687 | 2708 | resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
|
@@ -3147,14 +3168,12 @@ conventional-changelog-angular@^6.0.0:
|
3147 | 3168 | dependencies:
|
3148 | 3169 | compare-func "^2.0.0"
|
3149 | 3170 |
|
3150 |
| -conventional-changelog-conventionalcommits@^5.0.0: |
3151 |
| - version "5.0.0" |
3152 |
| - resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86" |
3153 |
| - integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw== |
| 3171 | +conventional-changelog-conventionalcommits@^7.0.2: |
| 3172 | + version "7.0.2" |
| 3173 | + resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5" |
| 3174 | + integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w== |
3154 | 3175 | dependencies:
|
3155 | 3176 | compare-func "^2.0.0"
|
3156 |
| - lodash "^4.17.15" |
3157 |
| - q "^1.5.1" |
3158 | 3177 |
|
3159 | 3178 | conventional-changelog-writer@^4.0.0:
|
3160 | 3179 | version "4.0.17"
|
|
0 commit comments