|
1060 | 1060 | resolve-global "1.0.0" |
1061 | 1061 | yargs "^15.1.0" |
1062 | 1062 |
|
1063 | | -"@commitlint/config-conventional@9.1.1": |
1064 | | - version "9.1.1" |
1065 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-9.1.1.tgz#c10e6ff8e56bd462fa33e17522b0f98da97daa39" |
1066 | | - integrity sha512-t/bvv8ofjj7V4W99eVDyuACaC7Ch4SYaukglBYt/K1Y9Ixg8mCBuFDMGRMhyZn4upUe1ls8l4SO3rjaVbYIjlg== |
| 1063 | +"@commitlint/config-conventional@11.0.0": |
| 1064 | + version "11.0.0" |
| 1065 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422" |
| 1066 | + integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA== |
1067 | 1067 | dependencies: |
1068 | | - conventional-changelog-conventionalcommits "4.3.0" |
| 1068 | + conventional-changelog-conventionalcommits "^4.3.1" |
1069 | 1069 |
|
1070 | 1070 | "@commitlint/ensure@^11.0.0": |
1071 | 1071 | version "11.0.0" |
@@ -3893,14 +3893,6 @@ commitizen@4.2.2, commitizen@^4.0.3: |
3893 | 3893 | strip-bom "4.0.0" |
3894 | 3894 | strip-json-comments "3.0.1" |
3895 | 3895 |
|
3896 | | -compare-func@^1.3.1: |
3897 | | - version "1.3.4" |
3898 | | - resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-1.3.4.tgz#6b07c4c5e8341119baf44578085bda0f4a823516" |
3899 | | - integrity sha512-sq2sWtrqKPkEXAC8tEJA1+BqAH9GbFkGBtUOqrUX57VSfwp8xyktctk+uLoRy5eccTdxzDcVIztlYDpKs3Jv1Q== |
3900 | | - dependencies: |
3901 | | - array-ify "^1.0.0" |
3902 | | - dot-prop "^3.0.0" |
3903 | | - |
3904 | 3896 | compare-func@^2.0.0: |
3905 | 3897 | version "2.0.0" |
3906 | 3898 | resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-2.0.0.tgz#fb65e75edbddfd2e568554e8b5b05fff7a51fcb3" |
@@ -3987,12 +3979,12 @@ conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.3: |
3987 | 3979 | compare-func "^2.0.0" |
3988 | 3980 | q "^1.5.1" |
3989 | 3981 |
|
3990 | | -conventional-changelog-conventionalcommits@4.3.0: |
3991 | | - version "4.3.0" |
3992 | | - resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.3.0.tgz#c4205a659f7ca9d7881f29ee78a4e7d6aeb8b3c2" |
3993 | | - integrity sha512-oYHydvZKU+bS8LnGqTMlNrrd7769EsuEHKy4fh1oMdvvDi7fem8U+nvfresJ1IDB8K00Mn4LpiA/lR+7Gs6rgg== |
| 3982 | +conventional-changelog-conventionalcommits@^4.3.1: |
| 3983 | + version "4.5.0" |
| 3984 | + resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.5.0.tgz#a02e0b06d11d342fdc0f00c91d78265ed0bc0a62" |
| 3985 | + integrity sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw== |
3994 | 3986 | dependencies: |
3995 | | - compare-func "^1.3.1" |
| 3987 | + compare-func "^2.0.0" |
3996 | 3988 | lodash "^4.17.15" |
3997 | 3989 | q "^1.5.1" |
3998 | 3990 |
|
@@ -4524,13 +4516,6 @@ domexception@^2.0.1: |
4524 | 4516 | dependencies: |
4525 | 4517 | webidl-conversions "^5.0.0" |
4526 | 4518 |
|
4527 | | -dot-prop@^3.0.0: |
4528 | | - version "3.0.0" |
4529 | | - resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-3.0.0.tgz#1b708af094a49c9a0e7dbcad790aba539dac1177" |
4530 | | - integrity sha1-G3CK8JSknJoOfbyteQq6U52sEXc= |
4531 | | - dependencies: |
4532 | | - is-obj "^1.0.0" |
4533 | | - |
4534 | 4519 | dot-prop@^4.2.0, dot-prop@^4.2.1: |
4535 | 4520 | version "4.2.1" |
4536 | 4521 | resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4" |
|
0 commit comments