Skip to content

Commit cfbf179

Browse files
fix(deps): update patch updates to ^14.0.4
1 parent 5f0c059 commit cfbf179

File tree

4 files changed

+117
-117
lines changed

4 files changed

+117
-117
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@textlint/website-generator": "^0.16.2",
14-
"textlint": "^14.0.3",
14+
"textlint": "^14.0.4",
1515
"textlint-filter-rule-comments": "^1.2.2",
1616
"textlint-rule-preset-ja-technical-writing": "file:../"
1717
}

example/yarn.lock

Lines changed: 111 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -441,10 +441,10 @@
441441
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.4.1.tgz#00424f7b9bc6fe15cf6a78468ffe1e5d1adce5b2"
442442
integrity sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ==
443443

444-
"@textlint/ast-node-types@^14.0.3":
445-
version "14.0.3"
446-
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-14.0.3.tgz#08392117bceb0a7eb0ef939a2bade863b003eaab"
447-
integrity sha512-umIMn3yy2arl9QHH2fEhCxVgbLbQFC8NpzYbAzOQ4Y5m+p0RQaKClHtHXnDqsXHp6WKAVAXxcuFolW2SZMnhDQ==
444+
"@textlint/ast-node-types@^14.0.4":
445+
version "14.0.4"
446+
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-14.0.4.tgz#261de119ce332eedd6a03845115412158b183ce1"
447+
integrity sha512-O7L1pgle030Co9ou1+6e2/6GgcIpKgqwEc0XiBabokc22Yl0QEkrf00K/usBDmSx+wo1ficWBux2mfBEF0jnDA==
448448

449449
"@textlint/ast-node-types@^4.2.1", "@textlint/ast-node-types@^4.2.4", "@textlint/ast-node-types@^4.4.2":
450450
version "4.4.2"
@@ -467,12 +467,12 @@
467467
"@textlint/ast-node-types" "^13.3.1"
468468
debug "^4.3.4"
469469

470-
"@textlint/ast-tester@^14.0.3":
471-
version "14.0.3"
472-
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-14.0.3.tgz#5ad0c363220fa9e3983ed211465ae05ac2dfc9dc"
473-
integrity sha512-TNArbA0a/9nxJadZDsnfV6I4kB6C+Vb6BmFbDxBglS/NWtFqI9SYPV2tRhGBnTHFyTl5bgyzrAyb2FNSxbrSuQ==
470+
"@textlint/ast-tester@^14.0.4":
471+
version "14.0.4"
472+
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-14.0.4.tgz#c419f16bffbfdd4dfc7769adedba77252250fa3e"
473+
integrity sha512-SQ/2DjxVlDVeCEjVlD8c8R2Sl3VGDZEx8o9+i8bV8NUdY8qsSHbo29/BfiUZf/uaX6eeNpZsurtstJ25hbVrsQ==
474474
dependencies:
475-
"@textlint/ast-node-types" "^14.0.3"
475+
"@textlint/ast-node-types" "^14.0.4"
476476
debug "^4.3.4"
477477

478478
"@textlint/ast-traverse@^13.3.0":
@@ -489,12 +489,12 @@
489489
dependencies:
490490
"@textlint/ast-node-types" "^13.3.1"
491491

492-
"@textlint/ast-traverse@^14.0.3":
493-
version "14.0.3"
494-
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-14.0.3.tgz#796e3610a0c2445264d305ad3ed97a79e25e7d53"
495-
integrity sha512-rZ0PwLWuLlAOkDp/9wGsHa1jZMjNdJ3CpZMPTNnqEppaxb3o4OKFbjt2Hh87E215B84Cz8KaeKFT/QEn+YiRjA==
492+
"@textlint/ast-traverse@^14.0.4":
493+
version "14.0.4"
494+
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-14.0.4.tgz#63cc96cbf1f9c615f1b159e7ea3c0a9612bcec9a"
495+
integrity sha512-bzFC7UJ2FvhjH5ekXGQ0i9vjK+xzMT69gHBsYVEl+TtbplnH2YY3+sbw6B1j3LocJuo6xngZ2YWXXqmQlKgzLg==
496496
dependencies:
497-
"@textlint/ast-node-types" "^14.0.3"
497+
"@textlint/ast-node-types" "^14.0.4"
498498

