|
48 | 48 | resolve-global "1.0.0" |
49 | 49 | yargs "^15.1.0" |
50 | 50 |
|
51 | | -"@commitlint/config-conventional@^8.2.0": |
52 | | - version "8.3.4" |
53 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.3.4.tgz#fed13b3711690663b176c1f6b39c205a565618d2" |
54 | | - integrity sha512-w0Yc5+aVAjZgjYqx29igBOnVCj8O22gy3Vo6Fyp7PwoS7+AYS1x3sN7IBq6i7Ae15Mv5P+rEx1pkxXo5zOMe4g== |
| 51 | +"@commitlint/config-conventional@^11.0.0": |
| 52 | + version "11.0.0" |
| 53 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422" |
| 54 | + integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA== |
55 | 55 | dependencies: |
56 | | - conventional-changelog-conventionalcommits "4.2.1" |
| 56 | + conventional-changelog-conventionalcommits "^4.3.1" |
57 | 57 |
|
58 | 58 | "@commitlint/ensure@^11.0.0": |
59 | 59 | version "11.0.0" |
@@ -700,14 +700,6 @@ commander@^6.2.0: |
700 | 700 | resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c" |
701 | 701 | integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA== |
702 | 702 |
|
703 | | -compare-func@^1.3.1: |
704 | | - version "1.3.4" |
705 | | - resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-1.3.4.tgz#6b07c4c5e8341119baf44578085bda0f4a823516" |
706 | | - integrity sha512-sq2sWtrqKPkEXAC8tEJA1+BqAH9GbFkGBtUOqrUX57VSfwp8xyktctk+uLoRy5eccTdxzDcVIztlYDpKs3Jv1Q== |
707 | | - dependencies: |
708 | | - array-ify "^1.0.0" |
709 | | - dot-prop "^3.0.0" |
710 | | - |
711 | 703 | compare-func@^2.0.0: |
712 | 704 | version "2.0.0" |
713 | 705 | resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-2.0.0.tgz#fb65e75edbddfd2e568554e8b5b05fff7a51fcb3" |
@@ -739,13 +731,13 @@ conventional-changelog-angular@^5.0.0: |
739 | 731 | compare-func "^2.0.0" |
740 | 732 | q "^1.5.1" |
741 | 733 |
|
742 | | -conventional-changelog-conventionalcommits@4.2.1: |
743 | | - version "4.2.1" |
744 | | - resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1.tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9" |
745 | | - integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q== |
| 734 | +conventional-changelog-conventionalcommits@^4.3.1: |
| 735 | + version "4.5.0" |
| 736 | + resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.5.0.tgz#a02e0b06d11d342fdc0f00c91d78265ed0bc0a62" |
| 737 | + integrity sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw== |
746 | 738 | dependencies: |
747 | | - compare-func "^1.3.1" |
748 | | - lodash "^4.2.1" |
| 739 | + compare-func "^2.0.0" |
| 740 | + lodash "^4.17.15" |
749 | 741 | q "^1.5.1" |
750 | 742 |
|
751 | 743 | conventional-commits-parser@^3.0.0: |
@@ -883,13 +875,6 @@ doctrine@^3.0.0: |
883 | 875 | dependencies: |
884 | 876 | esutils "^2.0.2" |
885 | 877 |
|
886 | | -dot-prop@^3.0.0: |
887 | | - version "3.0.0" |
888 | | - resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-3.0.0.tgz#1b708af094a49c9a0e7dbcad790aba539dac1177" |
889 | | - integrity sha1-G3CK8JSknJoOfbyteQq6U52sEXc= |
890 | | - dependencies: |
891 | | - is-obj "^1.0.0" |
892 | | - |
893 | 878 | dot-prop@^5.1.0: |
894 | 879 | version "5.3.0" |
895 | 880 | resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.3.0.tgz#90ccce708cd9cd82cc4dc8c3ddd9abdd55b20e88" |
@@ -1536,7 +1521,7 @@ is-number@^7.0.0: |
1536 | 1521 | resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b" |
1537 | 1522 | integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== |
1538 | 1523 |
|
1539 | | -is-obj@^1.0.0, is-obj@^1.0.1: |
| 1524 | +is-obj@^1.0.1: |
1540 | 1525 | version "1.0.1" |
1541 | 1526 | resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f" |
1542 | 1527 | integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8= |
@@ -1757,7 +1742,7 @@ lodash.templatesettings@^4.0.0: |
1757 | 1742 | dependencies: |
1758 | 1743 | lodash._reinterpolate "^3.0.0" |
1759 | 1744 |
|
1760 | | -lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.2.1: |
| 1745 | +lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19: |
1761 | 1746 | version "4.17.20" |
1762 | 1747 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" |
1763 | 1748 | integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== |
|
0 commit comments