|
532 | 532 | human-id "^1.0.2" |
533 | 533 | prettier "^1.19.1" |
534 | 534 |
|
535 | | -"@commitlint/cli@^17.6.6": |
536 | | - version "17.6.6" |
537 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.6.tgz#416da9c45901323e5bf931aa1eac5995a3aa251c" |
538 | | - integrity sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA== |
| 535 | +"@commitlint/cli@^17.6.7": |
| 536 | + version "17.6.7" |
| 537 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.7.tgz#1d352a6cfdb6b6a6ae49a959e6c13dcef1b63782" |
| 538 | + integrity sha512-nzZmfO5KIOupYppn1MsnYX/80I+KDlxiwkks3CJT0XT+t34UgqGi3eSyEuzgcIjPlORk5/GMaAEiys78iLfGMg== |
539 | 539 | dependencies: |
540 | 540 | "@commitlint/format" "^17.4.4" |
541 | | - "@commitlint/lint" "^17.6.6" |
542 | | - "@commitlint/load" "^17.5.0" |
| 541 | + "@commitlint/lint" "^17.6.7" |
| 542 | + "@commitlint/load" "^17.6.7" |
543 | 543 | "@commitlint/read" "^17.5.1" |
544 | 544 | "@commitlint/types" "^17.4.4" |
545 | 545 | execa "^5.0.0" |
|
548 | 548 | resolve-global "1.0.0" |
549 | 549 | yargs "^17.0.0" |
550 | 550 |
|
551 | | -"@commitlint/config-conventional@^17.6.6": |
552 | | - version "17.6.6" |
553 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz#5452aa601d34503b88530ba38432116bcffdd005" |
554 | | - integrity sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag== |
| 551 | +"@commitlint/config-conventional@^17.6.7": |
| 552 | + version "17.6.7" |
| 553 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.7.tgz#8469d977def36148615e9516b1a521e38ca27ddd" |
| 554 | + integrity sha512-4oTpEUC0HRM54QRHBPMOJW1pETp7usxXn9RuNYNWHcmu8wi1mpws95hvS20u2n6HtIkTn0jfn7vHioCm4AGUTw== |
555 | 555 | dependencies: |
556 | 556 | conventional-changelog-conventionalcommits "^5.0.0" |
557 | 557 |
|
558 | | -"@commitlint/config-validator@^17.4.4": |
559 | | - version "17.4.4" |
560 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.4.4.tgz#d0742705719559a101d2ee49c0c514044af6d64d" |
561 | | - integrity sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg== |
| 558 | +"@commitlint/config-validator@^17.6.7": |
| 559 | + version "17.6.7" |
| 560 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.6.7.tgz#c664d42a1ecf5040a3bb0843845150f55734df41" |
| 561 | + integrity sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ== |
562 | 562 | dependencies: |
563 | 563 | "@commitlint/types" "^17.4.4" |
564 | 564 | ajv "^8.11.0" |
565 | 565 |
|
566 | | -"@commitlint/ensure@^17.4.4": |
567 | | - version "17.4.4" |
568 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.4.4.tgz#a36e7719bdb9c2b86c8b8c2e852b463a7bfda5fa" |
569 | | - integrity sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g== |
| 566 | +"@commitlint/ensure@^17.6.7": |
| 567 | + version "17.6.7" |
| 568 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.6.7.tgz#77a77a0c05e6a1c34589f59e82e6cb937101fc4b" |
| 569 | + integrity sha512-mfDJOd1/O/eIb/h4qwXzUxkmskXDL9vNPnZ4AKYKiZALz4vHzwMxBSYtyL2mUIDeU9DRSpEUins8SeKtFkYHSw== |
570 | 570 | dependencies: |
571 | 571 | "@commitlint/types" "^17.4.4" |
572 | 572 | lodash.camelcase "^4.3.0" |
|
588 | 588 | "@commitlint/types" "^17.4.4" |
589 | 589 | chalk "^4.1.0" |
590 | 590 |
|
591 | | -"@commitlint/is-ignored@^17.6.6": |
592 | | - version "17.6.6" |
593 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.6.tgz#b1c869757bdea659aa582669ea0066798ed6a17e" |
594 | | - integrity sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg== |
| 591 | +"@commitlint/is-ignored@^17.6.7": |
| 592 | + version "17.6.7" |
| 593 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.7.tgz#711897f19180f1121ecf302a3c5496f9a920a59e" |
| 594 | + integrity sha512-vqyNRqtbq72P2JadaoWiuoLtXIs9SaAWDqdtef6G2zsoXqKFc7vqj1f+thzVgosXG3X/5K9jNp+iYijmvOfc/g== |
595 | 595 | dependencies: |
596 | 596 | "@commitlint/types" "^17.4.4" |
597 | 597 | semver "7.5.2" |
598 | 598 |
|
599 | | -"@commitlint/lint@^17.6.6": |
600 | | - version "17.6.6" |
601 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.6.tgz#d7ff64b6783f2bda56526195a66e6bb587e1fe1a" |
602 | | - integrity sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg== |
| 599 | +"@commitlint/lint@^17.6.7": |
| 600 | + version "17.6.7" |
| 601 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.7.tgz#fb49c2722749e3ef83e2b41258fc32531068a13b" |
| 602 | + integrity sha512-TW+AozfuOFMrHn+jdwtz0IWu8REKFp0eryOvoBp2r8IXNc4KihKB1spAiUB6SFyHD6hVVeolz12aHnJ3Mb+xVQ== |
603 | 603 | dependencies: |
604 | | - "@commitlint/is-ignored" "^17.6.6" |
605 | | - "@commitlint/parse" "^17.6.5" |
606 | | - "@commitlint/rules" "^17.6.5" |
| 604 | + "@commitlint/is-ignored" "^17.6.7" |
| 605 | + "@commitlint/parse" "^17.6.7" |
| 606 | + "@commitlint/rules" "^17.6.7" |
607 | 607 | "@commitlint/types" "^17.4.4" |
608 | 608 |
|
609 | | -"@commitlint/load@^17.5.0": |
610 | | - version "17.5.0" |
611 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.5.0.tgz#be45dbbb50aaf5eb7e8e940e1e0d6171d1426bab" |
612 | | - integrity sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q== |
| 609 | +"@commitlint/load@^17.6.7": |
| 610 | + version "17.6.7" |
| 611 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.6.7.tgz#c63b18ca8942a8fc095ec7a7ff7aa52f3854f6ba" |
| 612 | + integrity sha512-QZ2rJTbX55BQdYrCm/p6+hh/pFBgC9nTJxfsrK6xRPe2thiQzHN0AQDBqBwAirn6gIkHrjIbCbtAE6kiDYLjrw== |
613 | 613 | dependencies: |
614 | | - "@commitlint/config-validator" "^17.4.4" |
| 614 | + "@commitlint/config-validator" "^17.6.7" |
615 | 615 | "@commitlint/execute-rule" "^17.4.0" |
616 | | - "@commitlint/resolve-extends" "^17.4.4" |
| 616 | + "@commitlint/resolve-extends" "^17.6.7" |
617 | 617 | "@commitlint/types" "^17.4.4" |
618 | 618 | "@types/node" "*" |
619 | 619 | chalk "^4.1.0" |
|
631 | 631 | resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c" |
632 | 632 | integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q== |
633 | 633 |
|
634 | | -"@commitlint/parse@^17.6.5": |
635 | | - version "17.6.5" |
636 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.6.5.tgz#7b84b328a6a94ca08ab7c98c491d9d3dab68f09d" |
637 | | - integrity sha512-0zle3bcn1Hevw5Jqpz/FzEWNo2KIzUbc1XyGg6WrWEoa6GH3A1pbqNF6MvE6rjuy6OY23c8stWnb4ETRZyN+Yw== |
| 634 | +"@commitlint/parse@^17.6.7": |
| 635 | + version "17.6.7" |
| 636 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.6.7.tgz#b87c61213653d670f956faafe7783aef9ef13020" |
| 637 | + integrity sha512-ibO03BgEns+JJpohpBZYD49mCdSNMg6fTv7vA5yqzEFWkBQk5NWhEBw2yG+Z1UClStIRkMkAYyI2HzoQG9tCQQ== |
638 | 638 | dependencies: |
639 | 639 | "@commitlint/types" "^17.4.4" |
640 | 640 | conventional-changelog-angular "^5.0.11" |
|
651 | 651 | git-raw-commits "^2.0.11" |
652 | 652 | minimist "^1.2.6" |
653 | 653 |
|
654 | | -"@commitlint/resolve-extends@^17.4.4": |
655 | | - version "17.4.4" |
656 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.4.4.tgz#8f931467dea8c43b9fe38373e303f7c220de6fdc" |
657 | | - integrity sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A== |
| 654 | +"@commitlint/resolve-extends@^17.6.7": |
| 655 | + version "17.6.7" |
| 656 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.6.7.tgz#9c53a4601c96ab2dd20b90fb35c988639307735d" |
| 657 | + integrity sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg== |
658 | 658 | dependencies: |
659 | | - "@commitlint/config-validator" "^17.4.4" |
| 659 | + "@commitlint/config-validator" "^17.6.7" |
660 | 660 | "@commitlint/types" "^17.4.4" |
661 | 661 | import-fresh "^3.0.0" |
662 | 662 | lodash.mergewith "^4.6.2" |
663 | 663 | resolve-from "^5.0.0" |
664 | 664 | resolve-global "^1.0.0" |
665 | 665 |
|
666 | | -"@commitlint/rules@^17.6.5": |
667 | | - version "17.6.5" |
668 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.5.tgz#fabcacdde923e26ac5ef90d4b3f8fc05526bbaa1" |
669 | | - integrity sha512-uTB3zSmnPyW2qQQH+Dbq2rekjlWRtyrjDo4aLFe63uteandgkI+cc0NhhbBAzcXShzVk0qqp8SlkQMu0mgHg/A== |
| 666 | +"@commitlint/rules@^17.6.7": |
| 667 | + version "17.6.7" |
| 668 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.7.tgz#2dbf52e82b5bcb1c74445637c6a9974571ab54b6" |
| 669 | + integrity sha512-x/SDwDTN3w3Gr5xkhrIORu96rlKCc8ZLYEMXRqi9+MB33st2mKcGvKa5uJuigHlbl3xm75bAAubATrodVrjguQ== |
670 | 670 | dependencies: |
671 | | - "@commitlint/ensure" "^17.4.4" |
| 671 | + "@commitlint/ensure" "^17.6.7" |
672 | 672 | "@commitlint/message" "^17.4.2" |
673 | 673 | "@commitlint/to-lines" "^17.4.0" |
674 | 674 | "@commitlint/types" "^17.4.4" |
|
0 commit comments