499499
"@textlint/config-inliner@^0.16.0":
500500
version "0.16.0"
@@ -517,15 +517,15 @@
517517
rc-config-loader "^4.1.2"
518518
try-resolve "^1.0.1"
519519

520-
"@textlint/config-loader@^14.0.3":
521-
version "14.0.3"
522-
resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-14.0.3.tgz#e763dc288046e91ae427d451b7f8a971c6f2186d"
523-
integrity sha512-uUDVKEkIcq7VDljM6RWIpz76TvHQfOjXh+CFgZ/oVScSsPuvqR3TeBRLm8tgyho4MKmdTtHrhmuZj5DQrTOxig==
520+
"@textlint/config-loader@^14.0.4":
521+
version "14.0.4"
522+
resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-14.0.4.tgz#0a36f63a4a1f40a7668dde7ba3a622095f1662c6"
523+
integrity sha512-qgAvZ1RcTq58+yNbzhaKHsb52yHRxt8SRpG7S4WFjYj2DEStjIxzssSQvlZtEBjSUQ7RZNJ93d+pL0YK8MIVoA==
524524
dependencies:
525-
"@textlint/kernel" "^14.0.3"
526-
"@textlint/module-interop" "^14.0.3"
527-
"@textlint/types" "^14.0.3"
528-
"@textlint/utils" "^14.0.3"
525+
"@textlint/kernel" "^14.0.4"
526+
"@textlint/module-interop" "^14.0.4"
527+
"@textlint/types" "^14.0.4"
528+
"@textlint/utils" "^14.0.4"
529529
debug "^4.3.4"
530530
rc-config-loader "^4.1.3"
531531
try-resolve "^1.0.1"
@@ -550,21 +550,21 @@
550550
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-13.3.1.tgz#52d7d3b8903fe61e04e4023229292d2e9326b314"
551551
integrity sha512-4L4exU9z5WkKueUEOJ2bLueHgBI9LE/Y8xvEuTDrYwrnftUeqQHS9Ibg9CofJ4dGO+3/vvp0kkV+pLe3+Gn8nw==
552552

553-
"@textlint/feature-flag@^14.0.3":
554-
version "14.0.3"
555-
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-14.0.3.tgz#c4487d6dba7c19fbb8761514f98f0fb1ecd79e99"
556-
integrity sha512-qDQr8qA3glb6WF0cgmhG2OST5zTY5ft6OJ/J6smDoKse/1cnPlFwbvDLvrlxwnmWDyujvqb3p9Kw7GDToTIxYg==
553+
"@textlint/feature-flag@^14.0.4":
554+
version "14.0.4"
555+
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-14.0.4.tgz#b0c9662fbc9eb8e3bd602d9c5a3c328af9d96483"
556+
integrity sha512-1FMZqnjOA4KVpt/aloI1fNs46P0rUeHWcCRKl33/08wRHHMdcbaN4EsHkq7UfriuSfFgUuiyeo0bPjCpv15hhQ==
557557

