|
336 | 336 | resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.3.1.tgz#469cab986e43f4ffb39aa5c31d148888a36d2286"
|
337 | 337 | integrity sha512-/qeEjW3hIFpGwESsCkJRroja7mBOlo9wqyx8G4fwayq4FZRvJMm/9DhIo77jd/4wm/VSJcVVr+fs+rVa4jrY5A==
|
338 | 338 |
|
| 339 | +"@textlint/ast-node-types@^13.3.2": |
| 340 | + version "13.3.2" |
| 341 | + resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.3.2.tgz#ff314f24c43ef8fa43ba6bd53126ec82b873843b" |
| 342 | + integrity sha512-d9WXBahsAgRDWcfUE7pQs8E9SNbF0nxrEaYE2g01tLgQ/dYdlOLngNPXi0Lk+C+yU58kvmFSdO6nicIAe3WIiw== |
| 343 | + |
339 | 344 | "@textlint/ast-node-types@^4.2.1", "@textlint/ast-node-types@^4.2.4", "@textlint/ast-node-types@^4.4.2":
|
340 | 345 | version "4.4.2"
|
341 | 346 | resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.2.tgz#d3fda5c9086baba04bc75440039ccf18415c8446"
|
|
362 | 367 | "@textlint/ast-node-types" "^13.3.1"
|
363 | 368 | debug "^4.3.4"
|
364 | 369 |
|
| 370 | +"@textlint/ast-tester@^13.3.2": |
| 371 | + version "13.3.2" |
| 372 | + resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-13.3.2.tgz#1f190250fe9610db980fd8d1e6bb4d7125732f51" |
| 373 | + integrity sha512-qbpmJS7mEZcTrcKuppPQ8o2VJFUvHJ4+/l5iNEc2JRtMqpoNP6JAIKwIuDcEsMxedClExVTPmNctUlteglpD2A== |
| 374 | + dependencies: |
| 375 | + "@textlint/ast-node-types" "^13.3.2" |
| 376 | + debug "^4.3.4" |
| 377 | + |
365 | 378 | "@textlint/ast-traverse@^13.3.0":
|
366 | 379 | version "13.3.0"
|
367 | 380 | resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-13.3.0.tgz#4d947ebc0ff7c8d613a5c926d47f1ed174052cdd"
|
|
376 | 389 | dependencies:
|
377 | 390 | "@textlint/ast-node-types" "^13.3.1"
|
378 | 391 |
|
| 392 | +"@textlint/ast-traverse@^13.3.2": |
| 393 | + version "13.3.2" |
| 394 | + resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-13.3.2.tgz#79211b876929aabaa0799f09726fa34f41611baa" |
| 395 | + integrity sha512-c+SI7SAWH1S+q5iok0Q/jrprG1BctstTF4A8msi/1bioKtn/PrD01w/MDsPkDT+K15RrWYUSjG8FLuGPnEN78Q== |
| 396 | + dependencies: |
| 397 | + "@textlint/ast-node-types" "^13.3.2" |
| 398 | + |
379 | 399 | "@textlint/config-inliner@^0.13.0":
|
380 | 400 | version "0.13.0"
|
381 | 401 | resolved "https://registry.yarnpkg.com/@textlint/config-inliner/-/config-inliner-0.13.0.tgz#248f8eabcf3713a419fd4637c3d340e5bf85440f"
|
|
397 | 417 | rc-config-loader "^4.1.2"
|
398 | 418 | try-resolve "^1.0.1"
|
399 | 419 |
|
400 |
| -"@textlint/config-loader@^13.3.1": |
401 |
| - version "13.3.1" |
402 |
| - resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-13.3.1.tgz#ca3f261652d8642062f6151681bfd10df3c83747" |
403 |
| - integrity sha512-epA6SgAmKlKZjMVFvGceDl04gsarbfQjuvjoStjPyfUL6oGHUzrSIJmyyPEd3vzLf8bPexj6d5QiyO/sRtfhAQ== |
| 420 | +"@textlint/config-loader@^13.3.2": |
| 421 | + version "13.3.2" |
| 422 | + resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-13.3.2.tgz#da0fb7a4feaa53b63dd8625d3aa9bbdbbc5efa55" |
| 423 | + integrity sha512-P8DESsBh3JBRMujbyV3WjVlhbDVaGBIRtEL0AveNSSe6+X0ef7OtesxGJhD8p/DIyA9X+69bqpg7mcV7DTuO9w== |
404 | 424 | dependencies:
|
405 |
| - "@textlint/kernel" "^13.3.1" |
406 |
| - "@textlint/module-interop" "^13.3.1" |
407 |
| - "@textlint/types" "^13.3.1" |
408 |
| - "@textlint/utils" "^13.3.1" |
| 425 | + "@textlint/kernel" "^13.3.2" |
| 426 | + "@textlint/module-interop" "^13.3.2" |
| 427 | + "@textlint/types" "^13.3.2" |
| 428 | + "@textlint/utils" "^13.3.2" |
409 | 429 | debug "^4.3.4"
|
410 | 430 | rc-config-loader "^4.1.2"
|
411 | 431 | try-resolve "^1.0.1"
|
|
430 | 450 | resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-13.3.1.tgz#52d7d3b8903fe61e04e4023229292d2e9326b314"
|
431 | 451 | integrity sha512-4L4exU9z5WkKueUEOJ2bLueHgBI9LE/Y8xvEuTDrYwrnftUeqQHS9Ibg9CofJ4dGO+3/vvp0kkV+pLe3+Gn8nw==
|
432 | 452 |
|
433 |
| -"@textlint/fixer-formatter@^13.3.1": |
434 |
| - version "13.3.1" |
435 |
| - resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-13.3.1.tgz#225d3e9b9e245b4dfd7f435f3b5f4d51da9f782c" |
436 |
| - integrity sha512-7UTmmExilGjqmS3BDgmaA6bZWI2oAs8SELmEN1ykmq/AOpg/EBNaDH8JshUkGgVSfOBmZB2KdliRMaqOx3QZfQ== |
| 453 | +"@textlint/feature-flag@^13.3.2": |
| 454 | + version "13.3.2" |
| 455 | + resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-13.3.2.tgz#df516e17ee4980fe9f459f9d0fcde568b083e49a" |
| 456 | + integrity sha512-ewW8dlhcFf19QuqlycQHqySQB/VhKQ7opYjvsJvUr2GP7/nY1Wq4vMWEhCtCOVg7Khumw1JtoS7+DaQGiFzuaQ== |
| 457 | + |
| 458 | +"@textlint/fixer-formatter@^13.3.2": |
| 459 | + version "13.3.2" |
| 460 | + resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-13.3.2.tgz#bcd8fd1879c5142426e3068b5278e6139e1678bc" |
| 461 | + integrity sha512-Szvb6OGx/+PkiqDUMVyXD5WDaraoU64VNWZhUm96wEjGxt7seMecRgYiKc7LkQllcStJ2lP8Dgju1phGaD5hbQ== |
437 | 462 | dependencies:
|
438 |
| - "@textlint/module-interop" "^13.3.1" |
439 |
| - "@textlint/types" "^13.3.1" |
| 463 | + "@textlint/module-interop" "^13.3.2" |
| 464 | + "@textlint/types" "^13.3.2" |
440 | 465 | chalk "^4.1.2"
|
441 | 466 | debug "^4.3.4"
|
442 | 467 | diff "^4.0.2"
|
|
478 | 503 | fast-equals "^4.0.3"
|
479 | 504 | structured-source "^4.0.0"
|
480 | 505 |
|
481 |
| -"@textlint/linter-formatter@^13.3.1": |
482 |
| - version "13.3.1" |
483 |
| - resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-13.3.1.tgz#840cd5f7923f8bcf4f5bc65e97d5634a890a3a5c" |
484 |
| - integrity sha512-8FhkQlAi8BvmS2ULygYQ/vLaZb/5nM1uCrMvgIQTqXk1X03Sj1re+XTSylznC7apwQ4Nmxjc7d+28D3eO9jTHQ== |
| 506 | +"@textlint/kernel@^13.3.2": |
| 507 | + version "13.3.2" |
| 508 | + resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-13.3.2.tgz#bff4d03cdf6cbcac07fdff9a95aef6cef1fd5d5f" |
| 509 | + integrity sha512-KZX87i4xVqLXdb8Cl4y0Y56jIHQIwg+YPrLz/kBz2TQDl8vYeGLII4QHwT1l0BjZ2JHawm1pmyQZml3hCnieOQ== |
| 510 | + dependencies: |
| 511 | + "@textlint/ast-node-types" "^13.3.2" |
| 512 | + "@textlint/ast-tester" "^13.3.2" |
| 513 | + "@textlint/ast-traverse" "^13.3.2" |
| 514 | + "@textlint/feature-flag" "^13.3.2" |
| 515 | + "@textlint/source-code-fixer" "^13.3.2" |
| 516 | + "@textlint/types" "^13.3.2" |
| 517 | + "@textlint/utils" "^13.3.2" |
| 518 | + debug "^4.3.4" |
| 519 | + fast-equals "^4.0.3" |
| 520 | + structured-source "^4.0.0" |
| 521 | + |
| 522 | +"@textlint/linter-formatter@^13.3.2": |
| 523 | + version "13.3.2" |
| 524 | + resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-13.3.2.tgz#95a743d7a0ec624984189d5faefc4311ed24c200" |
| 525 | + integrity sha512-QpHI7bzDMaetmrnMhA2+z1ExneFCdJVZHUFyzdfSv5JC4VNXmW9UDb7F7vsP+M+1jzIvF75mwvRLvmA82MJvBA== |
485 | 526 | dependencies:
|
486 | 527 | "@azu/format-text" "^1.0.2"
|
487 | 528 | "@azu/style-format" "^1.0.1"
|
488 |
| - "@textlint/module-interop" "^13.3.1" |
489 |
| - "@textlint/types" "^13.3.1" |
| 529 | + "@textlint/module-interop" "^13.3.2" |
| 530 | + "@textlint/types" "^13.3.2" |
490 | 531 | chalk "^4.1.2"
|
491 | 532 | debug "^4.3.4"
|
492 | 533 | is-file "^1.0.0"
|
|
530 | 571 | traverse "^0.6.7"
|
531 | 572 | unified "^9.2.2"
|
532 | 573 |
|
| 574 | +"@textlint/markdown-to-ast@^13.3.2": |
| 575 | + version "13.3.2" |
| 576 | + resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-13.3.2.tgz#cf3ac4a232a3563048ecea1b8e13b4e6ef206db3" |
| 577 | + integrity sha512-tnXk7YO8rIPbnd6rDi6LwhxoExdg6ge8v5ggiun76qLfX2uKR0ExhJEL2K+zziATi1AqalBva3WD3exU1sfjeg== |
| 578 | + dependencies: |
| 579 | + "@textlint/ast-node-types" "^13.3.2" |
| 580 | + debug "^4.3.4" |
| 581 | + mdast-util-gfm-autolink-literal "^0.1.3" |
| 582 | + remark-footnotes "^3.0.0" |
| 583 | + remark-frontmatter "^3.0.0" |
| 584 | + remark-gfm "^1.0.0" |
| 585 | + remark-parse "^9.0.0" |
| 586 | + traverse "^0.6.7" |
| 587 | + unified "^9.2.2" |
| 588 | + |
533 | 589 | "@textlint/module-interop@^13.3.0":
|
534 | 590 | version "13.3.0"
|
535 | 591 | resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-13.3.0.tgz#898d1b0d7f5e8a83f4e1a69b9918b6833e1f3aad"
|
536 | 592 | integrity sha512-3u5gZR8NL3yKHCh7QDttTNYmKMyfx55NmRfS1HalGFTIgaHwAFCz95KX7JA3WhpIa9Hu7zKlaxA1WGUnJDHLyA==
|
537 | 593 |
|
538 |
| -"@textlint/module-interop@^13.3.1": |
539 |
| - version "13.3.1" |
540 |
| - resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-13.3.1.tgz#72aed42c979202d66a5e63a0e0e9fb30052d1d92" |
541 |
| - integrity sha512-xF6v/RPAgmeEn7JJTYZswyVLvLbB3vKWMr1zgCLjrNaLgFgui5R7bM5Nx2EonY52fkMOTLohyKexCCEX+WiDIw== |
| 594 | +"@textlint/module-interop@^13.3.2": |
| 595 | + version "13.3.2" |
| 596 | + resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-13.3.2.tgz#6ff62c9bc7f1ee614148d5cc43b8c6d4c97a8384" |
| 597 | + integrity sha512-JPHAZlWXgedDCoaTT21dln8u+sPVJUGPw283Oxz1k24x2MWaFZO7EReu/K4QepdxNKOpdllp2DqvnWgnvZoPOg== |
542 | 598 |
|
543 | 599 | "@textlint/regexp-string-matcher@^1.0.2", "@textlint/regexp-string-matcher@^1.1.0":
|
544 | 600 | version "1.1.0"
|
|
619 | 675 | "@textlint/types" "^13.3.1"
|
620 | 676 | debug "^4.3.4"
|
621 | 677 |
|
| 678 | +"@textlint/source-code-fixer@^13.3.2": |
| 679 | + version "13.3.2" |
| 680 | + resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-13.3.2.tgz#191a17da56fceac15f5d2f10d4d1afd052c76413" |
| 681 | + integrity sha512-7b+7zDUnEILcaYvJDLz+6Uu8YHn85xm6Lof/0Azn1/5zcDsz5qDjgJ21u+kuS+1kQBSpWV8dmCT3sTZoS0uExg== |
| 682 | + dependencies: |
| 683 | + "@textlint/types" "^13.3.2" |
| 684 | + debug "^4.3.4" |
| 685 | + |
622 | 686 | "@textlint/text-to-ast@^13.3.0":
|
623 | 687 | version "13.3.0"
|
624 | 688 | resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-13.3.0.tgz#ce08198816a9ce257e7aa1a3840abf64885fb6d8"
|
|
633 | 697 | dependencies:
|
634 | 698 | "@textlint/ast-node-types" "^13.3.1"
|
635 | 699 |
|
| 700 | +"@textlint/text-to-ast@^13.3.2": |
| 701 | + version "13.3.2" |
| 702 | + resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-13.3.2.tgz#bb54fd5ae5b74552b263fa9c5aeb07a4eae55724" |
| 703 | + integrity sha512-6E2sFTukn5XygCWE1W6jU1rlQKO268tS5Qe8oHBdxp0tohFXMRzVM5r1MKgjjmuUpHxjwIcq75x+dWAYwX5wLQ== |
| 704 | + dependencies: |
| 705 | + "@textlint/ast-node-types" "^13.3.2" |
| 706 | + |
636 | 707 | "@textlint/textlint-plugin-markdown@^13.3.0":
|
637 | 708 | version "13.3.0"
|
638 | 709 | resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-13.3.0.tgz#35399eff24c2452dff28a26b21783696510f4cae"
|
|
647 | 718 | dependencies:
|
648 | 719 | "@textlint/markdown-to-ast" "^13.3.1"
|
649 | 720 |
|
| 721 | +"@textlint/textlint-plugin-markdown@^13.3.2": |
| 722 | + version "13.3.2" |
| 723 | + resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-13.3.2.tgz#30405cec88fe861c1293bcc46d8f8a0684fe5733" |
| 724 | + integrity sha512-iI/UuzUz4k5qnrPnm7U7d8oC/Hwj41MtllusBSArG3mimn5gHsS+Etzm5Zs3oxXMINdzvWNNEFJ/xbs1bZvEJg== |
| 725 | + dependencies: |
| 726 | + "@textlint/markdown-to-ast" "^13.3.2" |
| 727 | + |
650 | 728 | "@textlint/textlint-plugin-text@^13.3.0":
|
651 | 729 | version "13.3.0"
|
652 | 730 | resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-13.3.0.tgz#c87df4fbf4da24e9ffd624df460c2fda21e68adb"
|
|
661 | 739 | dependencies:
|
662 | 740 | "@textlint/text-to-ast" "^13.3.1"
|
663 | 741 |
|
| 742 | +"@textlint/textlint-plugin-text@^13.3.2": |
| 743 | + version "13.3.2" |
| 744 | + resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-13.3.2.tgz#efae105a67a9d768276633d45df4ea41c960bdde" |
| 745 | + integrity sha512-pJrb4OYZ3TB6eKxvxPYARwoHb5vaXoKakCrmsyXtwbRjylJWCRVRh/u8UTRTyFRotASawEY/VfxKXwYepHP91Q== |
| 746 | + dependencies: |
| 747 | + "@textlint/text-to-ast" "^13.3.2" |
| 748 | + |
664 | 749 | "@textlint/types@^1.1.2":
|
665 | 750 | version "1.5.4"
|
666 | 751 | resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.5.4.tgz#4ebd6b052bb329810949516412ad2b285b04dc02"
|
|
689 | 774 | dependencies:
|
690 | 775 | "@textlint/ast-node-types" "^13.3.1"
|
691 | 776 |
|
| 777 | +"@textlint/types@^13.3.2": |
| 778 | + version "13.3.2" |
| 779 | + resolved "https://registry.yarnpkg.com/@textlint/types/-/types-13.3.2.tgz#81cc4bb99d187598b2cf3307d53b68f39e8498fa" |
| 780 | + integrity sha512-N1Xb4kltBwBwAF3wAwKi3sJA0hWVjraWqIpjuHOplul/O8Qu78domGedktQJ4n2aVN1ucBuFjpZNsQfkfxJI+Q== |
| 781 | + dependencies: |
| 782 | + "@textlint/ast-node-types" "^13.3.2" |
| 783 | + |
692 | 784 | "@textlint/utils@^13.3.0":
|
693 | 785 | version "13.3.0"
|
694 | 786 | resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-13.3.0.tgz#31a86ebb3dd7124c0a7387ab0868b1b177c43140"
|
|
699 | 791 | resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-13.3.1.tgz#b733797329e126b305c4f2368fddd5f9132aff88"
|
700 | 792 | integrity sha512-gPGSVwWlu+F1jjB5kn9SenNPXvipT/wPIqqME057T2xbYTEV2PjhhS7nD17i0PqplUV4TCu0+Mrq8nyLSO819A==
|
701 | 793 |
|
| 794 | +"@textlint/utils@^13.3.2": |
| 795 | + version "13.3.2" |
| 796 | + resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-13.3.2.tgz#4854e22c9434bd5d69d8151c2aacf88ddc09cff5" |
| 797 | + integrity sha512-eEi4j5vyQ0WRkfkBS+Sa2q1YQVo0B6cFXde2+TVpoDp7f8yPAb4wMv9jgQ23N+DpiafJVOhRQLyJdrITFwnmFw== |
| 798 | + |
702 | 799 | "@textlint/website-generator@^0.13.0":
|
703 | 800 | version "0.13.0"
|
704 | 801 | resolved "https://registry.yarnpkg.com/@textlint/website-generator/-/website-generator-0.13.0.tgz#fbc5b3d0c3cb6fe86192f2ce963d45b3f9e05972"
|
@@ -3887,10 +3984,10 @@ textlint-rule-ja-no-redundant-expression@^4.0.1:
|
3887 | 3984 | textlint-rule-helper "^2.2.1"
|
3888 | 3985 | textlint-util-to-string "^3.1.1"
|
3889 | 3986 |
|
3890 |
| -textlint-rule-ja-no-successive-word@^2.0.0: |
3891 |
| - version "2.0.0" |
3892 |
| - resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-successive-word/-/textlint-rule-ja-no-successive-word-2.0.0.tgz#32ab674f45483243d62e375b2636a81cf41b2925" |
3893 |
| - integrity sha512-4BCz5G7JbmuSwGTXlgTil70SS8x6firJ67ZQR9w3cmwNn6JC9UoBEjweia/M4Mviyadaw4fDLhFSfEC0v5OX+Q== |
| 3987 | +textlint-rule-ja-no-successive-word@^2.0.1: |
| 3988 | + version "2.0.1" |
| 3989 | + resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-successive-word/-/textlint-rule-ja-no-successive-word-2.0.1.tgz#7b59bcd441ccd62c064cdd2883e9a26f170e7d57" |
| 3990 | + integrity sha512-XKTXkHwMu86SnGaj73B67U4apDdTquDKF3SfG24tRbzMyJoGe/Iba5VMId8sp8QHeTonp1bYOSxjZsbkpGyCNw== |
3894 | 3991 | dependencies:
|
3895 | 3992 | "@textlint/regexp-string-matcher" "^1.1.0"
|
3896 | 3993 | kuromojin "^3.0.0"
|
@@ -4029,11 +4126,11 @@ textlint-rule-no-zero-width-spaces@^1.0.1:
|
4029 | 4126 | dependencies:
|
4030 | 4127 | "@textlint-rule/textlint-rule-no-invalid-control-character" "^2.0.0"
|
4031 | 4128 | "@textlint-rule/textlint-rule-no-unmatched-pair" "^1.0.9"
|
4032 |
| - "@textlint/module-interop" "^13.3.1" |
| 4129 | + "@textlint/module-interop" "^13.3.2" |
4033 | 4130 | textlint-rule-ja-no-abusage "^3.0.0"
|
4034 | 4131 | textlint-rule-ja-no-mixed-period "^3.0.1"
|
4035 | 4132 | textlint-rule-ja-no-redundant-expression "^4.0.1"
|
4036 |
| - textlint-rule-ja-no-successive-word "^2.0.0" |
| 4133 | + textlint-rule-ja-no-successive-word "^2.0.1" |
4037 | 4134 | textlint-rule-ja-no-weak-phrase "^2.0.0"
|
4038 | 4135 | textlint-rule-ja-unnatural-alphabet "2.0.1"
|
4039 | 4136 | textlint-rule-max-comma "^3.0.1"
|
@@ -4128,23 +4225,23 @@ textlint-util-to-string@^3.3.2:
|
4128 | 4225 | structured-source "^4.0.0"
|
4129 | 4226 | unified "^8.4.0"
|
4130 | 4227 |
|
4131 |
| -textlint@^13.3.1: |
4132 |
| - version "13.3.1" |
4133 |
| - resolved "https://registry.yarnpkg.com/textlint/-/textlint-13.3.1.tgz#c4edee52381812ad112ecc0475ed36aa7ac32779" |
4134 |
| - integrity sha512-lsLOYXPcWITUDmPimjuRqHnp9TcA3xgoaqmpI5CbA/znirDy9St/Y23Aq9wr6eHXnkH3Iw+QKEVw06E1L4oahA== |
4135 |
| - dependencies: |
4136 |
| - "@textlint/ast-node-types" "^13.3.1" |
4137 |
| - "@textlint/ast-traverse" "^13.3.1" |
4138 |
| - "@textlint/config-loader" "^13.3.1" |
4139 |
| - "@textlint/feature-flag" "^13.3.1" |
4140 |
| - "@textlint/fixer-formatter" "^13.3.1" |
4141 |
| - "@textlint/kernel" "^13.3.1" |
4142 |
| - "@textlint/linter-formatter" "^13.3.1" |
4143 |
| - "@textlint/module-interop" "^13.3.1" |
4144 |
| - "@textlint/textlint-plugin-markdown" "^13.3.1" |
4145 |
| - "@textlint/textlint-plugin-text" "^13.3.1" |
4146 |
| - "@textlint/types" "^13.3.1" |
4147 |
| - "@textlint/utils" "^13.3.1" |
| 4228 | +textlint@^13.3.2: |
| 4229 | + version "13.3.2" |
| 4230 | + resolved "https://registry.yarnpkg.com/textlint/-/textlint-13.3.2.tgz#b873980812863f7fbb61287f8f995bfa7a036d3d" |
| 4231 | + integrity sha512-i14ug8jyC1iNko16dpzp/blSLbvXTONiZbvkNT30N3VzDPCtNn2yV4qSZhiRWFi1hHfgOdG3n/u0DZvllZCHXQ== |
| 4232 | + dependencies: |
| 4233 | + "@textlint/ast-node-types" "^13.3.2" |
| 4234 | + "@textlint/ast-traverse" "^13.3.2" |
| 4235 | + "@textlint/config-loader" "^13.3.2" |
| 4236 | + "@textlint/feature-flag" "^13.3.2" |
| 4237 | + "@textlint/fixer-formatter" "^13.3.2" |
| 4238 | + "@textlint/kernel" "^13.3.2" |
| 4239 | + "@textlint/linter-formatter" "^13.3.2" |
| 4240 | + "@textlint/module-interop" "^13.3.2" |
| 4241 | + "@textlint/textlint-plugin-markdown" "^13.3.2" |
| 4242 | + "@textlint/textlint-plugin-text" "^13.3.2" |
| 4243 | + "@textlint/types" "^13.3.2" |
| 4244 | + "@textlint/utils" "^13.3.2" |
4148 | 4245 | debug "^4.3.4"
|
4149 | 4246 | file-entry-cache "^5.0.1"
|
4150 | 4247 | get-stdin "^5.0.1"
|
|
0 commit comments