|
28 | 28 | chalk "^2.0.0" |
29 | 29 | js-tokens "^4.0.0" |
30 | 30 |
|
31 | | -"@commitlint/cli@19.8.1": |
32 | | - version "19.8.1" |
33 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.1.tgz#85f7d9f331344e1f0a2b9d8b24fd3695466e1158" |
34 | | - integrity sha512-LXUdNIkspyxrlV6VDHWBmCZRtkEVRpBKxi2Gtw3J54cGWhLCTouVD/Q6ZSaSvd2YaDObWK8mDjrz3TIKtaQMAA== |
35 | | - dependencies: |
36 | | - "@commitlint/format" "^19.8.1" |
37 | | - "@commitlint/lint" "^19.8.1" |
38 | | - "@commitlint/load" "^19.8.1" |
39 | | - "@commitlint/read" "^19.8.1" |
40 | | - "@commitlint/types" "^19.8.1" |
| 31 | +"@commitlint/cli@20.0.0": |
| 32 | + version "20.0.0" |
| 33 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.0.0.tgz#9459cbf4c0cbabca19bc7219ad295f7f39791e4f" |
| 34 | + integrity sha512-I3D7Yldq8ZhOB3qEaTvXWIgib6tSZhbCpRObfFQ/aYI0J9AH8NMwT07Ak+bpE3n6Yn7EtbqEhQUkJZ/jZ5kCeQ== |
| 35 | + dependencies: |
| 36 | + "@commitlint/format" "^20.0.0" |
| 37 | + "@commitlint/lint" "^20.0.0" |
| 38 | + "@commitlint/load" "^20.0.0" |
| 39 | + "@commitlint/read" "^20.0.0" |
| 40 | + "@commitlint/types" "^20.0.0" |
41 | 41 | tinyexec "^1.0.0" |
42 | 42 | yargs "^17.0.0" |
43 | 43 |
|
44 | | -"@commitlint/config-angular-type-enum@^19.8.1": |
45 | | - version "19.8.1" |
46 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-19.8.1.tgz#c81164caea0ab0a306180bd40a21e9337dffa2c7" |
47 | | - integrity sha512-JKEINTDQcH5+qSq0Fcp/gzT7SQ3RvY74SNXiMABNTsseocB33TKMzPwDJHZbl/hyRemWEE97Qbxz+ILnJ+9AZQ== |
| 44 | +"@commitlint/config-angular-type-enum@^20.0.0": |
| 45 | + version "20.0.0" |
| 46 | + resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-20.0.0.tgz#11f7f130f4f1db1945b7470aa9ab98f3fa0fc76f" |
| 47 | + integrity sha512-6HAMnXyUl3EUBgECjvfLzlghbkMfZx28YBPDry3pPWR0+xpzqSbUY19VIkmdetqYKeawFViudvkqD4VH93gKKg== |
48 | 48 |
|
49 | | -"@commitlint/config-angular@19.8.1": |
50 | | - version "19.8.1" |
51 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-19.8.1.tgz#627c9aef16a3330527a8e7d772c8bd672d02988b" |
52 | | - integrity sha512-5OAVgqwg6m4iXP2FkrswKZjrgzyQetR5Jkyt5SajlxLfKzZOzdB3hSqVJQdtvF/AxiMwz9Ey5BIXTCfSIrvZGg== |
| 49 | +"@commitlint/config-angular@20.0.0": |
| 50 | + version "20.0.0" |
| 51 | + resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-20.0.0.tgz#e97dc4527a40656b2afc964178e993d659205771" |
| 52 | + integrity sha512-vH+mHsvZl94HQNduYv7ImTSX+D+nIyMV2VQZNQq9x0Kf5kRhl4iwdNS3nDxb3KEIdaSOXtXizzsyohRfi3Bvag== |
53 | 53 | dependencies: |
54 | | - "@commitlint/config-angular-type-enum" "^19.8.1" |
| 54 | + "@commitlint/config-angular-type-enum" "^20.0.0" |
55 | 55 |
|
56 | | -"@commitlint/config-validator@^19.8.1": |
57 | | - version "19.8.1" |
58 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.8.1.tgz#29e9bb1360fa41b9439b23d8e25deaaf097306b5" |
59 | | - integrity sha512-0jvJ4u+eqGPBIzzSdqKNX1rvdbSU1lPNYlfQQRIFnBgLy26BtC0cFnr7c/AyuzExMxWsMOte6MkTi9I3SQ3iGQ== |
| 56 | +"@commitlint/config-validator@^20.0.0": |
| 57 | + version "20.0.0" |
| 58 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.0.0.tgz#d97d83be722a04be2038e54bdd3ec7d11efec557" |
| 59 | + integrity sha512-BeyLMaRIJDdroJuYM2EGhDMGwVBMZna9UiIqV9hxj+J551Ctc6yoGuGSmghOy/qPhBSuhA6oMtbEiTmxECafsg== |
60 | 60 | dependencies: |
61 | | - "@commitlint/types" "^19.8.1" |
| 61 | + "@commitlint/types" "^20.0.0" |
62 | 62 | ajv "^8.11.0" |
63 | 63 |
|
64 | | -"@commitlint/ensure@^19.8.1": |
65 | | - version "19.8.1" |
66 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.1.tgz#938c54d6f586bda600b5c8e8e842edb281546e14" |
67 | | - integrity sha512-mXDnlJdvDzSObafjYrOSvZBwkD01cqB4gbnnFuVyNpGUM5ijwU/r/6uqUmBXAAOKRfyEjpkGVZxaDsCVnHAgyw== |
| 64 | +"@commitlint/ensure@^20.0.0": |
| 65 | + version "20.0.0" |
| 66 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.0.0.tgz#f97c16f53c0f7ea79895f9a19e5dad5213353aef" |
| 67 | + integrity sha512-WBV47Fffvabe68n+13HJNFBqiMH5U1Ryls4W3ieGwPC0C7kJqp3OVQQzG2GXqOALmzrgAB+7GXmyy8N9ct8/Fg== |
68 | 68 | dependencies: |
69 | | - "@commitlint/types" "^19.8.1" |
| 69 | + "@commitlint/types" "^20.0.0" |
70 | 70 | lodash.camelcase "^4.3.0" |
71 | 71 | lodash.kebabcase "^4.1.1" |
72 | 72 | lodash.snakecase "^4.1.1" |
73 | 73 | lodash.startcase "^4.4.0" |
74 | 74 | lodash.upperfirst "^4.3.1" |
75 | 75 |
|
76 | | -"@commitlint/execute-rule@^19.8.1": |
77 | | - version "19.8.1" |
78 | | - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.8.1.tgz#53000363b737773e2d25e97c20f15eaa78742067" |
79 | | - integrity sha512-YfJyIqIKWI64Mgvn/sE7FXvVMQER/Cd+s3hZke6cI1xgNT/f6ZAz5heND0QtffH+KbcqAwXDEE1/5niYayYaQA== |
| 76 | +"@commitlint/execute-rule@^20.0.0": |
| 77 | + version "20.0.0" |
| 78 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-20.0.0.tgz#013628e09179cf2d3c977e1cf37937b5cb869af8" |
| 79 | + integrity sha512-xyCoOShoPuPL44gVa+5EdZsBVao/pNzpQhkzq3RdtlFdKZtjWcLlUFQHSWBuhk5utKYykeJPSz2i8ABHQA+ZZw== |
80 | 80 |
|
81 | | -"@commitlint/format@^19.8.1": |
82 | | - version "19.8.1" |
83 | | - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.1.tgz#3e09b1291b3e29092d7a86f0afbbcfc0d99d3ad4" |
84 | | - integrity sha512-kSJj34Rp10ItP+Eh9oCItiuN/HwGQMXBnIRk69jdOwEW9llW9FlyqcWYbHPSGofmjsqeoxa38UaEA5tsbm2JWw== |
| 81 | +"@commitlint/format@^20.0.0": |
| 82 | + version "20.0.0" |
| 83 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.0.0.tgz#46c9c032bb02511f4a88d82460d036bd555a1940" |
| 84 | + integrity sha512-zrZQXUcSDmQ4eGGrd+gFESiX0Rw+WFJk7nW4VFOmxub4mAATNKBQ4vNw5FgMCVehLUKG2OT2LjOqD0Hk8HvcRg== |
85 | 85 | dependencies: |
86 | | - "@commitlint/types" "^19.8.1" |
| 86 | + "@commitlint/types" "^20.0.0" |
87 | 87 | chalk "^5.3.0" |
88 | 88 |
|
89 | | -"@commitlint/is-ignored@^19.8.1": |
90 | | - version "19.8.1" |
91 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.1.tgz#fed0851360ea2d21799eaf8ec9ef6d98c15536e3" |
92 | | - integrity sha512-AceOhEhekBUQ5dzrVhDDsbMaY5LqtN8s1mqSnT2Kz1ERvVZkNihrs3Sfk1Je/rxRNbXYFzKZSHaPsEJJDJV8dg== |
| 89 | +"@commitlint/is-ignored@^20.0.0": |
| 90 | + version "20.0.0" |
| 91 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.0.0.tgz#80157d00985e698364d92bc63bf5bb2730a0c7d2" |
| 92 | + integrity sha512-ayPLicsqqGAphYIQwh9LdAYOVAQ9Oe5QCgTNTj+BfxZb9b/JW222V5taPoIBzYnAP0z9EfUtljgBk+0BN4T4Cw== |
93 | 93 | dependencies: |
94 | | - "@commitlint/types" "^19.8.1" |
| 94 | + "@commitlint/types" "^20.0.0" |
95 | 95 | semver "^7.6.0" |
96 | 96 |
|
97 | | -"@commitlint/lint@^19.8.1": |
98 | | - version "19.8.1" |
99 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.1.tgz#c21bf9000ca54e41c5b0139c98aaf12473c03bb0" |
100 | | - integrity sha512-52PFbsl+1EvMuokZXLRlOsdcLHf10isTPlWwoY1FQIidTsTvjKXVXYb7AvtpWkDzRO2ZsqIgPK7bI98x8LRUEw== |
101 | | - dependencies: |
102 | | - "@commitlint/is-ignored" "^19.8.1" |
103 | | - "@commitlint/parse" "^19.8.1" |
104 | | - "@commitlint/rules" "^19.8.1" |
105 | | - "@commitlint/types" "^19.8.1" |
106 | | - |
107 | | -"@commitlint/load@^19.8.1": |
108 | | - version "19.8.1" |
109 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.1.tgz#b997b1f65a961bf0a47189f15f6dc8786ceb4576" |
110 | | - integrity sha512-9V99EKG3u7z+FEoe4ikgq7YGRCSukAcvmKQuTtUyiYPnOd9a2/H9Ak1J9nJA1HChRQp9OA/sIKPugGS+FK/k1A== |
111 | | - dependencies: |
112 | | - "@commitlint/config-validator" "^19.8.1" |
113 | | - "@commitlint/execute-rule" "^19.8.1" |
114 | | - "@commitlint/resolve-extends" "^19.8.1" |
115 | | - "@commitlint/types" "^19.8.1" |
| 97 | +"@commitlint/lint@^20.0.0": |
| 98 | + version "20.0.0" |
| 99 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.0.0.tgz#3f61ebb1c7c69b82ad3f43cfcf91ce318b1a5c3a" |
| 100 | + integrity sha512-kWrX8SfWk4+4nCexfLaQT3f3EcNjJwJBsSZ5rMBw6JCd6OzXufFHgel2Curos4LKIxwec9WSvs2YUD87rXlxNQ== |
| 101 | + dependencies: |
| 102 | + "@commitlint/is-ignored" "^20.0.0" |
| 103 | + "@commitlint/parse" "^20.0.0" |
| 104 | + "@commitlint/rules" "^20.0.0" |
| 105 | + "@commitlint/types" "^20.0.0" |
| 106 | + |
| 107 | +"@commitlint/load@^20.0.0": |
| 108 | + version "20.0.0" |
| 109 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.0.0.tgz#13fc910cc5f6d2325d499886d95fca797791de7c" |
| 110 | + integrity sha512-WiNKO9fDPlLY90Rruw2HqHKcghrmj5+kMDJ4GcTlX1weL8K07Q6b27C179DxnsrjGCRAKVwFKyzxV4x+xDY28Q== |
| 111 | + dependencies: |
| 112 | + "@commitlint/config-validator" "^20.0.0" |
| 113 | + "@commitlint/execute-rule" "^20.0.0" |
| 114 | + "@commitlint/resolve-extends" "^20.0.0" |
| 115 | + "@commitlint/types" "^20.0.0" |
116 | 116 | chalk "^5.3.0" |
117 | 117 | cosmiconfig "^9.0.0" |
118 | 118 | cosmiconfig-typescript-loader "^6.1.0" |
119 | 119 | lodash.isplainobject "^4.0.6" |
120 | 120 | lodash.merge "^4.6.2" |
121 | 121 | lodash.uniq "^4.5.0" |
122 | 122 |
|
123 | | -"@commitlint/message@^19.8.1": |
124 | | - version "19.8.1" |
125 | | - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.1.tgz#d5d0d87837483d9f9b4559ffa06e1aaa26d266d6" |
126 | | - integrity sha512-+PMLQvjRXiU+Ae0Wc+p99EoGEutzSXFVwQfa3jRNUZLNW5odZAyseb92OSBTKCu+9gGZiJASt76Cj3dLTtcTdg== |
| 123 | +"@commitlint/message@^20.0.0": |
| 124 | + version "20.0.0" |
| 125 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-20.0.0.tgz#a5ac95dc17363a1dba5d2d47bd28c9356710a7b8" |
| 126 | + integrity sha512-gLX4YmKnZqSwkmSB9OckQUrI5VyXEYiv3J5JKZRxIp8jOQsWjZgHSG/OgEfMQBK9ibdclEdAyIPYggwXoFGXjQ== |
127 | 127 |
|
128 | | -"@commitlint/parse@^19.8.1": |
129 | | - version "19.8.1" |
130 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.1.tgz#73125d04f07f11477cf563cbfe0cc9f6dc85a747" |
131 | | - integrity sha512-mmAHYcMBmAgJDKWdkjIGq50X4yB0pSGpxyOODwYmoexxxiUCy5JJT99t1+PEMK7KtsCtzuWYIAXYAiKR+k+/Jw== |
| 128 | +"@commitlint/parse@^20.0.0": |
| 129 | + version "20.0.0" |
| 130 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.0.0.tgz#a056ec3c25401dfc9905196e159aaee3a2dfdf43" |
| 131 | + integrity sha512-j/PHCDX2bGM5xGcWObOvpOc54cXjn9g6xScXzAeOLwTsScaL4Y+qd0pFC6HBwTtrH92NvJQc+2Lx9HFkVi48cg== |
132 | 132 | dependencies: |
133 | | - "@commitlint/types" "^19.8.1" |
| 133 | + "@commitlint/types" "^20.0.0" |
134 | 134 | conventional-changelog-angular "^7.0.0" |
135 | 135 | conventional-commits-parser "^5.0.0" |
136 | 136 |
|
137 | | -"@commitlint/read@^19.8.1": |
138 | | - version "19.8.1" |
139 | | - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.1.tgz#812930fd0f616e796e122751cb983346e5454ec8" |
140 | | - integrity sha512-03Jbjb1MqluaVXKHKRuGhcKWtSgh3Jizqy2lJCRbRrnWpcM06MYm8th59Xcns8EqBYvo0Xqb+2DoZFlga97uXQ== |
| 137 | +"@commitlint/read@^20.0.0": |
| 138 | + version "20.0.0" |
| 139 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.0.0.tgz#6c22541109176878d533c396860d26ad8ec3d74f" |
| 140 | + integrity sha512-Ti7Y7aEgxsM1nkwA4ZIJczkTFRX/+USMjNrL9NXwWQHqNqrBX2iMi+zfuzZXqfZ327WXBjdkRaytJ+z5vNqTOA== |
141 | 141 | dependencies: |
142 | | - "@commitlint/top-level" "^19.8.1" |
143 | | - "@commitlint/types" "^19.8.1" |
| 142 | + "@commitlint/top-level" "^20.0.0" |
| 143 | + "@commitlint/types" "^20.0.0" |
144 | 144 | git-raw-commits "^4.0.0" |
145 | 145 | minimist "^1.2.8" |
146 | 146 | tinyexec "^1.0.0" |
147 | 147 |
|
148 | | -"@commitlint/resolve-extends@^19.8.1": |
149 | | - version "19.8.1" |
150 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.1.tgz#a44bb4c22e3e7d407cc9a3758fcf58f5c360b694" |
151 | | - integrity sha512-GM0mAhFk49I+T/5UCYns5ayGStkTt4XFFrjjf0L4S26xoMTSkdCf9ZRO8en1kuopC4isDFuEm7ZOm/WRVeElVg== |
| 148 | +"@commitlint/resolve-extends@^20.0.0": |
| 149 | + version "20.0.0" |
| 150 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.0.0.tgz#a92e370b67b9a99aec84904fbb4e5fcaa495ee73" |
| 151 | + integrity sha512-BA4vva1hY8y0/Hl80YDhe9TJZpRFMsUYzVxvwTLPTEBotbGx/gS49JlVvtF1tOCKODQp7pS7CbxCpiceBgp3Dg== |
152 | 152 | dependencies: |
153 | | - "@commitlint/config-validator" "^19.8.1" |
154 | | - "@commitlint/types" "^19.8.1" |
| 153 | + "@commitlint/config-validator" "^20.0.0" |
| 154 | + "@commitlint/types" "^20.0.0" |
155 | 155 | global-directory "^4.0.1" |
156 | 156 | import-meta-resolve "^4.0.0" |
157 | 157 | lodash.mergewith "^4.6.2" |
158 | 158 | resolve-from "^5.0.0" |
159 | 159 |
|
160 | | -"@commitlint/rules@^19.8.1": |
161 | | - version "19.8.1" |
162 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.1.tgz#1cea53d5bf970ce56dc105e1da5e6655a2fe7a5f" |
163 | | - integrity sha512-Hnlhd9DyvGiGwjfjfToMi1dsnw1EXKGJNLTcsuGORHz6SS9swRgkBsou33MQ2n51/boIDrbsg4tIBbRpEWK2kw== |
| 160 | +"@commitlint/rules@^20.0.0": |
| 161 | + version "20.0.0" |
| 162 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.0.0.tgz#d5793a9435313182477456a317822874232b7d0f" |
| 163 | + integrity sha512-gvg2k10I/RfvHn5I5sxvVZKM1fl72Sqrv2YY/BnM7lMHcYqO0E2jnRWoYguvBfEcZ39t+rbATlciggVe77E4zA== |
164 | 164 | dependencies: |
165 | | - "@commitlint/ensure" "^19.8.1" |
166 | | - "@commitlint/message" "^19.8.1" |
167 | | - "@commitlint/to-lines" "^19.8.1" |
168 | | - "@commitlint/types" "^19.8.1" |
| 165 | + "@commitlint/ensure" "^20.0.0" |
| 166 | + "@commitlint/message" "^20.0.0" |
| 167 | + "@commitlint/to-lines" "^20.0.0" |
| 168 | + "@commitlint/types" "^20.0.0" |
169 | 169 |
|
170 | | -"@commitlint/to-lines@^19.8.1": |
171 | | - version "19.8.1" |
172 | | - resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.1.tgz#c1a28a84542c7ba321c1c11178b83ae024257b47" |
173 | | - integrity sha512-98Mm5inzbWTKuZQr2aW4SReY6WUukdWXuZhrqf1QdKPZBCCsXuG87c+iP0bwtD6DBnmVVQjgp4whoHRVixyPBg== |
| 170 | +"@commitlint/to-lines@^20.0.0": |
| 171 | + version "20.0.0" |
| 172 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-20.0.0.tgz#0f6d6106016272ef0e9f7c138093fe2cc06fc34b" |
| 173 | + integrity sha512-2l9gmwiCRqZNWgV+pX1X7z4yP0b3ex/86UmUFgoRt672Ez6cAM2lOQeHFRUTuE6sPpi8XBCGnd8Kh3bMoyHwJw== |
174 | 174 |
|
175 | | -"@commitlint/top-level@^19.8.1": |
176 | | - version "19.8.1" |
177 | | - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.1.tgz#2c942189d83a29b21ff7ba6e91607301efdf5916" |
178 | | - integrity sha512-Ph8IN1IOHPSDhURCSXBz44+CIu+60duFwRsg6HqaISFHQHbmBtxVw4ZrFNIYUzEP7WwrNPxa2/5qJ//NK1FGcw== |
| 175 | +"@commitlint/top-level@^20.0.0": |
| 176 | + version "20.0.0" |
| 177 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-20.0.0.tgz#8c8929d2de4639c621d63ea27b9900fc7ad8a121" |
| 178 | + integrity sha512-drXaPSP2EcopukrUXvUXmsQMu3Ey/FuJDc/5oiW4heoCfoE5BdLQyuc7veGeE3aoQaTVqZnh4D5WTWe2vefYKg== |
179 | 179 | dependencies: |
180 | 180 | find-up "^7.0.0" |
181 | 181 |
|
182 | | -"@commitlint/types@^19.8.1": |
183 | | - version "19.8.1" |
184 | | - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.1.tgz#7971fbd56b0cfb31692a4e1941b74ac8217c44e5" |
185 | | - integrity sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw== |
| 182 | +"@commitlint/types@^20.0.0": |
| 183 | + version "20.0.0" |
| 184 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.0.0.tgz#70edef6e1c1d3aaca15e1e87242d8d256beebe67" |
| 185 | + integrity sha512-bVUNBqG6aznYcYjTjnc3+Cat/iBgbgpflxbIBTnsHTX0YVpnmINPEkSRWymT2Q8aSH3Y7aKnEbunilkYe8TybA== |
186 | 186 | dependencies: |
187 | 187 | "@types/conventional-commits-parser" "^5.0.0" |
188 | 188 | chalk "^5.3.0" |
|
0 commit comments