558-
"@textlint/fixer-formatter@^14.0.3":
559-
version "14.0.3"
560-
resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-14.0.3.tgz#481469e497d643a815189be3580930413a6566e5"
561-
integrity sha512-Uk8CYLRye7KglYa1y8kW1BikA7kJ6bn9xK6FX93iwcL5yz9vOUUHYz9IINcOdg1NYfST4KaDbnBNKGfeQqr52Q==
558+
"@textlint/fixer-formatter@^14.0.4":
559+
version "14.0.4"
560+
resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-14.0.4.tgz#c68208c8420fe589904ec53d2496cceff9699e61"
561+
integrity sha512-HkMxzGPo/pgA9UvddqJG6qm62ICNgil3AmBVp0QpOv5uTV1u9gCSQ5jOdb/aOJBw7W8fd+CcnEsEBYn9HT8e6A==
562562
dependencies:
563-
"@textlint/module-interop" "^14.0.3"
564-
"@textlint/types" "^14.0.3"
563+
"@textlint/module-interop" "^14.0.4"
564+
"@textlint/types" "^14.0.4"
565565
chalk "^4.1.2"
566566
debug "^4.3.4"
567-
diff "^5.1.0"
567+
diff "^5.2.0"
568568
string-width "^4.2.3"
569569
strip-ansi "^6.0.1"
570570
text-table "^0.2.0"
@@ -602,31 +602,31 @@
602602
fast-equals "^4.0.3"
603603
structured-source "^4.0.0"
604604

605-
"@textlint/kernel@^14.0.3":
606-
version "14.0.3"
607-
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-14.0.3.tgz#443c32d2803944124a294d0c9844443fd0f633c6"
608-
integrity sha512-RRyY7oL6CD5JwD3cgl8KvSd80rbnJKSUXTsn2ZAtLAjqJR+io0tVZLkQwij7diXaMjCnoJQfmnbIJf8C29/G5Q==
609-
dependencies:
610-
"@textlint/ast-node-types" "^14.0.3"
611-
"@textlint/ast-tester" "^14.0.3"
612-
"@textlint/ast-traverse" "^14.0.3"
613-
"@textlint/feature-flag" "^14.0.3"
614-
"@textlint/source-code-fixer" "^14.0.3"
615-
"@textlint/types" "^14.0.3"
616-
"@textlint/utils" "^14.0.3"
605+
"@textlint/kernel@^14.0.4":
606+
version "14.0.4"
607+
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-14.0.4.tgz#892a9acb735891e3ff3cb704493a8f32747f6e94"
608+
integrity sha512-6WNoEBZ4lYTYOGK4EEEdjp+kgxSSC1nIFwN6tY9XGVkd4OACzDNothVTvJBwaX73FWFG5zoSjnNQxBDPUHMc8g==
609+
dependencies:
610+
"@textlint/ast-node-types" "^14.0.4"
611+
"@textlint/ast-tester" "^14.0.4"
612+
"@textlint/ast-traverse" "^14.0.4"
613+
"@textlint/feature-flag" "^14.0.4"
614+
"@textlint/source-code-fixer" "^14.0.4"
615+
"@textlint/types" "^14.0.4"
616+
"@textlint/utils" "^14.0.4"
617617
debug "^4.3.4"
618618
fast-equals "^4.0.3"
619619
structured-source "^4.0.0"
620620

621-
"@textlint/linter-formatter@^14.0.3":
622-
version "14.0.3"
623-
resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-14.0.3.tgz#2088025a9308e2be04ca493d100e8863427ac470"
624-
integrity sha512-CSwrE7LH/0KeQPP6/Nar5sakI+c1ToaYc14MwjWKCljK9RqkZCBFZqEWdy7LhXeIL5Pwf2BhsdGOImx14NpyHw==
621+
"@textlint/linter-formatter@^14.0.4":
622+
version "14.0.4"
623+
resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-14.0.4.tgz#66c4ad349d9dc6cc26e145a69bf000158633cf9b"
624+
integrity sha512-EQZJPydExEIvBARkdmkoGsKWie1ekNAiqerQgIqwPb3SqOzKnlaDGrZOMy40HufTcacZrrvlbByDyai6m30+Lw==
625625
dependencies:
626626
"@azu/format-text" "^1.0.2"
627627
"@azu/style-format" "^1.0.1"
628-
"@textlint/module-interop" "^14.0.3"
629-
"@textlint/types" "^14.0.3"
628+
"@textlint/module-interop" "^14.0.4"
629+
"@textlint/types" "^14.0.4"
630630
chalk "^4.1.2"
631631
debug "^4.3.4"
632632
js-yaml "^3.14.1"
@@ -668,12 +668,12 @@
668668
traverse "^0.6.7"
669669
unified "^9.2.2"
670670

