|
316 | 316 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" |
317 | 317 | integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== |
318 | 318 |
|
319 | | -"@commitlint/cli@^17.6.0": |
320 | | - version "17.6.0" |
321 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.0.tgz#9e14322fc2eb7b27aa3124d3f0d64571e4ecb230" |
322 | | - integrity sha512-JaZeZ1p6kfkSiZlDoQjK09AuiI9zYQMiIUJzTOM8qNRHFOXOPmiTM56nI67yzeUSNTFu6M/DRqjmdjtA5q3hEg== |
| 319 | +"@commitlint/cli@^17.6.1": |
| 320 | + version "17.6.1" |
| 321 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.1.tgz#571a1272a656cd316f4b601cbb0fcb2ef50bfc7a" |
| 322 | + integrity sha512-kCnDD9LE2ySiTnj/VPaxy4/oRayRcdv4aCuVxtoum8SxIU7OADHc0nJPQfheE8bHcs3zZdWzDMWltRosuT13bg== |
323 | 323 | dependencies: |
324 | 324 | "@commitlint/format" "^17.4.4" |
325 | | - "@commitlint/lint" "^17.6.0" |
| 325 | + "@commitlint/lint" "^17.6.1" |
326 | 326 | "@commitlint/load" "^17.5.0" |
327 | 327 | "@commitlint/read" "^17.5.1" |
328 | 328 | "@commitlint/types" "^17.4.4" |
|
332 | 332 | resolve-global "1.0.0" |
333 | 333 | yargs "^17.0.0" |
334 | 334 |
|
335 | | -"@commitlint/config-conventional@^17.6.0": |
336 | | - version "17.6.0" |
337 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.0.tgz#dfd4ae715b3997c5dd319f2d99dd1421b2b783eb" |
338 | | - integrity sha512-2Y9M7MN942bTK5h70fJGknhXA02+OtWCkKeIzTSwsdwz1V7y6bxYv24x052E9XHKtZHJfvM3iLuTOsjRvLqWtA== |
| 335 | +"@commitlint/config-conventional@^17.6.1": |
| 336 | + version "17.6.1" |
| 337 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz#ab07c82c88f99ffee89ae321f1f49f1798127fbb" |
| 338 | + integrity sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ== |
339 | 339 | dependencies: |
340 | 340 | conventional-changelog-conventionalcommits "^5.0.0" |
341 | 341 |
|
|
393 | 393 | "@commitlint/types" "^17.4.4" |
394 | 394 | semver "7.3.8" |
395 | 395 |
|
396 | | -"@commitlint/lint@^17.6.0": |
397 | | - version "17.6.0" |
398 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.0.tgz#ec40e2267ced1d75e7f62b7e032db1f8a9e6c1f2" |
399 | | - integrity sha512-6cEXxpxZd7fbtYMxeosOum/Nnwu3VdSuZcrFSqP9lWNsrHRv4ijVsnLeomvo6WHPchGOeEWAazAI7Q6Ap22fJw== |
| 396 | +"@commitlint/lint@^17.6.1": |
| 397 | + version "17.6.1" |
| 398 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.1.tgz#52275acc6b3d92a9ad466535331c5dd8e85b6f42" |
| 399 | + integrity sha512-VARJ9kxH64isgwVnC+ABPafCYzqxpsWJIpDaTuI0gh8aX4GQ0i7cn9tvxtFNfJj4ER2BAJeWJ0vURdNYjK2RQQ== |
400 | 400 | dependencies: |
401 | 401 | "@commitlint/is-ignored" "^17.4.4" |
402 | 402 | "@commitlint/parse" "^17.4.4" |
403 | | - "@commitlint/rules" "^17.6.0" |
| 403 | + "@commitlint/rules" "^17.6.1" |
404 | 404 | "@commitlint/types" "^17.4.4" |
405 | 405 |
|
406 | 406 | "@commitlint/load@>6.1.1": |
|
490 | 490 | resolve-from "^5.0.0" |
491 | 491 | resolve-global "^1.0.0" |
492 | 492 |
|
493 | | -"@commitlint/rules@^17.6.0": |
494 | | - version "17.6.0" |
495 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.0.tgz#1d4029015362ec96690c3e460b8267331dc51077" |
496 | | - integrity sha512-Ka7AsRFvkKMYYE7itgo7hddRGCiV+0BgbTIAq4PWmnkHAECxYpdqMVzW5jaATmXZfwfRRTB57e7KZWj6EPmK1A== |
| 493 | +"@commitlint/rules@^17.6.1": |
| 494 | + version "17.6.1" |
| 495 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.1.tgz#dff529b8d1e0455808fe7e3e1fa70617e4eb2759" |
| 496 | + integrity sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw== |
497 | 497 | dependencies: |
498 | 498 | "@commitlint/ensure" "^17.4.4" |
499 | 499 | "@commitlint/message" "^17.4.2" |
|
0 commit comments