|
651 | 651 | lodash "^4.17.5" |
652 | 652 | to-fast-properties "^2.0.0" |
653 | 653 |
|
654 | | -"@commitlint/cli@^6.1.0": |
655 | | - version "6.1.0" |
656 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-6.1.0.tgz#0a545088b4e0268cca1dca7e8ccd95bd55847b88" |
| 654 | +"@commitlint/cli@^7.0.0": |
| 655 | + version "7.0.0" |
| 656 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-7.0.0.tgz#3bf86d8ab2fbd5074c3114b7ba3f4b41b775f3dc" |
657 | 657 | dependencies: |
658 | | - "@commitlint/core" "^6.1.0" |
| 658 | + "@commitlint/format" "^7.0.0" |
| 659 | + "@commitlint/lint" "^7.0.0" |
| 660 | + "@commitlint/load" "^7.0.0" |
| 661 | + "@commitlint/read" "^7.0.0" |
659 | 662 | babel-polyfill "6.26.0" |
660 | | - chalk "2.3.0" |
| 663 | + chalk "2.3.1" |
661 | 664 | get-stdin "5.0.1" |
662 | | - lodash.merge "4.6.0" |
| 665 | + lodash.merge "4.6.1" |
663 | 666 | lodash.pick "4.4.0" |
664 | | - meow "3.7.0" |
665 | | - |
666 | | -"@commitlint/config-conventional@^6.1.0": |
667 | | - version "6.1.0" |
668 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-6.1.0.tgz#1f1c1577f1ca10f112e4346d9c94af1f8936f0c5" |
| 667 | + meow "^5.0.0" |
669 | 668 |
|
670 | | -"@commitlint/core@^6.1.0": |
671 | | - version "6.1.0" |
672 | | - resolved "https://registry.yarnpkg.com/@commitlint/core/-/core-6.1.0.tgz#41b2482044039435cb9673995598717038f2f6d0" |
673 | | - dependencies: |
674 | | - "@commitlint/execute-rule" "^6.1.0" |
675 | | - "@commitlint/is-ignored" "^6.1.0" |
676 | | - "@commitlint/parse" "^6.1.0" |
677 | | - "@commitlint/resolve-extends" "^6.1.0" |
678 | | - "@commitlint/rules" "^6.1.0" |
679 | | - "@commitlint/top-level" "^6.1.0" |
680 | | - "@marionebl/sander" "^0.6.0" |
681 | | - babel-runtime "^6.23.0" |
682 | | - chalk "^2.0.1" |
683 | | - cosmiconfig "^4.0.0" |
684 | | - git-raw-commits "^1.3.0" |
685 | | - lodash.merge "4.6.0" |
686 | | - lodash.mergewith "4.6.0" |
687 | | - lodash.pick "4.4.0" |
688 | | - lodash.topairs "4.3.0" |
689 | | - resolve-from "4.0.0" |
| 669 | +"@commitlint/config-conventional@^7.0.0": |
| 670 | + version "7.0.1" |
| 671 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.0.1.tgz#276977f8ee60d8c56d7fdd43296af76dfee9b5f7" |
690 | 672 |
|
691 | | -"@commitlint/ensure@^6.1.0": |
692 | | - version "6.1.0" |
693 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-6.1.0.tgz#567f029d816b6b5ca16bf62499230324c99a8fa9" |
| 673 | +"@commitlint/ensure@^7.0.0": |
| 674 | + version "7.0.0" |
| 675 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-7.0.0.tgz#3d5210bb988416844926895a782a55815731779d" |
694 | 676 | dependencies: |
695 | 677 | lodash.camelcase "4.3.0" |
696 | 678 | lodash.kebabcase "4.1.1" |
697 | 679 | lodash.snakecase "4.1.1" |
698 | 680 | lodash.startcase "4.4.0" |
699 | 681 | lodash.upperfirst "4.3.1" |
700 | 682 |
|
701 | | -"@commitlint/execute-rule@^6.1.0": |
702 | | - version "6.1.0" |
703 | | - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-6.1.0.tgz#4f56e5855a5e25ebcbc985d2209ea29f1bb89774" |
| 683 | +"@commitlint/execute-rule@^7.0.0": |
| 684 | + version "7.0.0" |
| 685 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-7.0.0.tgz#cbc65314fa9ebb9cd2c5b8cdd4dca6185b3aca4c" |
704 | 686 | dependencies: |
705 | 687 | babel-runtime "6.26.0" |
706 | 688 |
|
707 | | -"@commitlint/is-ignored@^6.1.0": |
708 | | - version "6.1.0" |
709 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-6.1.0.tgz#0b86f8b37dfc693d6d66760b36fee1aba50882d8" |
| 689 | +"@commitlint/format@^7.0.0": |
| 690 | + version "7.0.0" |
| 691 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-7.0.0.tgz#3be1fdf0c3c41feb98e275b4f605c598c509b920" |
| 692 | + dependencies: |
| 693 | + babel-runtime "^6.23.0" |
| 694 | + chalk "^2.0.1" |
| 695 | + |
| 696 | +"@commitlint/is-ignored@^7.0.0": |
| 697 | + version "7.0.0" |
| 698 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-7.0.0.tgz#d328a2976274c9f106e319b1cac75dd848360fc9" |
710 | 699 | dependencies: |
711 | 700 | semver "5.5.0" |
712 | 701 |
|
713 | | -"@commitlint/message@^6.1.0": |
714 | | - version "6.1.0" |
715 | | - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-6.1.0.tgz#ee4ca775ad876ba59d23d02ba386c9b9038969e3" |
| 702 | +"@commitlint/lint@^7.0.0": |
| 703 | + version "7.0.0" |
| 704 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-7.0.0.tgz#aede9e15f551b822af7d9da55df4881ad38390d9" |
| 705 | + dependencies: |
| 706 | + "@commitlint/is-ignored" "^7.0.0" |
| 707 | + "@commitlint/parse" "^7.0.0" |
| 708 | + "@commitlint/rules" "^7.0.0" |
| 709 | + babel-runtime "^6.23.0" |
| 710 | + lodash.topairs "4.3.0" |
716 | 711 |
|
717 | | -"@commitlint/parse@^6.1.0": |
718 | | - version "6.1.0" |
719 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-6.1.0.tgz#e4ba58ab632371078b9b9609ae7af03c2e7b3a3e" |
| 712 | +"@commitlint/load@^7.0.0": |
| 713 | + version "7.0.0" |
| 714 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-7.0.0.tgz#d924f4c5c06d8845b16a50b563829a7fffa230a8" |
| 715 | + dependencies: |
| 716 | + "@commitlint/execute-rule" "^7.0.0" |
| 717 | + "@commitlint/resolve-extends" "^7.0.0" |
| 718 | + babel-runtime "^6.23.0" |
| 719 | + cosmiconfig "^4.0.0" |
| 720 | + lodash.merge "4.6.1" |
| 721 | + lodash.mergewith "4.6.1" |
| 722 | + lodash.pick "4.4.0" |
| 723 | + lodash.topairs "4.3.0" |
| 724 | + resolve-from "4.0.0" |
| 725 | + |
| 726 | +"@commitlint/message@^7.0.0": |
| 727 | + version "7.0.0" |
| 728 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-7.0.0.tgz#6fb22563e31901ff5da4391db1346fda7115fa53" |
| 729 | + |
| 730 | +"@commitlint/parse@^7.0.0": |
| 731 | + version "7.0.0" |
| 732 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-7.0.0.tgz#ed024cc4d8f0874421a8dd6d16674233b68592d4" |
720 | 733 | dependencies: |
721 | 734 | conventional-changelog-angular "^1.3.3" |
722 | 735 | conventional-commits-parser "^2.1.0" |
723 | 736 |
|
724 | | -"@commitlint/resolve-extends@^6.1.0": |
725 | | - version "6.1.0" |
726 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-6.1.0.tgz#b3d92f69e3746e94de0023f8be3b1f605a20839a" |
| 737 | +"@commitlint/read@^7.0.0": |
| 738 | + version "7.0.0" |
| 739 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-7.0.0.tgz#c9bf222e37e04c33c1e25b498657fef68377e2c8" |
| 740 | + dependencies: |
| 741 | + "@commitlint/top-level" "^7.0.0" |
| 742 | + "@marionebl/sander" "^0.6.0" |
| 743 | + babel-runtime "^6.23.0" |
| 744 | + git-raw-commits "^1.3.0" |
| 745 | + |
| 746 | +"@commitlint/resolve-extends@^7.0.0": |
| 747 | + version "7.0.0" |
| 748 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-7.0.0.tgz#34937525ea3bc037365c530bce9b1c73ef4eb74d" |
727 | 749 | dependencies: |
728 | 750 | babel-runtime "6.26.0" |
729 | | - lodash.merge "4.6.0" |
| 751 | + lodash.merge "4.6.1" |
730 | 752 | lodash.omit "4.5.0" |
731 | 753 | require-uncached "^1.0.3" |
732 | 754 | resolve-from "^4.0.0" |
733 | 755 | resolve-global "^0.1.0" |
734 | 756 |
|
735 | | -"@commitlint/rules@^6.1.0": |
736 | | - version "6.1.0" |
737 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-6.1.0.tgz#564b69503a3a4d09d03a9a077731c9655ee8f4df" |
| 757 | +"@commitlint/rules@^7.0.0": |
| 758 | + version "7.0.0" |
| 759 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-7.0.0.tgz#9a710891c350c10d6f62debb820fee4fdef1e026" |
738 | 760 | dependencies: |
739 | | - "@commitlint/ensure" "^6.1.0" |
740 | | - "@commitlint/message" "^6.1.0" |
741 | | - "@commitlint/to-lines" "^6.1.0" |
| 761 | + "@commitlint/ensure" "^7.0.0" |
| 762 | + "@commitlint/message" "^7.0.0" |
| 763 | + "@commitlint/to-lines" "^7.0.0" |
742 | 764 | babel-runtime "^6.23.0" |
743 | 765 |
|
744 | | -"@commitlint/to-lines@^6.1.0": |
745 | | - version "6.1.0" |
746 | | - resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-6.1.0.tgz#9e130254c980dbd456e1693df1082a77ba7114a0" |
| 766 | +"@commitlint/to-lines@^7.0.0": |
| 767 | + version "7.0.0" |
| 768 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-7.0.0.tgz#adb229368e2b6c7a657c909754fb40ec47363ce2" |
747 | 769 |
|
748 | | -"@commitlint/top-level@^6.1.0": |
749 | | - version "6.1.0" |
750 | | - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-6.1.0.tgz#b420c1e9166df3afa000186a42b7f49cae4014cc" |
| 770 | +"@commitlint/top-level@^7.0.0": |
| 771 | + version "7.0.0" |
| 772 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-7.0.0.tgz#ff28580ab8c1431290e37b1d507e0ef370c38d99" |
751 | 773 | dependencies: |
752 | 774 | find-up "^2.1.0" |
753 | 775 |
|
|
2488 | 2510 | escape-string-regexp "^1.0.5" |
2489 | 2511 | supports-color "^4.0.0" |
2490 | 2512 |
|
| 2513 | + |
| 2514 | + version "2.3.1" |
| 2515 | + resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.1.tgz#523fe2678aec7b04e8041909292fe8b17059b796" |
| 2516 | + dependencies: |
| 2517 | + ansi-styles "^3.2.0" |
| 2518 | + escape-string-regexp "^1.0.5" |
| 2519 | + supports-color "^5.2.0" |
| 2520 | + |
2491 | 2521 | chalk@^0.4.0: |
2492 | 2522 | version "0.4.0" |
2493 | 2523 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-0.4.0.tgz#5199a3ddcd0c1efe23bc08c1b027b06176e0c64f" |
@@ -6163,17 +6193,17 @@ lodash.memoize@^4.1.2: |
6163 | 6193 | version "4.1.2" |
6164 | 6194 | resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe" |
6165 | 6195 |
|
6166 | | -[email protected], lodash.merge@^4.6.0: |
6167 | | - version "4.6.0" |
6168 | | - resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5" |
6169 | | - |
6170 | | -lodash.merge@^4.6.1: |
| 6196 | +[email protected], lodash.merge@^4.6.1: |
6171 | 6197 | version "4.6.1" |
6172 | 6198 | resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54" |
6173 | 6199 |
|
6174 | | -lodash.mergewith@4.6.0: |
| 6200 | +lodash.merge@^4.6.0: |
6175 | 6201 | version "4.6.0" |
6176 | | - resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz#150cf0a16791f5903b8891eab154609274bdea55" |
| 6202 | + resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5" |
| 6203 | + |
| 6204 | + |
| 6205 | + version "4.6.1" |
| 6206 | + resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz#639057e726c3afbdb3e7d42741caa8d6e4335927" |
6177 | 6207 |
|
6178 | 6208 | |
6179 | 6209 | version "4.5.0" |
@@ -6421,7 +6451,7 @@ memory-fs@^0.4.0, memory-fs@~0.4.1: |
6421 | 6451 | errno "^0.1.3" |
6422 | 6452 | readable-stream "^2.0.1" |
6423 | 6453 |
|
6424 | | -meow@3.7.0, meow@^3.3.0, meow@^3.7.0: |
| 6454 | +meow@^3.3.0, meow@^3.7.0: |
6425 | 6455 | version "3.7.0" |
6426 | 6456 | resolved "https://registry.yarnpkg.com/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb" |
6427 | 6457 | dependencies: |
|
0 commit comments