|
1177 | 1177 | execa "^8.0.1"
|
1178 | 1178 | yargs "^17.0.0"
|
1179 | 1179 |
|
1180 |
| -"@commitlint/config-conventional@^17.4.2": |
1181 |
| - version "17.8.1" |
1182 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.8.1.tgz#e5bcf0cfec8da7ac50bc04dc92e0a4ea74964ce0" |
1183 |
| - integrity sha512-NxCOHx1kgneig3VLauWJcDWS40DVjg7nKOpBEEK9E5fjJpQqLCilcnKkIIjdBH98kEO1q3NpE5NSrZ2kl/QGJg== |
| 1180 | +"@commitlint/config-conventional@^19.6.0": |
| 1181 | + version "19.6.0" |
| 1182 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz#badba72c8639ea79291e2941001bd7ea7fad3a2c" |
| 1183 | + integrity sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ== |
1184 | 1184 | dependencies:
|
1185 |
| - conventional-changelog-conventionalcommits "^6.1.0" |
| 1185 | + "@commitlint/types" "^19.5.0" |
| 1186 | + conventional-changelog-conventionalcommits "^7.0.2" |
1186 | 1187 |
|
1187 | 1188 | "@commitlint/config-validator@^19.0.3":
|
1188 | 1189 | version "19.0.3"
|
|
1311 | 1312 | dependencies:
|
1312 | 1313 | find-up "^7.0.0"
|
1313 | 1314 |
|
1314 |
| -"@commitlint/types@^19.0.3": |
1315 |
| - version "19.0.3" |
1316 |
| - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.0.3.tgz#feff4ecac2b5c359f2a57f9ab094b2ac80ef0266" |
1317 |
| - integrity sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA== |
| 1315 | +"@commitlint/types@^19.0.3", "@commitlint/types@^19.5.0": |
| 1316 | + version "19.5.0" |
| 1317 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0.tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3" |
| 1318 | + integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg== |
1318 | 1319 | dependencies:
|
1319 | 1320 | "@types/conventional-commits-parser" "^5.0.0"
|
1320 | 1321 | chalk "^5.3.0"
|
@@ -5111,10 +5112,10 @@ conventional-changelog-angular@^7.0.0:
|
5111 | 5112 | dependencies:
|
5112 | 5113 | compare-func "^2.0.0"
|
5113 | 5114 |
|
5114 |
| -conventional-changelog-conventionalcommits@^6.1.0: |
5115 |
| - version "6.1.0" |
5116 |
| - resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.1.0.tgz#3bad05f4eea64e423d3d90fc50c17d2c8cf17652" |
5117 |
| - integrity sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw== |
| 5115 | +conventional-changelog-conventionalcommits@^7.0.2: |
| 5116 | + version "7.0.2" |
| 5117 | + resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5" |
| 5118 | + integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w== |
5118 | 5119 | dependencies:
|
5119 | 5120 | compare-func "^2.0.0"
|
5120 | 5121 |
|
|
0 commit comments