|
127 | 127 | lodash "^4.17.19" |
128 | 128 | to-fast-properties "^2.0.0" |
129 | 129 |
|
130 | | -"@commitlint/cli@^17.6.6": |
131 | | - version "17.6.6" |
132 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.6.tgz#416da9c45901323e5bf931aa1eac5995a3aa251c" |
133 | | - integrity sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA== |
| 130 | +"@commitlint/cli@^17.6.7": |
| 131 | + version "17.6.7" |
| 132 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.7.tgz#1d352a6cfdb6b6a6ae49a959e6c13dcef1b63782" |
| 133 | + integrity sha512-nzZmfO5KIOupYppn1MsnYX/80I+KDlxiwkks3CJT0XT+t34UgqGi3eSyEuzgcIjPlORk5/GMaAEiys78iLfGMg== |
134 | 134 | dependencies: |
135 | 135 | "@commitlint/format" "^17.4.4" |
136 | | - "@commitlint/lint" "^17.6.6" |
137 | | - "@commitlint/load" "^17.5.0" |
| 136 | + "@commitlint/lint" "^17.6.7" |
| 137 | + "@commitlint/load" "^17.6.7" |
138 | 138 | "@commitlint/read" "^17.5.1" |
139 | 139 | "@commitlint/types" "^17.4.4" |
140 | 140 | execa "^5.0.0" |
|
143 | 143 | resolve-global "1.0.0" |
144 | 144 | yargs "^17.0.0" |
145 | 145 |
|
146 | | -"@commitlint/config-conventional@^17.6.6": |
147 | | - version "17.6.6" |
148 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz#5452aa601d34503b88530ba38432116bcffdd005" |
149 | | - integrity sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag== |
| 146 | +"@commitlint/config-conventional@^17.6.7": |
| 147 | + version "17.6.7" |
| 148 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.7.tgz#8469d977def36148615e9516b1a521e38ca27ddd" |
| 149 | + integrity sha512-4oTpEUC0HRM54QRHBPMOJW1pETp7usxXn9RuNYNWHcmu8wi1mpws95hvS20u2n6HtIkTn0jfn7vHioCm4AGUTw== |
150 | 150 | dependencies: |
151 | 151 | conventional-changelog-conventionalcommits "^5.0.0" |
152 | 152 |
|
153 | | -"@commitlint/config-validator@^17.4.4": |
154 | | - version "17.4.4" |
155 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.4.4.tgz#d0742705719559a101d2ee49c0c514044af6d64d" |
156 | | - integrity sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg== |
| 153 | +"@commitlint/config-validator@^17.6.7": |
| 154 | + version "17.6.7" |
| 155 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.6.7.tgz#c664d42a1ecf5040a3bb0843845150f55734df41" |
| 156 | + integrity sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ== |
157 | 157 | dependencies: |
158 | 158 | "@commitlint/types" "^17.4.4" |
159 | 159 | ajv "^8.11.0" |
160 | 160 |
|
161 | | -"@commitlint/ensure@^17.4.4": |
162 | | - version "17.4.4" |
163 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.4.4.tgz#a36e7719bdb9c2b86c8b8c2e852b463a7bfda5fa" |
164 | | - integrity sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g== |
| 161 | +"@commitlint/ensure@^17.6.7": |
| 162 | + version "17.6.7" |
| 163 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.6.7.tgz#77a77a0c05e6a1c34589f59e82e6cb937101fc4b" |
| 164 | + integrity sha512-mfDJOd1/O/eIb/h4qwXzUxkmskXDL9vNPnZ4AKYKiZALz4vHzwMxBSYtyL2mUIDeU9DRSpEUins8SeKtFkYHSw== |
165 | 165 | dependencies: |
166 | 166 | "@commitlint/types" "^17.4.4" |
167 | 167 | lodash.camelcase "^4.3.0" |
|
183 | 183 | "@commitlint/types" "^17.4.4" |
184 | 184 | chalk "^4.1.0" |
185 | 185 |
|
186 | | -"@commitlint/is-ignored@^17.6.6": |
187 | | - version "17.6.6" |
188 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.6.tgz#b1c869757bdea659aa582669ea0066798ed6a17e" |
189 | | - integrity sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg== |
| 186 | +"@commitlint/is-ignored@^17.6.7": |
| 187 | + version "17.6.7" |
| 188 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.7.tgz#711897f19180f1121ecf302a3c5496f9a920a59e" |
| 189 | + integrity sha512-vqyNRqtbq72P2JadaoWiuoLtXIs9SaAWDqdtef6G2zsoXqKFc7vqj1f+thzVgosXG3X/5K9jNp+iYijmvOfc/g== |
190 | 190 | dependencies: |
191 | 191 | "@commitlint/types" "^17.4.4" |
192 | 192 | semver "7.5.2" |
193 | 193 |
|
194 | | -"@commitlint/lint@^17.6.6": |
195 | | - version "17.6.6" |
196 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.6.tgz#d7ff64b6783f2bda56526195a66e6bb587e1fe1a" |
197 | | - integrity sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg== |
| 194 | +"@commitlint/lint@^17.6.7": |
| 195 | + version "17.6.7" |
| 196 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.7.tgz#fb49c2722749e3ef83e2b41258fc32531068a13b" |
| 197 | + integrity sha512-TW+AozfuOFMrHn+jdwtz0IWu8REKFp0eryOvoBp2r8IXNc4KihKB1spAiUB6SFyHD6hVVeolz12aHnJ3Mb+xVQ== |
198 | 198 | dependencies: |
199 | | - "@commitlint/is-ignored" "^17.6.6" |
200 | | - "@commitlint/parse" "^17.6.5" |
201 | | - "@commitlint/rules" "^17.6.5" |
| 199 | + "@commitlint/is-ignored" "^17.6.7" |
| 200 | + "@commitlint/parse" "^17.6.7" |
| 201 | + "@commitlint/rules" "^17.6.7" |
202 | 202 | "@commitlint/types" "^17.4.4" |
203 | 203 |
|
204 | | -"@commitlint/load@^17.5.0": |
205 | | - version "17.5.0" |
206 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.5.0.tgz#be45dbbb50aaf5eb7e8e940e1e0d6171d1426bab" |
207 | | - integrity sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q== |
| 204 | +"@commitlint/load@^17.6.7": |
| 205 | + version "17.6.7" |
| 206 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.6.7.tgz#c63b18ca8942a8fc095ec7a7ff7aa52f3854f6ba" |
| 207 | + integrity sha512-QZ2rJTbX55BQdYrCm/p6+hh/pFBgC9nTJxfsrK6xRPe2thiQzHN0AQDBqBwAirn6gIkHrjIbCbtAE6kiDYLjrw== |
208 | 208 | dependencies: |
209 | | - "@commitlint/config-validator" "^17.4.4" |
| 209 | + "@commitlint/config-validator" "^17.6.7" |
210 | 210 | "@commitlint/execute-rule" "^17.4.0" |
211 | | - "@commitlint/resolve-extends" "^17.4.4" |
| 211 | + "@commitlint/resolve-extends" "^17.6.7" |
212 | 212 | "@commitlint/types" "^17.4.4" |
213 | 213 | "@types/node" "*" |
214 | 214 | chalk "^4.1.0" |
|
226 | 226 | resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c" |
227 | 227 | integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q== |
228 | 228 |
|
229 | | -"@commitlint/parse@^17.6.5": |
230 | | - version "17.6.5" |
231 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.6.5.tgz#7b84b328a6a94ca08ab7c98c491d9d3dab68f09d" |
232 | | - integrity sha512-0zle3bcn1Hevw5Jqpz/FzEWNo2KIzUbc1XyGg6WrWEoa6GH3A1pbqNF6MvE6rjuy6OY23c8stWnb4ETRZyN+Yw== |
| 229 | +"@commitlint/parse@^17.6.7": |
| 230 | + version "17.6.7" |
| 231 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.6.7.tgz#b87c61213653d670f956faafe7783aef9ef13020" |
| 232 | + integrity sha512-ibO03BgEns+JJpohpBZYD49mCdSNMg6fTv7vA5yqzEFWkBQk5NWhEBw2yG+Z1UClStIRkMkAYyI2HzoQG9tCQQ== |
233 | 233 | dependencies: |
234 | 234 | "@commitlint/types" "^17.4.4" |
235 | 235 | conventional-changelog-angular "^5.0.11" |
|
246 | 246 | git-raw-commits "^2.0.11" |
247 | 247 | minimist "^1.2.6" |
248 | 248 |
|
249 | | -"@commitlint/resolve-extends@^17.4.4": |
250 | | - version "17.4.4" |
251 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.4.4.tgz#8f931467dea8c43b9fe38373e303f7c220de6fdc" |
252 | | - integrity sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A== |
| 249 | +"@commitlint/resolve-extends@^17.6.7": |
| 250 | + version "17.6.7" |
| 251 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.6.7.tgz#9c53a4601c96ab2dd20b90fb35c988639307735d" |
| 252 | + integrity sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg== |
253 | 253 | dependencies: |
254 | | - "@commitlint/config-validator" "^17.4.4" |
| 254 | + "@commitlint/config-validator" "^17.6.7" |
255 | 255 | "@commitlint/types" "^17.4.4" |
256 | 256 | import-fresh "^3.0.0" |
257 | 257 | lodash.mergewith "^4.6.2" |
258 | 258 | resolve-from "^5.0.0" |
259 | 259 | resolve-global "^1.0.0" |
260 | 260 |
|
261 | | -"@commitlint/rules@^17.6.5": |
262 | | - version "17.6.5" |
263 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.5.tgz#fabcacdde923e26ac5ef90d4b3f8fc05526bbaa1" |
264 | | - integrity sha512-uTB3zSmnPyW2qQQH+Dbq2rekjlWRtyrjDo4aLFe63uteandgkI+cc0NhhbBAzcXShzVk0qqp8SlkQMu0mgHg/A== |
| 261 | +"@commitlint/rules@^17.6.7": |
| 262 | + version "17.6.7" |
| 263 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.7.tgz#2dbf52e82b5bcb1c74445637c6a9974571ab54b6" |
| 264 | + integrity sha512-x/SDwDTN3w3Gr5xkhrIORu96rlKCc8ZLYEMXRqi9+MB33st2mKcGvKa5uJuigHlbl3xm75bAAubATrodVrjguQ== |
265 | 265 | dependencies: |
266 | | - "@commitlint/ensure" "^17.4.4" |
| 266 | + "@commitlint/ensure" "^17.6.7" |
267 | 267 | "@commitlint/message" "^17.4.2" |
268 | 268 | "@commitlint/to-lines" "^17.4.0" |
269 | 269 | "@commitlint/types" "^17.4.4" |
|
0 commit comments