Skip to content

Commit bb8d9f7

Browse files
fix(deps): update patch updates to ^13.3.2
1 parent 22264ea commit bb8d9f7

File tree

4 files changed

+150
-53
lines changed

4 files changed

+150
-53
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.13.0",
14-
"textlint": "^13.3.1",
14+
"textlint": "^13.3.2",
1515
"textlint-filter-rule-comments": "^1.2.2",
1616
"textlint-rule-preset-ja-technical-writing": "file:../"
1717
}

example/yarn.lock

Lines changed: 144 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,11 @@
336336
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.3.1.tgz#469cab986e43f4ffb39aa5c31d148888a36d2286"
337337
integrity sha512-/qeEjW3hIFpGwESsCkJRroja7mBOlo9wqyx8G4fwayq4FZRvJMm/9DhIo77jd/4wm/VSJcVVr+fs+rVa4jrY5A==
338338

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+
339344
"@textlint/ast-node-types@^4.2.1", "@textlint/ast-node-types@^4.2.4", "@textlint/ast-node-types@^4.4.2":
340345
version "4.4.2"
341346
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.2.tgz#d3fda5c9086baba04bc75440039ccf18415c8446"
@@ -362,6 +367,14 @@
362367
"@textlint/ast-node-types" "^13.3.1"
363368
debug "^4.3.4"
364369

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+
365378
"@textlint/ast-traverse@^13.3.0":
366379
version "13.3.0"
367380
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-13.3.0.tgz#4d947ebc0ff7c8d613a5c926d47f1ed174052cdd"
@@ -376,6 +389,13 @@
376389
dependencies:
377390
"@textlint/ast-node-types" "^13.3.1"
378391

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+
379399
"@textlint/config-inliner@^0.13.0":
380400
version "0.13.0"
381401
resolved "https://registry.yarnpkg.com/@textlint/config-inliner/-/config-inliner-0.13.0.tgz#248f8eabcf3713a419fd4637c3d340e5bf85440f"
@@ -397,15 +417,15 @@
397417
rc-config-loader "^4.1.2"
398418
try-resolve "^1.0.1"
399419

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==
404424
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"
409429
debug "^4.3.4"
410430
rc-config-loader "^4.1.2"
411431
try-resolve "^1.0.1"
@@ -430,13 +450,18 @@
430450
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-13.3.1.tgz#52d7d3b8903fe61e04e4023229292d2e9326b314"
431451
integrity sha512-4L4exU9z5WkKueUEOJ2bLueHgBI9LE/Y8xvEuTDrYwrnftUeqQHS9Ibg9CofJ4dGO+3/vvp0kkV+pLe3+Gn8nw==
432452

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==
437462
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"
440465
chalk "^4.1.2"
441466
debug "^4.3.4"
442467
diff "^4.0.2"
@@ -478,15 +503,31 @@
478503
fast-equals "^4.0.3"
479504
structured-source "^4.0.0"
480505

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==
485526
dependencies:
486527
"@azu/format-text" "^1.0.2"
487528
"@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"
490531
chalk "^4.1.2"
491532
debug "^4.3.4"
492533
is-file "^1.0.0"
@@ -530,15 +571,30 @@
530571
traverse "^0.6.7"
531572
unified "^9.2.2"
532573

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+
533589
"@textlint/module-interop@^13.3.0":
534590
version "13.3.0"
535591
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-13.3.0.tgz#898d1b0d7f5e8a83f4e1a69b9918b6833e1f3aad"
536592
integrity sha512-3u5gZR8NL3yKHCh7QDttTNYmKMyfx55NmRfS1HalGFTIgaHwAFCz95KX7JA3WhpIa9Hu7zKlaxA1WGUnJDHLyA==
537593

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==
542598