671-
"@textlint/markdown-to-ast@^14.0.3":
672-
version "14.0.3"
673-
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-14.0.3.tgz#a4744174345ffd1f44e436e0ca1fc0ce47bed2fe"
674-
integrity sha512-+CkWt9a9pd1+Rl37dqiiEGQ2f2faLX/vd7qiV+OTfkKUyHQ0HkOLK7sfbPpTx5ee5+5fKVMTStTTHrFZz5mlBw==
671+
"@textlint/markdown-to-ast@^14.0.4":
672+
version "14.0.4"
673+
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-14.0.4.tgz#341521a6fa64174527b0fd1025ff5aaaf768fb00"
674+
integrity sha512-D9UUxnRJoNROVjOa9bhoQPDdRvlvS/xP3MJo0Kl6b/mJFi0dOlW31WUfpOFjZkp4uXkL+oo0ji7AMnmV6JORsQ==
675675
dependencies:
676-
"@textlint/ast-node-types" "^14.0.3"
676+
"@textlint/ast-node-types" "^14.0.4"
677677
debug "^4.3.4"
678678
mdast-util-gfm-autolink-literal "^0.1.3"
679679
remark-footnotes "^3.0.0"
@@ -688,10 +688,10 @@
688688
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-13.3.0.tgz#898d1b0d7f5e8a83f4e1a69b9918b6833e1f3aad"
689689
integrity sha512-3u5gZR8NL3yKHCh7QDttTNYmKMyfx55NmRfS1HalGFTIgaHwAFCz95KX7JA3WhpIa9Hu7zKlaxA1WGUnJDHLyA==
690690

691-
"@textlint/module-interop@^14.0.3":
692-
version "14.0.3"
693-
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-14.0.3.tgz#43195d27780220e487a4eb49b7f46e64dc3fba32"
694-
integrity sha512-76K6y4wNCZH3+BGziJm6iGPbKsBtb214332EgdXDMNsYah51LPT9YrXuOI1ROyxvfVoztJMH0MDZdtdY/t7cig==
691+
"@textlint/module-interop@^14.0.4":
692+
version "14.0.4"
693+
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-14.0.4.tgz#3dafee16c4117b184050b3ac5e02674ee26bd708"
694+
integrity sha512-okv52pRSQ1aeC8rim8qp2D2Fmj/oKDYGY2itdeZhj9E/vdkU9/r7OpdcxyuNiuqLEd/sWw03EAwt3S6mlfNIOw==
695695

696696
"@textlint/regexp-string-matcher@^1.0.2", "@textlint/regexp-string-matcher@^1.1.0":
697697
version "1.1.0"
@@ -772,12 +772,12 @@
772772
"@textlint/types" "^13.3.1"
773773
debug "^4.3.4"
774774

775-
"@textlint/source-code-fixer@^14.0.3":
776-
version "14.0.3"
777-
resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-14.0.3.tgz#7daeda73373c3fa00c5e072d1dce3d0fa2bdfe45"
778-
integrity sha512-/htnQzs+8qMIiZWQEpFF4+PgxDhi6flP+qIdoL8l5Q/jbIIZbGgOz9pdEFwnwOur/ddqFfuOKy5GtwZDoF+gOg==
775+
"@textlint/source-code-fixer@^14.0.4":
776+
version "14.0.4"
777+
resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-14.0.4.tgz#135375fc1d7cdbe8f0de9a3e4682ba72d9f0f3eb"
778+
integrity sha512-gIUeWjF0WdSwgCUhW310hKJsWOyRyFe6PGaqqCk7Mhc+vVcePfmC8mmmhVgeuyys/Dhe+0iaP4M1eJf4COaIQw==
779779
dependencies:
780-
"@textlint/types" "^14.0.3"
780+
"@textlint/types" "^14.0.4"
781781
debug "^4.3.4"
782782

