|
192 | 192 | lodash "^4.17.13" |
193 | 193 | to-fast-properties "^2.0.0" |
194 | 194 |
|
195 | | -"@commitlint/cli@^17.6.6": |
196 | | - version "17.6.6" |
197 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.6.tgz#416da9c45901323e5bf931aa1eac5995a3aa251c" |
198 | | - integrity sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA== |
| 195 | +"@commitlint/cli@^17.6.7": |
| 196 | + version "17.6.7" |
| 197 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.7.tgz#1d352a6cfdb6b6a6ae49a959e6c13dcef1b63782" |
| 198 | + integrity sha512-nzZmfO5KIOupYppn1MsnYX/80I+KDlxiwkks3CJT0XT+t34UgqGi3eSyEuzgcIjPlORk5/GMaAEiys78iLfGMg== |
199 | 199 | dependencies: |
200 | 200 | "@commitlint/format" "^17.4.4" |
201 | | - "@commitlint/lint" "^17.6.6" |
202 | | - "@commitlint/load" "^17.5.0" |
| 201 | + "@commitlint/lint" "^17.6.7" |
| 202 | + "@commitlint/load" "^17.6.7" |
203 | 203 | "@commitlint/read" "^17.5.1" |
204 | 204 | "@commitlint/types" "^17.4.4" |
205 | 205 | execa "^5.0.0" |
|
208 | 208 | resolve-global "1.0.0" |
209 | 209 | yargs "^17.0.0" |
210 | 210 |
|
211 | | -"@commitlint/config-conventional@^17.6.6": |
212 | | - version "17.6.6" |
213 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz#5452aa601d34503b88530ba38432116bcffdd005" |
214 | | - integrity sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag== |
| 211 | +"@commitlint/config-conventional@^17.6.7": |
| 212 | + version "17.6.7" |
| 213 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.7.tgz#8469d977def36148615e9516b1a521e38ca27ddd" |
| 214 | + integrity sha512-4oTpEUC0HRM54QRHBPMOJW1pETp7usxXn9RuNYNWHcmu8wi1mpws95hvS20u2n6HtIkTn0jfn7vHioCm4AGUTw== |
215 | 215 | dependencies: |
216 | 216 | conventional-changelog-conventionalcommits "^5.0.0" |
217 | 217 |
|
218 | | -"@commitlint/config-validator@^17.4.4": |
219 | | - version "17.4.4" |
220 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.4.4.tgz#d0742705719559a101d2ee49c0c514044af6d64d" |
221 | | - integrity sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg== |
| 218 | +"@commitlint/config-validator@^17.6.7": |
| 219 | + version "17.6.7" |
| 220 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.6.7.tgz#c664d42a1ecf5040a3bb0843845150f55734df41" |
| 221 | + integrity sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ== |
222 | 222 | dependencies: |
223 | 223 | "@commitlint/types" "^17.4.4" |
224 | 224 | ajv "^8.11.0" |
225 | 225 |
|
226 | | -"@commitlint/ensure@^17.4.4": |
227 | | - version "17.4.4" |
228 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.4.4.tgz#a36e7719bdb9c2b86c8b8c2e852b463a7bfda5fa" |
229 | | - integrity sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g== |
| 226 | +"@commitlint/ensure@^17.6.7": |
| 227 | + version "17.6.7" |
| 228 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.6.7.tgz#77a77a0c05e6a1c34589f59e82e6cb937101fc4b" |
| 229 | + integrity sha512-mfDJOd1/O/eIb/h4qwXzUxkmskXDL9vNPnZ4AKYKiZALz4vHzwMxBSYtyL2mUIDeU9DRSpEUins8SeKtFkYHSw== |
230 | 230 | dependencies: |
231 | 231 | "@commitlint/types" "^17.4.4" |
232 | 232 | lodash.camelcase "^4.3.0" |
|
248 | 248 | "@commitlint/types" "^17.4.4" |
249 | 249 | chalk "^4.1.0" |
250 | 250 |
|
251 | | -"@commitlint/is-ignored@^17.6.6": |
252 | | - version "17.6.6" |
253 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.6.tgz#b1c869757bdea659aa582669ea0066798ed6a17e" |
254 | | - integrity sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg== |
| 251 | +"@commitlint/is-ignored@^17.6.7": |
| 252 | + version "17.6.7" |
| 253 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.7.tgz#711897f19180f1121ecf302a3c5496f9a920a59e" |
| 254 | + integrity sha512-vqyNRqtbq72P2JadaoWiuoLtXIs9SaAWDqdtef6G2zsoXqKFc7vqj1f+thzVgosXG3X/5K9jNp+iYijmvOfc/g== |
255 | 255 | dependencies: |
256 | 256 | "@commitlint/types" "^17.4.4" |
257 | 257 | semver "7.5.2" |
258 | 258 |
|
259 | | -"@commitlint/lint@^17.6.6": |
260 | | - version "17.6.6" |
261 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.6.tgz#d7ff64b6783f2bda56526195a66e6bb587e1fe1a" |
262 | | - integrity sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg== |
| 259 | +"@commitlint/lint@^17.6.7": |
| 260 | + version "17.6.7" |
| 261 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.7.tgz#fb49c2722749e3ef83e2b41258fc32531068a13b" |
| 262 | + integrity sha512-TW+AozfuOFMrHn+jdwtz0IWu8REKFp0eryOvoBp2r8IXNc4KihKB1spAiUB6SFyHD6hVVeolz12aHnJ3Mb+xVQ== |
263 | 263 | dependencies: |
264 | | - "@commitlint/is-ignored" "^17.6.6" |
265 | | - "@commitlint/parse" "^17.6.5" |
266 | | - "@commitlint/rules" "^17.6.5" |
| 264 | + "@commitlint/is-ignored" "^17.6.7" |
| 265 | + "@commitlint/parse" "^17.6.7" |
| 266 | + "@commitlint/rules" "^17.6.7" |
267 | 267 | "@commitlint/types" "^17.4.4" |
268 | 268 |
|
269 | | -"@commitlint/load@^17.5.0": |
270 | | - version "17.5.0" |
271 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.5.0.tgz#be45dbbb50aaf5eb7e8e940e1e0d6171d1426bab" |
272 | | - integrity sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q== |
| 269 | +"@commitlint/load@^17.6.7": |
| 270 | + version "17.6.7" |
| 271 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.6.7.tgz#c63b18ca8942a8fc095ec7a7ff7aa52f3854f6ba" |
| 272 | + integrity sha512-QZ2rJTbX55BQdYrCm/p6+hh/pFBgC9nTJxfsrK6xRPe2thiQzHN0AQDBqBwAirn6gIkHrjIbCbtAE6kiDYLjrw== |
273 | 273 | dependencies: |
274 | | - "@commitlint/config-validator" "^17.4.4" |
| 274 | + "@commitlint/config-validator" "^17.6.7" |
275 | 275 | "@commitlint/execute-rule" "^17.4.0" |
276 | | - "@commitlint/resolve-extends" "^17.4.4" |
| 276 | + "@commitlint/resolve-extends" "^17.6.7" |
277 | 277 | "@commitlint/types" "^17.4.4" |
278 | 278 | "@types/node" "*" |
279 | 279 | chalk "^4.1.0" |
|
291 | 291 | resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c" |
292 | 292 | integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q== |
293 | 293 |
|
294 | | -"@commitlint/parse@^17.6.5": |
295 | | - version "17.6.5" |
296 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.6.5.tgz#7b84b328a6a94ca08ab7c98c491d9d3dab68f09d" |
297 | | - integrity sha512-0zle3bcn1Hevw5Jqpz/FzEWNo2KIzUbc1XyGg6WrWEoa6GH3A1pbqNF6MvE6rjuy6OY23c8stWnb4ETRZyN+Yw== |
| 294 | +"@commitlint/parse@^17.6.7": |
| 295 | + version "17.6.7" |
| 296 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.6.7.tgz#b87c61213653d670f956faafe7783aef9ef13020" |
| 297 | + integrity sha512-ibO03BgEns+JJpohpBZYD49mCdSNMg6fTv7vA5yqzEFWkBQk5NWhEBw2yG+Z1UClStIRkMkAYyI2HzoQG9tCQQ== |
298 | 298 | dependencies: |
299 | 299 | "@commitlint/types" "^17.4.4" |
300 | 300 | conventional-changelog-angular "^5.0.11" |
|
311 | 311 | git-raw-commits "^2.0.11" |
312 | 312 | minimist "^1.2.6" |
313 | 313 |
|
314 | | -"@commitlint/resolve-extends@^17.4.4": |
315 | | - version "17.4.4" |
316 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.4.4.tgz#8f931467dea8c43b9fe38373e303f7c220de6fdc" |
317 | | - integrity sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A== |
| 314 | +"@commitlint/resolve-extends@^17.6.7": |
| 315 | + version "17.6.7" |
| 316 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.6.7.tgz#9c53a4601c96ab2dd20b90fb35c988639307735d" |
| 317 | + integrity sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg== |
318 | 318 | dependencies: |
319 | | - "@commitlint/config-validator" "^17.4.4" |
| 319 | + "@commitlint/config-validator" "^17.6.7" |
320 | 320 | "@commitlint/types" "^17.4.4" |
321 | 321 | import-fresh "^3.0.0" |
322 | 322 | lodash.mergewith "^4.6.2" |
323 | 323 | resolve-from "^5.0.0" |
324 | 324 | resolve-global "^1.0.0" |
325 | 325 |
|
326 | | -"@commitlint/rules@^17.6.5": |
327 | | - version "17.6.5" |
328 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.5.tgz#fabcacdde923e26ac5ef90d4b3f8fc05526bbaa1" |
329 | | - integrity sha512-uTB3zSmnPyW2qQQH+Dbq2rekjlWRtyrjDo4aLFe63uteandgkI+cc0NhhbBAzcXShzVk0qqp8SlkQMu0mgHg/A== |
| 326 | +"@commitlint/rules@^17.6.7": |
| 327 | + version "17.6.7" |
| 328 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.7.tgz#2dbf52e82b5bcb1c74445637c6a9974571ab54b6" |
| 329 | + integrity sha512-x/SDwDTN3w3Gr5xkhrIORu96rlKCc8ZLYEMXRqi9+MB33st2mKcGvKa5uJuigHlbl3xm75bAAubATrodVrjguQ== |
330 | 330 | dependencies: |
331 | | - "@commitlint/ensure" "^17.4.4" |
| 331 | + "@commitlint/ensure" "^17.6.7" |
332 | 332 | "@commitlint/message" "^17.4.2" |
333 | 333 | "@commitlint/to-lines" "^17.4.0" |
334 | 334 | "@commitlint/types" "^17.4.4" |
|
0 commit comments