543599
"@textlint/regexp-string-matcher@^1.0.2", "@textlint/regexp-string-matcher@^1.1.0":
544600
version "1.1.0"
@@ -619,6 +675,14 @@
619675
"@textlint/types" "^13.3.1"
620676
debug "^4.3.4"
621677

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+
622686
"@textlint/text-to-ast@^13.3.0":
623687
version "13.3.0"
624688
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-13.3.0.tgz#ce08198816a9ce257e7aa1a3840abf64885fb6d8"
@@ -633,6 +697,13 @@
633697
dependencies:
634698
"@textlint/ast-node-types" "^13.3.1"
635699

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+
636707
"@textlint/textlint-plugin-markdown@^13.3.0":
637708
version "13.3.0"
638709
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-13.3.0.tgz#35399eff24c2452dff28a26b21783696510f4cae"
@@ -647,6 +718,13 @@
647718
dependencies:
648719
"@textlint/markdown-to-ast" "^13.3.1"
649720

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+
650728
"@textlint/textlint-plugin-text@^13.3.0":
651729
version "13.3.0"
652730
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-13.3.0.tgz#c87df4fbf4da24e9ffd624df460c2fda21e68adb"
@@ -661,6 +739,13 @@
661739
dependencies:
662740
"@textlint/text-to-ast" "^13.3.1"
663741

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+
664749
"@textlint/types@^1.1.2":
665750
version "1.5.4"
666751
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.5.4.tgz#4ebd6b052bb329810949516412ad2b285b04dc02"
@@ -689,6 +774,13 @@
689774
dependencies:
690775
"@textlint/ast-node-types" "^13.3.1"
691776

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+
692784
"@textlint/utils@^13.3.0":
693785
version "13.3.0"
694786
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-13.3.0.tgz#31a86ebb3dd7124c0a7387ab0868b1b177c43140"
@@ -699,6 +791,11 @@
699791
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-13.3.1.tgz#b733797329e126b305c4f2368fddd5f9132aff88"
700792
integrity sha512-gPGSVwWlu+F1jjB5kn9SenNPXvipT/wPIqqME057T2xbYTEV2PjhhS7nD17i0PqplUV4TCu0+Mrq8nyLSO819A==
701793

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+
702799
"@textlint/website-generator@^0.13.0":
703800
version "0.13.0"
704801
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:
38873984
textlint-rule-helper "^2.2.1"
38883985
textlint-util-to-string "^3.1.1"
38893986

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==
38943991
dependencies:
38953992
"@textlint/regexp-string-matcher" "^1.1.0"
38963993
kuromojin "^3.0.0"
@@ -4029,11 +4126,11 @@ textlint-rule-no-zero-width-spaces@^1.0.1:
40294126
dependencies:
40304127
"@textlint-rule/textlint-rule-no-invalid-control-character" "^2.0.0"
40314128
"@textlint-rule/textlint-rule-no-unmatched-pair" "^1.0.9"
4032-
"@textlint/module-interop" "^13.3.1"
4129+
"@textlint/module-interop" "^13.3.2"
40334130
textlint-rule-ja-no-abusage "^3.0.0"
40344131
textlint-rule-ja-no-mixed-period "^3.0.1"
40354132
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"
40374134
textlint-rule-ja-no-weak-phrase "^2.0.0"
40384135
textlint-rule-ja-unnatural-alphabet "2.0.1"
40394136
textlint-rule-max-comma "^3.0.1"
@@ -4128,23 +4225,23 @@ textlint-util-to-string@^3.3.2:
41284225
structured-source "^4.0.0"
41294226
unified "^8.4.0"
41304227

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"
41484245
debug "^4.3.4"
41494246
file-entry-cache "^5.0.1"
41504247
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": "^1.0.9",
35-
"@textlint/module-interop": "^13.3.1",
35+
"@textlint/module-interop": "^13.3.2",
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
@@ -376,10 +376,10 @@
376376
traverse "^0.6.7"
377377
unified "^9.2.2"
378378

379-
"@textlint/module-interop@^13.3.1":
380-
version "13.3.1"
381-
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-13.3.1.tgz#72aed42c979202d66a5e63a0e0e9fb30052d1d92"
382-
integrity sha512-xF6v/RPAgmeEn7JJTYZswyVLvLbB3vKWMr1zgCLjrNaLgFgui5R7bM5Nx2EonY52fkMOTLohyKexCCEX+WiDIw==
379+
"@textlint/module-interop@^13.3.2":
380+
version "13.3.2"
381+
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-13.3.2.tgz#6ff62c9bc7f1ee614148d5cc43b8c6d4c97a8384"
382+
integrity sha512-JPHAZlWXgedDCoaTT21dln8u+sPVJUGPw283Oxz1k24x2MWaFZO7EReu/K4QepdxNKOpdllp2DqvnWgnvZoPOg==
383383

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

0 commit comments

Comments
 (0)