|
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.5.1": |
320 | | - version "17.5.1" |
321 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.1.tgz#db176538db7b4140c8856c88a46bd15ec705f881" |
322 | | - integrity sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg== |
| 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== |
323 | 323 | dependencies: |
324 | 324 | "@commitlint/format" "^17.4.4" |
325 | | - "@commitlint/lint" "^17.4.4" |
| 325 | + "@commitlint/lint" "^17.6.0" |
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.4.4": |
336 | | - version "17.4.4" |
337 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.4.tgz#f30b1e5b2e48ce5799a483c200c52f218a98efcc" |
338 | | - integrity sha512-u6ztvxqzi6NuhrcEDR7a+z0yrh11elY66nRrQIpqsqW6sZmpxYkDLtpRH8jRML+mmxYQ8s4qqF06Q/IQx5aJeQ== |
| 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== |
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.4.4": |
397 | | - version "17.4.4" |
398 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.4.tgz#0ecd70b44ec5f4823c2e00e0c4b04ebd41d42856" |
399 | | - integrity sha512-qgkCRRFjyhbMDWsti/5jRYVJkgYZj4r+ZmweZObnbYqPUl5UKLWMf9a/ZZisOI4JfiPmRktYRZ2JmqlSvg+ccw== |
| 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== |
400 | 400 | dependencies: |
401 | 401 | "@commitlint/is-ignored" "^17.4.4" |
402 | 402 | "@commitlint/parse" "^17.4.4" |
403 | | - "@commitlint/rules" "^17.4.4" |
| 403 | + "@commitlint/rules" "^17.6.0" |
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.4.4": |
494 | | - version "17.4.4" |
495 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.4.tgz#9b33f41e5eb529f916396bac7c62e61f0edd6791" |
496 | | - integrity sha512-0tgvXnHi/mVcyR8Y8mjTFZIa/FEQXA4uEutXS/imH2v1UNkYDSEMsK/68wiXRpfW1euSgEdwRkvE1z23+yhNrQ== |
| 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== |
497 | 497 | dependencies: |
498 | 498 | "@commitlint/ensure" "^17.4.4" |
499 | 499 | "@commitlint/message" "^17.4.2" |
|
0 commit comments