|
301 | 301 | resolve-global "1.0.0"
|
302 | 302 | yargs "^15.1.0"
|
303 | 303 |
|
304 |
| -"@commitlint/config-conventional@^9.1.2": |
305 |
| - version "9.1.2" |
306 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-9.1.2.tgz#9920ad60a2ac64eedad01845b331c970cf854a71" |
307 |
| - integrity sha512-2zfnsrBJuCNJEKMEmltYlCUEoQNE4anvEBI/SYEuiB1JYXYaELijobDBpqhUVjh5NEpprNTY16oMZat6ewnxOg== |
| 304 | +"@commitlint/config-conventional@^11.0.0": |
| 305 | + version "11.0.0" |
| 306 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422" |
| 307 | + integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA== |
308 | 308 | dependencies:
|
309 |
| - conventional-changelog-conventionalcommits "4.3.0" |
| 309 | + conventional-changelog-conventionalcommits "^4.3.1" |
310 | 310 |
|
311 | 311 | "@commitlint/config-lerna-scopes@^9.1.2":
|
312 | 312 | version "9.1.2"
|
@@ -2649,14 +2649,6 @@ commitizen@^4.0.3:
|
2649 | 2649 | strip-bom "4.0.0"
|
2650 | 2650 | strip-json-comments "3.0.1"
|
2651 | 2651 |
|
2652 |
| -compare-func@^1.3.1: |
2653 |
| - version "1.3.4" |
2654 |
| - resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-1.3.4.tgz#6b07c4c5e8341119baf44578085bda0f4a823516" |
2655 |
| - integrity sha512-sq2sWtrqKPkEXAC8tEJA1+BqAH9GbFkGBtUOqrUX57VSfwp8xyktctk+uLoRy5eccTdxzDcVIztlYDpKs3Jv1Q== |
2656 |
| - dependencies: |
2657 |
| - array-ify "^1.0.0" |
2658 |
| - dot-prop "^3.0.0" |
2659 |
| - |
2660 | 2652 | compare-func@^2.0.0:
|
2661 | 2653 | version "2.0.0"
|
2662 | 2654 | resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-2.0.0.tgz#fb65e75edbddfd2e568554e8b5b05fff7a51fcb3"
|
@@ -2738,12 +2730,12 @@ conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.3:
|
2738 | 2730 | compare-func "^2.0.0"
|
2739 | 2731 | q "^1.5.1"
|
2740 | 2732 |
|
2741 |
| -conventional-changelog-conventionalcommits@4.3.0: |
2742 |
| - version "4.3.0" |
2743 |
| - resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.3.0.tgz#c4205a659f7ca9d7881f29ee78a4e7d6aeb8b3c2" |
2744 |
| - integrity sha512-oYHydvZKU+bS8LnGqTMlNrrd7769EsuEHKy4fh1oMdvvDi7fem8U+nvfresJ1IDB8K00Mn4LpiA/lR+7Gs6rgg== |
| 2733 | +conventional-changelog-conventionalcommits@^4.3.1: |
| 2734 | + version "4.5.0" |
| 2735 | + resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.5.0.tgz#a02e0b06d11d342fdc0f00c91d78265ed0bc0a62" |
| 2736 | + integrity sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw== |
2745 | 2737 | dependencies:
|
2746 |
| - compare-func "^1.3.1" |
| 2738 | + compare-func "^2.0.0" |
2747 | 2739 | lodash "^4.17.15"
|
2748 | 2740 | q "^1.5.1"
|
2749 | 2741 |
|
@@ -3498,13 +3490,6 @@ domexception@^2.0.1:
|
3498 | 3490 | dependencies:
|
3499 | 3491 | webidl-conversions "^5.0.0"
|
3500 | 3492 |
|
3501 |
| -dot-prop@^3.0.0: |
3502 |
| - version "3.0.0" |
3503 |
| - resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-3.0.0.tgz#1b708af094a49c9a0e7dbcad790aba539dac1177" |
3504 |
| - integrity sha1-G3CK8JSknJoOfbyteQq6U52sEXc= |
3505 |
| - dependencies: |
3506 |
| - is-obj "^1.0.0" |
3507 |
| - |
3508 | 3493 | dot-prop@^4.2.0:
|
3509 | 3494 | version "4.2.1"
|
3510 | 3495 | resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4"
|
|
0 commit comments