783783
"@textlint/text-to-ast@^13.3.0":
@@ -794,12 +794,12 @@
794794
dependencies:
795795
"@textlint/ast-node-types" "^13.3.1"
796796

797-
"@textlint/text-to-ast@^14.0.3":
798-
version "14.0.3"
799-
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-14.0.3.tgz#0114e06c01a8500fec78f46ea1b6843d7b6ea6f4"
800-
integrity sha512-NrlZQ5RO3O6aSqDMzLzGWhKP5Rx2UlbGulVgO2sQ+59837+32cHjzrV+J1nBVVcsfsv+GOFperfo5C/Rn+F7SA==
797+
"@textlint/text-to-ast@^14.0.4":
798+
version "14.0.4"
799+
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-14.0.4.tgz#289d5b6be820cbfab90a12fe9b1a22b074e8a947"
800+
integrity sha512-r2KSnKzhsCIvX72yX+7sEuu9nDQIS4+xRsSffuXYB0etRQUI6VTTsE6Ibd6yMbEsMDUF4BfKWzNGn+bQ8U7oHA==
801801
dependencies:
802-
"@textlint/ast-node-types" "^14.0.3"
802+
"@textlint/ast-node-types" "^14.0.4"
803803

804804
"@textlint/textlint-plugin-markdown@^13.3.0":
805805
version "13.3.0"
@@ -815,12 +815,12 @@
815815
dependencies:
816816
"@textlint/markdown-to-ast" "^13.3.1"
817817

818-
"@textlint/textlint-plugin-markdown@^14.0.3":
819-
version "14.0.3"
820-
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.0.3.tgz#6b48da63c37337eeb70a81d14d864fa4778a2570"
821-
integrity sha512-1zwiwmayFRIElGdeCUXCJjlP+mpZDCCtcsNqB+07i/xi3UlSFM3NGRUzJ5CYQbjJ7Nrb3kmA5FKxB7xTMdZH4w==
818+
"@textlint/textlint-plugin-markdown@^14.0.4":
819+
version "14.0.4"
820+
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.0.4.tgz#9a2da78d9b4e4c15918f97cde0ee1948881d4272"
821+
integrity sha512-mqQieI9U5GTRTjkK4Cj57Axl6fVloaA8g0+sCsp3TjmNWyEgGBvt3aw+FIUiFTvheg9L3RGe/aXgvp5ORADOAA==
822822
dependencies:
823-
"@textlint/markdown-to-ast" "^14.0.3"
823+
"@textlint/markdown-to-ast" "^14.0.4"
824824

825825
"@textlint/textlint-plugin-text@^13.3.0":
826826
version "13.3.0"
@@ -836,12 +836,12 @@
836836
dependencies:
837837
"@textlint/text-to-ast" "^13.3.1"
838838

839-
"@textlint/textlint-plugin-text@^14.0.3":
840-
version "14.0.3"
841-
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.0.3.tgz#ea123ac8a78870317a089fc96932066e2f21c1d1"
842-
integrity sha512-dDRkNAoOH/HHxpC5Ghn89L90Ax5GQ4CIwCiV91qmjYUaCH710wkqRppBCEIHnS+1E/5wq1ukhTbGJjvxe7rP4w==
839+
"@textlint/textlint-plugin-text@^14.0.4":
840+
version "14.0.4"
841+
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.0.4.tgz#7d8b007613c57a3bd9d74224060c6a7433416894"
842+
integrity sha512-HwTQyOcwDRrPPHyD8lwSMyGR1ETasR2WK6BLO0PRbowRe6K/K4b9OBBd6+nJcRFa+9Nd6p7nxPzA2WxDi1X/Zg==
843843
dependencies:
844-
"@textlint/text-to-ast" "^14.0.3"
844+
"@textlint/text-to-ast" "^14.0.4"
845845

846846
"@textlint/types@^1.1.2":
847847
version "1.5.4"
@@ -864,12 +864,12 @@
864864
dependencies:
865865
"@textlint/ast-node-types" "^13.3.1"
866866

