|
1203 | 1203 | resolve-global "1.0.0"
|
1204 | 1204 | yargs "^17.0.0"
|
1205 | 1205 |
|
1206 |
| -"@commitlint/config-conventional@17.6.6": |
1207 |
| - version "17.6.6" |
1208 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz#5452aa601d34503b88530ba38432116bcffdd005" |
1209 |
| - integrity sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag== |
| 1206 | +"@commitlint/config-conventional@19.1.0": |
| 1207 | + version "19.1.0" |
| 1208 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.1.0.tgz#6b4b7938aa3bc308214a683247520f602e55961e" |
| 1209 | + integrity sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA== |
1210 | 1210 | dependencies:
|
1211 |
| - conventional-changelog-conventionalcommits "^5.0.0" |
| 1211 | + "@commitlint/types" "^19.0.3" |
| 1212 | + conventional-changelog-conventionalcommits "^7.0.2" |
1212 | 1213 |
|
1213 | 1214 | "@commitlint/config-conventional@^17.6.1":
|
1214 | 1215 | version "17.6.5"
|
|
1373 | 1374 | dependencies:
|
1374 | 1375 | chalk "^4.1.0"
|
1375 | 1376 |
|
| 1377 | +"@commitlint/types@^19.0.3": |
| 1378 | + version "19.0.3" |
| 1379 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.0.3.tgz#feff4ecac2b5c359f2a57f9ab094b2ac80ef0266" |
| 1380 | + integrity sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA== |
| 1381 | + dependencies: |
| 1382 | + "@types/conventional-commits-parser" "^5.0.0" |
| 1383 | + chalk "^5.3.0" |
| 1384 | + |
1376 | 1385 | "@cspotcode/source-map-support@^0.8.0":
|
1377 | 1386 | version "0.8.1"
|
1378 | 1387 | resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1"
|
|
2741 | 2750 | dependencies:
|
2742 | 2751 | "@types/node" "*"
|
2743 | 2752 |
|
| 2753 | +"@types/conventional-commits-parser@^5.0.0": |
| 2754 | + version "5.0.0" |
| 2755 | + resolved "https://registry.yarnpkg.com/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz#8c9d23e0b415b24b91626d07017303755d542dc8" |
| 2756 | + integrity sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ== |
| 2757 | + dependencies: |
| 2758 | + "@types/node" "*" |
| 2759 | + |
2744 | 2760 | "@types/cookie@^0.4.1":
|
2745 | 2761 | version "0.4.1"
|
2746 | 2762 | resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.4.1.tgz#bfd02c1f2224567676c1545199f87c3a861d878d"
|
@@ -6049,6 +6065,13 @@ conventional-changelog-conventionalcommits@^5.0.0:
|
6049 | 6065 | lodash "^4.17.15"
|
6050 | 6066 | q "^1.5.1"
|
6051 | 6067 |
|
| 6068 | +conventional-changelog-conventionalcommits@^7.0.2: |
| 6069 | + version "7.0.2" |
| 6070 | + resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5" |
| 6071 | + integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w== |
| 6072 | + dependencies: |
| 6073 | + compare-func "^2.0.0" |
| 6074 | + |
6052 | 6075 | conventional-changelog-writer@^5.0.0:
|
6053 | 6076 | version "5.0.1"
|
6054 | 6077 | resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz#e0757072f045fe03d91da6343c843029e702f359"
|
|
0 commit comments