|
228 | 228 | resolve-global "1.0.0"
|
229 | 229 | yargs "^17.0.0"
|
230 | 230 |
|
231 |
| -"@commitlint/config-conventional@^17.1.0": |
232 |
| - version "17.6.3" |
233 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.3.tgz#21f5835235493e386effeaa98b898124230b1000" |
234 |
| - integrity sha512-bLyHEjjRWqlLQWIgYFHmUPbEFMOOLXeF3QbUinDIJev/u9e769tkoTH9YPknEywiuIrAgZaVo+OfzAIsJP0fsw== |
| 231 | +"@commitlint/config-conventional@^17.8.1": |
| 232 | + version "17.8.1" |
| 233 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.8.1.tgz#e5bcf0cfec8da7ac50bc04dc92e0a4ea74964ce0" |
| 234 | + integrity sha512-NxCOHx1kgneig3VLauWJcDWS40DVjg7nKOpBEEK9E5fjJpQqLCilcnKkIIjdBH98kEO1q3NpE5NSrZ2kl/QGJg== |
235 | 235 | dependencies:
|
236 |
| - conventional-changelog-conventionalcommits "^5.0.0" |
| 236 | + conventional-changelog-conventionalcommits "^6.1.0" |
237 | 237 |
|
238 | 238 | "@commitlint/config-validator@^17.4.4":
|
239 | 239 | version "17.4.4"
|
|
997 | 997 | resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
998 | 998 | integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
999 | 999 |
|
1000 |
| -"@salesforce/dev-scripts@^8.1.1": |
1001 |
| - version "8.1.1" |
1002 |
| - resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.1.1.tgz#a54733057712706b08fc5abcdccad336be01fea3" |
1003 |
| - integrity sha512-pYf8eMhv/OLTUtQcNZkUXMioInQTwNnHuiePGbhcMb2KR41Ynk63sdLWZoGDSc82c1FX0cJfY4yrNMIMpEGQjw== |
| 1000 | +"@salesforce/dev-scripts@^8.1.2": |
| 1001 | + version "8.1.2" |
| 1002 | + resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.1.2.tgz#ec3e528328fe7c7b8b312688e970ea258913980b" |
| 1003 | + integrity sha512-DQscqQPMuj2b1D8sfh77zAKQVEuo0SQ05XlFSbVKgvxO/yPrSpUK0LgHsbyG4Js88TWBqsf4K7mkdaryukSnSA== |
1004 | 1004 | dependencies:
|
1005 | 1005 | "@commitlint/cli" "^17.1.2"
|
1006 |
| - "@commitlint/config-conventional" "^17.1.0" |
| 1006 | + "@commitlint/config-conventional" "^17.8.1" |
1007 | 1007 | "@salesforce/dev-config" "^4.1.0"
|
1008 | 1008 | "@salesforce/prettier-config" "^0.0.3"
|
1009 | 1009 | "@types/chai" "^4.3.10"
|
@@ -2438,14 +2438,12 @@ conventional-changelog-angular@^5.0.11:
|
2438 | 2438 | compare-func "^2.0.0"
|
2439 | 2439 | q "^1.5.1"
|
2440 | 2440 |
|
2441 |
| -conventional-changelog-conventionalcommits@^5.0.0: |
2442 |
| - version "5.0.0" |
2443 |
| - resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86" |
2444 |
| - integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw== |
| 2441 | +conventional-changelog-conventionalcommits@^6.1.0: |
| 2442 | + version "6.1.0" |
| 2443 | + resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.1.0.tgz#3bad05f4eea64e423d3d90fc50c17d2c8cf17652" |
| 2444 | + integrity sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw== |
2445 | 2445 | dependencies:
|
2446 | 2446 | compare-func "^2.0.0"
|
2447 |
| - lodash "^4.17.15" |
2448 |
| - q "^1.5.1" |
2449 | 2447 |
|
2450 | 2448 | conventional-commits-parser@^3.2.2:
|
2451 | 2449 | version "3.2.4"
|
|
0 commit comments