867-
"@textlint/types@^14.0.3":
868-
version "14.0.3"
869-
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-14.0.3.tgz#66289a1036bafd0ba244829f61b6a52681dcf43a"
870-
integrity sha512-Ft08kK3BNxbuRYb0BOEjSr9CkJyHIYBiUfWvaNcqhXESQLhplb5EfynkXw0uAerzhx9CxkdC2FcOFU+HIcuYRg==
867+
"@textlint/types@^14.0.4":
868+
version "14.0.4"
869+
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-14.0.4.tgz#0c163398a69bb53d0fc98f9717c8fe643b5c9cd7"
870+
integrity sha512-SNdFG/GB6utYeHmNfoAMlI+K1NykPxK9TtilkEfhr/fF9TqmeeJ+6CMk5NLQzEvfKm6jUbv2pp5DPS27vo6GKg==
871871
dependencies:
872-
"@textlint/ast-node-types" "^14.0.3"
872+
"@textlint/ast-node-types" "^14.0.4"
873873

874874
"@textlint/utils@^13.3.0":
875875
version "13.3.0"
@@ -881,10 +881,10 @@
881881
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-13.3.1.tgz#b733797329e126b305c4f2368fddd5f9132aff88"
882882
integrity sha512-gPGSVwWlu+F1jjB5kn9SenNPXvipT/wPIqqME057T2xbYTEV2PjhhS7nD17i0PqplUV4TCu0+Mrq8nyLSO819A==
883883

884-
"@textlint/utils@^14.0.3":
885-
version "14.0.3"
886-
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-14.0.3.tgz#6f5bae7d295419265d1d65961193c64396c0adb9"
887-
integrity sha512-Rt7KFrqPpLmpTz3ftTbA8A4kUABwW8CuvgbAAOL/XYpejnQeGPmVfVF3b3AvDtD5jYjp4rPkXHGHDPJTj+lYwA==
884+
"@textlint/utils@^14.0.4":
885+
version "14.0.4"
886+
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-14.0.4.tgz#70224fa1ee6f616a8697e625311092a32d527c4f"
887+
integrity sha512-/ThtVZCB/vB2e8+MnKquCFNO2cKXCPEGxFlkdvJ5g9q9ODpVyFcf2ogYoIlvR7cNotvq67zVjENS7dsGDNFEmw==
888888

889889
"@textlint/website-generator@^0.16.2":
890890
version "0.16.2"
@@ -1706,10 +1706,10 @@ diff@^4.0.1:
17061706
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
17071707
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
17081708

1709-
diff@^5.1.0:
1710-
version "5.1.0"
1711-
resolved "https://registry.yarnpkg.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40"
1712-
integrity sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==
1709+
diff@^5.2.0:
1710+
version "5.2.0"
1711+
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
1712+
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
17131713

17141714
diffie-hellman@^5.0.0:
17151715
version "5.0.3"
@@ -4111,7 +4111,7 @@ textlint-rule-no-zero-width-spaces@^1.0.1:
41114111
dependencies:
41124112
"@textlint-rule/textlint-rule-no-invalid-control-character" "^2.0.0"
41134113
"@textlint-rule/textlint-rule-no-unmatched-pair" "^2.0.2"
4114-
"@textlint/module-interop" "^14.0.3"
4114+
"@textlint/module-interop" "^14.0.4"
41154115
textlint-rule-ja-no-abusage "^3.0.0"
41164116
textlint-rule-ja-no-mixed-period "^3.0.1"
41174117
textlint-rule-ja-no-redundant-expression "^4.0.1"
@@ -4199,23 +4199,23 @@ textlint-util-to-string@^3.3.4:
41994199
structured-source "^4.0.0"
42004200
unified "^8.4.0"
42014201

