|
786 | 786 | to-fast-properties "^2.0.0" |
787 | 787 |
|
788 | 788 | "@commitlint/cli@^20.1.0": |
789 | | - version "20.4.2" |
790 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.4.2.tgz#2cb97a37a11ee3245a22f770101b18a89f5e58c4" |
791 | | - integrity sha512-YjYSX2yj/WsVoxh9mNiymfFS2ADbg2EK4+1WAsMuckwKMCqJ5PDG0CJU/8GvmHWcv4VRB2V02KqSiecRksWqZQ== |
792 | | - dependencies: |
793 | | - "@commitlint/format" "^20.4.0" |
794 | | - "@commitlint/lint" "^20.4.2" |
795 | | - "@commitlint/load" "^20.4.0" |
796 | | - "@commitlint/read" "^20.4.0" |
797 | | - "@commitlint/types" "^20.4.0" |
| 789 | + version "20.4.3" |
| 790 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.4.3.tgz#250e3a46f2e337ae96c288317e9e3026a68d0700" |
| 791 | + integrity sha512-Z37EMoDT7+Upg500vlr/vZrgRsb6Xc5JAA3Tv7BYbobnN/ZpqUeZnSLggBg2+1O+NptRDtyujr2DD1CPV2qwhA== |
| 792 | + dependencies: |
| 793 | + "@commitlint/format" "^20.4.3" |
| 794 | + "@commitlint/lint" "^20.4.3" |
| 795 | + "@commitlint/load" "^20.4.3" |
| 796 | + "@commitlint/read" "^20.4.3" |
| 797 | + "@commitlint/types" "^20.4.3" |
798 | 798 | tinyexec "^1.0.0" |
799 | 799 | yargs "^17.0.0" |
800 | 800 |
|
801 | | -"@commitlint/config-validator@^20.4.0": |
802 | | - version "20.4.0" |
803 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.4.0.tgz#583b6cb8ed3e6af53330ef6ebae4fc694498771c" |
804 | | - integrity sha512-zShmKTF+sqyNOfAE0vKcqnpvVpG0YX8F9G/ZIQHI2CoKyK+PSdladXMSns400aZ5/QZs+0fN75B//3Q5CHw++w== |
| 801 | +"@commitlint/config-validator@^20.4.3": |
| 802 | + version "20.4.3" |
| 803 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.4.3.tgz#45e89b4038ee97ab04d1eb95aaafc78033148bcc" |
| 804 | + integrity sha512-jCZpZFkcSL3ZEdL5zgUzFRdytv3xPo8iukTe9VA+QGus/BGhpp1xXSVu2B006GLLb2gYUAEGEqv64kTlpZNgmA== |
805 | 805 | dependencies: |
806 | | - "@commitlint/types" "^20.4.0" |
| 806 | + "@commitlint/types" "^20.4.3" |
807 | 807 | ajv "^8.11.0" |
808 | 808 |
|
809 | | -"@commitlint/ensure@^20.4.1": |
810 | | - version "20.4.1" |
811 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.4.1.tgz#7082950ac3db011177a5826c73b0ab147bb57c23" |
812 | | - integrity sha512-WLQqaFx1pBooiVvBrA1YfJNFqZF8wS/YGOtr5RzApDbV9tQ52qT5VkTsY65hFTnXhW8PcDfZLaknfJTmPejmlw== |
| 809 | +"@commitlint/ensure@^20.4.3": |
| 810 | + version "20.4.3" |
| 811 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.4.3.tgz#dc5406126da7bd0c7a30896b50f9962fe5488e8c" |
| 812 | + integrity sha512-WcXGKBNn0wBKpX8VlXgxqedyrLxedIlLBCMvdamLnJFEbUGJ9JZmBVx4vhLV3ZyA8uONGOb+CzW0Y9HDbQ+ONQ== |
813 | 813 | dependencies: |
814 | | - "@commitlint/types" "^20.4.0" |
| 814 | + "@commitlint/types" "^20.4.3" |
815 | 815 | lodash.camelcase "^4.3.0" |
816 | 816 | lodash.kebabcase "^4.1.1" |
817 | 817 | lodash.snakecase "^4.1.1" |
|
823 | 823 | resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-20.0.0.tgz#013628e09179cf2d3c977e1cf37937b5cb869af8" |
824 | 824 | integrity sha512-xyCoOShoPuPL44gVa+5EdZsBVao/pNzpQhkzq3RdtlFdKZtjWcLlUFQHSWBuhk5utKYykeJPSz2i8ABHQA+ZZw== |
825 | 825 |
|
826 | | -"@commitlint/format@^20.4.0": |
827 | | - version "20.4.0" |
828 | | - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.4.0.tgz#80c959594259a02bf9d22caead4bc0df016b70ec" |
829 | | - integrity sha512-i3ki3WR0rgolFVX6r64poBHXM1t8qlFel1G1eCBvVgntE3fCJitmzSvH5JD/KVJN/snz6TfaX2CLdON7+s4WVQ== |
| 826 | +"@commitlint/format@^20.4.3": |
| 827 | + version "20.4.3" |
| 828 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.4.3.tgz#bc36da1d648b4083108138e7807ae85e5b7bb67d" |
| 829 | + integrity sha512-UDJVErjLbNghop6j111rsHJYGw6MjCKAi95K0GT2yf4eeiDHy3JDRLWYWEjIaFgO+r+dQSkuqgJ1CdMTtrvHsA== |
830 | 830 | dependencies: |
831 | | - "@commitlint/types" "^20.4.0" |
| 831 | + "@commitlint/types" "^20.4.3" |
832 | 832 | picocolors "^1.1.1" |
833 | 833 |
|
834 | | -"@commitlint/is-ignored@^20.4.1": |
835 | | - version "20.4.1" |
836 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.4.1.tgz#85c34fd56dbf3bcc5440667ea4e520edce9ee782" |
837 | | - integrity sha512-In5EO4JR1lNsAv1oOBBO24V9ND1IqdAJDKZiEpdfjDl2HMasAcT7oA+5BKONv1pRoLG380DGPE2W2RIcUwdgLA== |
| 834 | +"@commitlint/is-ignored@^20.4.3": |
| 835 | + version "20.4.3" |
| 836 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.4.3.tgz#21302df68e2652c8ee566ece2bcaa9a19c463ae1" |
| 837 | + integrity sha512-W5VQKZ7fdJ1X3Tko+h87YZaqRMGN1KvQKXyCM8xFdxzMIf1KCZgN4uLz3osLB1zsFcVS4ZswHY64LI26/9ACag== |
838 | 838 | dependencies: |
839 | | - "@commitlint/types" "^20.4.0" |
| 839 | + "@commitlint/types" "^20.4.3" |
840 | 840 | semver "^7.6.0" |
841 | 841 |
|
842 | | -"@commitlint/lint@^20.4.2": |
843 | | - version "20.4.2" |
844 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.4.2.tgz#c22dd66cbe689f3e8b9be468739b4394fcae8ad4" |
845 | | - integrity sha512-buquzNRtFng6xjXvBU1abY/WPEEjCgUipNQrNmIWe8QuJ6LWLtei/LDBAzEe5ASm45+Q9L2Xi3/GVvlj50GAug== |
| 842 | +"@commitlint/lint@^20.4.3": |
| 843 | + version "20.4.3" |
| 844 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.4.3.tgz#188efbdf9c10d9ff078ffdaf97cd14bc2171eea8" |
| 845 | + integrity sha512-CYOXL23e+nRKij81+d0+dymtIi7Owl9QzvblJYbEfInON/4MaETNSLFDI74LDu+YJ0ML5HZyw9Vhp9QpckwQ0A== |
846 | 846 | dependencies: |
847 | | - "@commitlint/is-ignored" "^20.4.1" |
848 | | - "@commitlint/parse" "^20.4.1" |
849 | | - "@commitlint/rules" "^20.4.2" |
850 | | - "@commitlint/types" "^20.4.0" |
| 847 | + "@commitlint/is-ignored" "^20.4.3" |
| 848 | + "@commitlint/parse" "^20.4.3" |
| 849 | + "@commitlint/rules" "^20.4.3" |
| 850 | + "@commitlint/types" "^20.4.3" |
851 | 851 |
|
852 | | -"@commitlint/load@^20.4.0": |
853 | | - version "20.4.0" |
854 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.4.0.tgz#fee4e705250b7f2643fd781a7ba5bc6ec0e8a105" |
855 | | - integrity sha512-Dauup/GfjwffBXRJUdlX/YRKfSVXsXZLnINXKz0VZkXdKDcaEILAi9oflHGbfydonJnJAbXEbF3nXPm9rm3G6A== |
| 852 | +"@commitlint/load@^20.4.3": |
| 853 | + version "20.4.3" |
| 854 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.4.3.tgz#372092f6c77251c11111f69ce01d66f834d79adf" |
| 855 | + integrity sha512-3cdJOUVP+VcgHa7bhJoWS+Z8mBNXB5aLWMBu7Q7uX8PSeWDzdbrBlR33J1MGGf7r1PZDp+mPPiFktk031PgdRw== |
856 | 856 | dependencies: |
857 | | - "@commitlint/config-validator" "^20.4.0" |
| 857 | + "@commitlint/config-validator" "^20.4.3" |
858 | 858 | "@commitlint/execute-rule" "^20.0.0" |
859 | | - "@commitlint/resolve-extends" "^20.4.0" |
860 | | - "@commitlint/types" "^20.4.0" |
861 | | - cosmiconfig "^9.0.0" |
| 859 | + "@commitlint/resolve-extends" "^20.4.3" |
| 860 | + "@commitlint/types" "^20.4.3" |
| 861 | + cosmiconfig "^9.0.1" |
862 | 862 | cosmiconfig-typescript-loader "^6.1.0" |
863 | 863 | is-plain-obj "^4.1.0" |
864 | 864 | lodash.mergewith "^4.6.2" |
865 | 865 | picocolors "^1.1.1" |
866 | 866 |
|
867 | | -"@commitlint/message@^20.4.0": |
868 | | - version "20.4.0" |
869 | | - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-20.4.0.tgz#ff0e1023c28c3e26a58412e5027c15b09b75e9b3" |
870 | | - integrity sha512-B5lGtvHgiLAIsK5nLINzVW0bN5hXv+EW35sKhYHE8F7V9Uz1fR4tx3wt7mobA5UNhZKUNgB/+ldVMQE6IHZRyA== |
| 867 | +"@commitlint/message@^20.4.3": |
| 868 | + version "20.4.3" |
| 869 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-20.4.3.tgz#0c377fbbe1c72487612330a01d1e7dea991fa467" |
| 870 | + integrity sha512-6akwCYrzcrFcTYz9GyUaWlhisY4lmQ3KvrnabmhoeAV8nRH4dXJAh4+EUQ3uArtxxKQkvxJS78hNX2EU3USgxQ== |
871 | 871 |
|
872 | | -"@commitlint/parse@^20.4.1": |
873 | | - version "20.4.1" |
874 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.4.1.tgz#92bc8098d4ac6e0221288ef9b096f79e1c294a2d" |
875 | | - integrity sha512-XNtZjeRcFuAfUnhYrCY02+mpxwY4OmnvD3ETbVPs25xJFFz1nRo/25nHj+5eM+zTeRFvWFwD4GXWU2JEtoK1/w== |
| 872 | +"@commitlint/parse@^20.4.3": |
| 873 | + version "20.4.3" |
| 874 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.4.3.tgz#47ae05ba815101d59b9c64089d4a7f01742a1cf9" |
| 875 | + integrity sha512-hzC3JCo3zs3VkQ833KnGVuWjWIzR72BWZWjQM7tY/7dfKreKAm7fEsy71tIFCRtxf2RtMP2d3RLF1U9yhFSccA== |
876 | 876 | dependencies: |
877 | | - "@commitlint/types" "^20.4.0" |
878 | | - conventional-changelog-angular "^8.1.0" |
879 | | - conventional-commits-parser "^6.2.1" |
| 877 | + "@commitlint/types" "^20.4.3" |
| 878 | + conventional-changelog-angular "^8.2.0" |
| 879 | + conventional-commits-parser "^6.3.0" |
880 | 880 |
|
881 | | -"@commitlint/read@^20.4.0": |
882 | | - version "20.4.0" |
883 | | - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.4.0.tgz#e8cbe45fb99d855e640fdb879cb234beb2221f9b" |
884 | | - integrity sha512-QfpFn6/I240ySEGv7YWqho4vxqtPpx40FS7kZZDjUJ+eHxu3azfhy7fFb5XzfTqVNp1hNoI3tEmiEPbDB44+cg== |
| 881 | +"@commitlint/read@^20.4.3": |
| 882 | + version "20.4.3" |
| 883 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.4.3.tgz#235f685234ebc33ee22b748759ca69433f955026" |
| 884 | + integrity sha512-j42OWv3L31WfnP8WquVjHZRt03w50Y/gEE8FAyih7GQTrIv2+pZ6VZ6pWLD/ml/3PO+RV2SPtRtTp/MvlTb8rQ== |
885 | 885 | dependencies: |
886 | | - "@commitlint/top-level" "^20.4.0" |
887 | | - "@commitlint/types" "^20.4.0" |
| 886 | + "@commitlint/top-level" "^20.4.3" |
| 887 | + "@commitlint/types" "^20.4.3" |
888 | 888 | git-raw-commits "^4.0.0" |
889 | 889 | minimist "^1.2.8" |
890 | 890 | tinyexec "^1.0.0" |
891 | 891 |
|
892 | | -"@commitlint/resolve-extends@^20.4.0": |
893 | | - version "20.4.0" |
894 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.4.0.tgz#0874e093118710f54294268867ed66312454c280" |
895 | | - integrity sha512-ay1KM8q0t+/OnlpqXJ+7gEFQNlUtSU5Gxr8GEwnVf2TPN3+ywc5DzL3JCxmpucqxfHBTFwfRMXxPRRnR5Ki20g== |
| 892 | +"@commitlint/resolve-extends@^20.4.3": |
| 893 | + version "20.4.3" |
| 894 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.4.3.tgz#b644c4f4812b298191a28f4040cd24d724b8a74c" |
| 895 | + integrity sha512-QucxcOy+00FhS9s4Uy0OyS5HeUV+hbC6OLqkTSIm6fwMdKva+OEavaCDuLtgd9akZZlsUo//XzSmPP3sLKBPog== |
896 | 896 | dependencies: |
897 | | - "@commitlint/config-validator" "^20.4.0" |
898 | | - "@commitlint/types" "^20.4.0" |
| 897 | + "@commitlint/config-validator" "^20.4.3" |
| 898 | + "@commitlint/types" "^20.4.3" |
899 | 899 | global-directory "^4.0.1" |
900 | 900 | import-meta-resolve "^4.0.0" |
901 | 901 | lodash.mergewith "^4.6.2" |
902 | 902 | resolve-from "^5.0.0" |
903 | 903 |
|
904 | | -"@commitlint/rules@^20.4.2": |
905 | | - version "20.4.2" |
906 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.4.2.tgz#0370422fedc037b0e00259445d9b82377743a8a1" |
907 | | - integrity sha512-oz83pnp5Yq6uwwTAabuVQPNlPfeD2Y5ZjMb7Wx8FSUlu4sLYJjbBWt8031Z0osCFPfHzAwSYrjnfDFKtuSMdKg== |
| 904 | +"@commitlint/rules@^20.4.3": |
| 905 | + version "20.4.3" |
| 906 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.4.3.tgz#3f5045abd091125799c17b7e79f0b6b2b7a6bc94" |
| 907 | + integrity sha512-Yuosd7Grn5qiT7FovngXLyRXTMUbj9PYiSkvUgWK1B5a7+ZvrbWDS7epeUapYNYatCy/KTpPFPbgLUdE+MUrBg== |
908 | 908 | dependencies: |
909 | | - "@commitlint/ensure" "^20.4.1" |
910 | | - "@commitlint/message" "^20.4.0" |
| 909 | + "@commitlint/ensure" "^20.4.3" |
| 910 | + "@commitlint/message" "^20.4.3" |
911 | 911 | "@commitlint/to-lines" "^20.0.0" |
912 | | - "@commitlint/types" "^20.4.0" |
| 912 | + "@commitlint/types" "^20.4.3" |
913 | 913 |
|
914 | 914 | "@commitlint/to-lines@^20.0.0": |
915 | 915 | version "20.0.0" |
916 | 916 | resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-20.0.0.tgz#0f6d6106016272ef0e9f7c138093fe2cc06fc34b" |
917 | 917 | integrity sha512-2l9gmwiCRqZNWgV+pX1X7z4yP0b3ex/86UmUFgoRt672Ez6cAM2lOQeHFRUTuE6sPpi8XBCGnd8Kh3bMoyHwJw== |
918 | 918 |
|
919 | | -"@commitlint/top-level@^20.4.0": |
920 | | - version "20.4.0" |
921 | | - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-20.4.0.tgz#a44413db60afa4c5f2f00fb7d5e142d5694acb13" |
922 | | - integrity sha512-NDzq8Q6jmFaIIBC/GG6n1OQEaHdmaAAYdrZRlMgW6glYWGZ+IeuXmiymDvQNXPc82mVxq2KiE3RVpcs+1OeDeA== |
| 919 | +"@commitlint/top-level@^20.4.3": |
| 920 | + version "20.4.3" |
| 921 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-20.4.3.tgz#6f94e558c1aa6ba3a1d6962e9adaa34f657efe81" |
| 922 | + integrity sha512-qD9xfP6dFg5jQ3NMrOhG0/w5y3bBUsVGyJvXxdWEwBm8hyx4WOk3kKXw28T5czBYvyeCVJgJJ6aoJZUWDpaacQ== |
923 | 923 | dependencies: |
924 | 924 | escalade "^3.2.0" |
925 | 925 |
|
926 | | -"@commitlint/types@^20.4.0": |
927 | | - version "20.4.0" |
928 | | - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.4.0.tgz#f8a1cf83b17db4f7de56940880873bca7480be59" |
929 | | - integrity sha512-aO5l99BQJ0X34ft8b0h7QFkQlqxC6e7ZPVmBKz13xM9O8obDaM1Cld4sQlJDXXU/VFuUzQ30mVtHjVz74TuStw== |
| 926 | +"@commitlint/types@^20.4.3": |
| 927 | + version "20.4.3" |
| 928 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.4.3.tgz#aa3fb9732dd42dea590d165214631ebc7b07eb59" |
| 929 | + integrity sha512-51OWa1Gi6ODOasPmfJPq6js4pZoomima4XLZZCrkldaH2V5Nb3bVhNXPeT6XV0gubbainSpTw4zi68NqAeCNCg== |
930 | 930 | dependencies: |
931 | | - conventional-commits-parser "^6.2.1" |
| 931 | + conventional-commits-parser "^6.3.0" |
932 | 932 | picocolors "^1.1.1" |
933 | 933 |
|
934 | 934 | "@eslint-community/eslint-utils@^4.2.0": |
|
1018 | 1018 | resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8" |
1019 | 1019 | integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g== |
1020 | 1020 |
|
| 1021 | +"@simple-libs/stream-utils@^1.2.0": |
| 1022 | + version "1.2.0" |
| 1023 | + resolved "https://registry.yarnpkg.com/@simple-libs/stream-utils/-/stream-utils-1.2.0.tgz#5af724b826f1ab4d7f2826d31d3efccec124102b" |
| 1024 | + integrity sha512-KxXvfapcixpz6rVEB6HPjOUZT22yN6v0vI0urQSk1L8MlEWPDFCZkhw2xmkyoTGYeFw7tWTZd7e3lVzRZRN/EA== |
| 1025 | + |
1021 | 1026 | "@types/cheerio@^0.22.22": |
1022 | 1027 | version "0.22.35" |
1023 | 1028 | resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.35.tgz#0d16dc1f24d426231c181b9c31847f673867595f" |
@@ -2680,18 +2685,19 @@ connect@^3.6.5: |
2680 | 2685 | parseurl "~1.3.2" |
2681 | 2686 | utils-merge "1.0.1" |
2682 | 2687 |
|
2683 | | -conventional-changelog-angular@^8.1.0: |
2684 | | - version "8.1.0" |
2685 | | - resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-8.1.0.tgz#06223a40f818c5618982fdb92d2b2aac5e24d33e" |
2686 | | - integrity sha512-GGf2Nipn1RUCAktxuVauVr1e3r8QrLP/B0lEUsFktmGqc3ddbQkhoJZHJctVU829U1c6mTSWftrVOCHaL85Q3w== |
| 2688 | +conventional-changelog-angular@^8.2.0: |
| 2689 | + version "8.3.0" |
| 2690 | + resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-8.3.0.tgz#e344def5f3d3c4f3242dea3c4e12c402e0d6832c" |
| 2691 | + integrity sha512-DOuBwYSqWzfwuRByY9O4oOIvDlkUCTDzfbOgcSbkY+imXXj+4tmrEFao3K+FxemClYfYnZzsvudbwrhje9VHDA== |
2687 | 2692 | dependencies: |
2688 | 2693 | compare-func "^2.0.0" |
2689 | 2694 |
|
2690 | | -conventional-commits-parser@^6.2.1: |
2691 | | - version "6.2.1" |
2692 | | - resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-6.2.1.tgz#855e53c4792b1feaf93649eff5d75e0dbc2c63ad" |
2693 | | - integrity sha512-20pyHgnO40rvfI0NGF/xiEoFMkXDtkF8FwHvk5BokoFoCuTQRI8vrNCNFWUOfuolKJMm1tPCHc8GgYEtr1XRNA== |
| 2695 | +conventional-commits-parser@^6.3.0: |
| 2696 | + version "6.3.0" |
| 2697 | + resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-6.3.0.tgz#fc170753ca66f31940a438539bf48e4406ac54b5" |
| 2698 | + integrity sha512-RfOq/Cqy9xV9bOA8N+ZH6DlrDR+5S3Mi0B5kACEjESpE+AviIpAptx9a9cFpWCCvgRtWT+0BbUw+e1BZfts9jg== |
2694 | 2699 | dependencies: |
| 2700 | + "@simple-libs/stream-utils" "^1.2.0" |
2695 | 2701 | meow "^13.0.0" |
2696 | 2702 |
|
2697 | 2703 | convert-source-map@^1.1.0, convert-source-map@^1.4.0: |
@@ -2753,10 +2759,10 @@ cosmiconfig@^5.0.5: |
2753 | 2759 | js-yaml "^3.9.0" |
2754 | 2760 | parse-json "^4.0.0" |
2755 | 2761 |
|
2756 | | -cosmiconfig@^9.0.0: |
2757 | | - version "9.0.0" |
2758 | | - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d" |
2759 | | - integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg== |
| 2762 | +cosmiconfig@^9.0.1: |
| 2763 | + version "9.0.1" |
| 2764 | + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.1.tgz#df110631a8547b5d1a98915271986f06e3011379" |
| 2765 | + integrity sha512-hr4ihw+DBqcvrsEDioRO31Z17x71pUYoNe/4h6Z0wB72p7MU7/9gH8Q3s12NFhHPfYBBOV3qyfUxmr/Yn3shnQ== |
2760 | 2766 | dependencies: |
2761 | 2767 | env-paths "^2.2.1" |
2762 | 2768 | import-fresh "^3.3.0" |
|
0 commit comments