|
305 | 305 | resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-12.3.0.tgz#3eb52ca2d7234ad8e015a1fc104ab15945a25e1f"
|
306 | 306 | integrity sha512-ke5hlKy/xZ/vQt6j+h4k9GradJPDsV3FKsUqWpCpF/X8qWCU2zM4e1SMUAFjoUcLuF9in+eXIQ71Qm/AdjjkZQ==
|
307 | 307 |
|
| 308 | +"@textlint/ast-node-types@^13.0.2": |
| 309 | + version "13.0.2" |
| 310 | + resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.0.2.tgz#15761c7f8a12384b1a17bbbf176e8d5c9e9884c7" |
| 311 | + integrity sha512-4l+acQ88z44nLM7uchP25TIc6BFy7W0puI1a4DtBHyk53P2aUXI+JE30GuhzsPUkqwGGcEnTeE3zOA1WNQi5lw== |
| 312 | + |
308 | 313 | "@textlint/ast-node-types@^4.2.4", "@textlint/ast-node-types@^4.4.2", "@textlint/ast-node-types@^4.4.3":
|
309 | 314 | version "4.4.3"
|
310 | 315 | resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.3.tgz#fdba16e8126cddc50f45433ce7f6c55e7829566c"
|
@@ -2782,6 +2787,15 @@ textlint-rule-helper@^2.2.4:
|
2782 | 2787 | structured-source "^4.0.0"
|
2783 | 2788 | unist-util-visit "^2.0.3"
|
2784 | 2789 |
|
| 2790 | +textlint-rule-helper@^2.3.0: |
| 2791 | + version "2.3.0" |
| 2792 | + resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.3.0.tgz#5ab84db686d42fd2e39a63b40310501bb336520d" |
| 2793 | + integrity sha512-Ug78Saahb/qVImttL0NSFyT5/JJ5wXvOPepR2pYAjNi54BsQAAz/hAyyEgKuYeR0+yjFb0KPhby4f880X5vqHA== |
| 2794 | + dependencies: |
| 2795 | + "@textlint/ast-node-types" "^13.0.2" |
| 2796 | + structured-source "^4.0.0" |
| 2797 | + unist-util-visit "^2.0.3" |
| 2798 | + |
2785 | 2799 | textlint-rule-ja-no-abusage@^3.0.0:
|
2786 | 2800 | version "3.0.0"
|
2787 | 2801 | resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-abusage/-/textlint-rule-ja-no-abusage-3.0.0.tgz#b43f3f66b7d0aa9a37877ea1c125e3da3bafcc0a"
|
@@ -2933,13 +2947,13 @@ textlint-rule-no-mix-dearu-desumasu@^5.0.0:
|
2933 | 2947 | textlint-rule-helper "^2.0.0"
|
2934 | 2948 | unist-util-visit "^3.0.0"
|
2935 | 2949 |
|
2936 |
| -textlint-rule-no-nfd@^1.0.2: |
2937 |
| - version "1.0.2" |
2938 |
| - resolved "https://registry.yarnpkg.com/textlint-rule-no-nfd/-/textlint-rule-no-nfd-1.0.2.tgz#8c5793b57caada6e620b89d7a1d2886487dbbe2e" |
2939 |
| - integrity sha512-n6tUx40/V6koDo78qqePHxSovuwSIKO0xwY3FCqVDbcfg9GxQCjde1twQJ99T3bs4LabhPOo/Pt3USaQ9XcTRQ== |
| 2950 | +textlint-rule-no-nfd@^2.0.1: |
| 2951 | + version "2.0.1" |
| 2952 | + resolved "https://registry.yarnpkg.com/textlint-rule-no-nfd/-/textlint-rule-no-nfd-2.0.1.tgz#f13c74796dcfe06b8bd6e8c0e2560d041b384ee7" |
| 2953 | + integrity sha512-d0SSK64qliPzan+xuRo7F2N4cfgDxBSwzZSwOMclwtPN+ag4Ir0M5SVfBEX1uOAgfPFnjssziDm6kp6WSwzJxg== |
2940 | 2954 | dependencies:
|
2941 | 2955 | match-index "^1.0.3"
|
2942 |
| - textlint-rule-helper "^2.1.1" |
| 2956 | + textlint-rule-helper "^2.3.0" |
2943 | 2957 | unorm "^1.4.1"
|
2944 | 2958 |
|
2945 | 2959 | textlint-rule-no-zero-width-spaces@^1.0.1:
|
|
0 commit comments