4202-
textlint@^14.0.3:
4203-
version "14.0.3"
4204-
resolved "https://registry.yarnpkg.com/textlint/-/textlint-14.0.3.tgz#ab3f2821bac682a92edb3a0525a5a4485913a38d"
4205-
integrity sha512-AqEG9OcGBSw4KHss55ZrBv75uWeruqTHfix3koQHwqnazRw3eAkFQwQ+NLpzMut+rIBWUUikUzuBN/SOG+obEw==
4206-
dependencies:
4207-
"@textlint/ast-node-types" "^14.0.3"
4208-
"@textlint/ast-traverse" "^14.0.3"
4209-
"@textlint/config-loader" "^14.0.3"
4210-
"@textlint/feature-flag" "^14.0.3"
4211-
"@textlint/fixer-formatter" "^14.0.3"
4212-
"@textlint/kernel" "^14.0.3"
4213-
"@textlint/linter-formatter" "^14.0.3"
4214-
"@textlint/module-interop" "^14.0.3"
4215-
"@textlint/textlint-plugin-markdown" "^14.0.3"
4216-
"@textlint/textlint-plugin-text" "^14.0.3"
4217-
"@textlint/types" "^14.0.3"
4218-
"@textlint/utils" "^14.0.3"
4202+
textlint@^14.0.4:
4203+
version "14.0.4"
4204+
resolved "https://registry.yarnpkg.com/textlint/-/textlint-14.0.4.tgz#226a79ad3c0667042e849ceb54f5c8a3f0594475"
4205+
integrity sha512-xPQkC/BftPjizjs31wci/791EjwfN11iRLrNKiPVBogYd1r+6TnSxbCERZhgXCGcD9tEHss0kOYc0+vPEEG8jg==
4206+
dependencies:
4207+
"@textlint/ast-node-types" "^14.0.4"
4208+
"@textlint/ast-traverse" "^14.0.4"
4209+
"@textlint/config-loader" "^14.0.4"
4210+
"@textlint/feature-flag" "^14.0.4"
4211+
"@textlint/fixer-formatter" "^14.0.4"
4212+
"@textlint/kernel" "^14.0.4"
4213+
"@textlint/linter-formatter" "^14.0.4"
4214+
"@textlint/module-interop" "^14.0.4"
4215+
"@textlint/textlint-plugin-markdown" "^14.0.4"
4216+
"@textlint/textlint-plugin-text" "^14.0.4"
4217+
"@textlint/types" "^14.0.4"
4218+
"@textlint/utils" "^14.0.4"
42194219
debug "^4.3.4"
42204220
file-entry-cache "^5.0.1"
42214221
get-stdin "^5.0.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@textlint-rule/textlint-rule-no-invalid-control-character": "^2.0.0",
3434
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.2",
35-
"@textlint/module-interop": "^14.0.3",
35+
"@textlint/module-interop": "^14.0.4",
3636
"textlint-rule-ja-no-abusage": "^3.0.0",
3737
"textlint-rule-ja-no-mixed-period": "^3.0.1",
3838
"textlint-rule-ja-no-redundant-expression": "^4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -375,10 +375,10 @@
375375
traverse "^0.6.7"
376376
unified "^9.2.2"
377377

378-
"@textlint/module-interop@^14.0.3":
379-
version "14.0.3"
380-
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-14.0.3.tgz#43195d27780220e487a4eb49b7f46e64dc3fba32"
381-
integrity sha512-76K6y4wNCZH3+BGziJm6iGPbKsBtb214332EgdXDMNsYah51LPT9YrXuOI1ROyxvfVoztJMH0MDZdtdY/t7cig==
378+
"@textlint/module-interop@^14.0.4":
379+
version "14.0.4"
380+
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-14.0.4.tgz#3dafee16c4117b184050b3ac5e02674ee26bd708"
381+
integrity sha512-okv52pRSQ1aeC8rim8qp2D2Fmj/oKDYGY2itdeZhj9E/vdkU9/r7OpdcxyuNiuqLEd/sWw03EAwt3S6mlfNIOw==
382382

383383
"@textlint/regexp-string-matcher@^1.0.2", "@textlint/regexp-string-matcher@^1.1.0":
384384
version "1.1.0"

0 commit comments

Comments
 (0)