|
64 | 64 | resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.2.5.tgz#ae13981bc8711c98313a6ac1c361194d6bf2d39b"
|
65 | 65 | integrity sha512-+rEx4jLOeZpUcdvll7jEg/7hNbwYvHWFy4IGW/tk2JdbyB3SJVyIP6arAwzTH/sp/pO9jftfyZnRj4//sLbLvQ==
|
66 | 66 |
|
| 67 | +"@textlint/ast-node-types@^4.4.3": |
| 68 | + version "4.4.3" |
| 69 | + resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.3.tgz#fdba16e8126cddc50f45433ce7f6c55e7829566c" |
| 70 | + integrity sha512-qi2jjgO6Tn3KNPGnm6B7p6QTEPvY95NFsIAaJuwbulur8iJUEenp1OnoUfiDaC/g2WPPEFkcfXpmnu8XEMFo2A== |
| 71 | + |
67 | 72 | "@textlint/ast-tester@^2.1.6":
|
68 | 73 | version "2.1.6"
|
69 | 74 | resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-2.1.6.tgz#c7a0308c862426445f551ceb6cf602b35a0e4647"
|
|
197 | 202 | dependencies:
|
198 | 203 | "@textlint/ast-node-types" "^4.2.5"
|
199 | 204 |
|
| 205 | +"@textlint/types@^1.5.5": |
| 206 | + version "1.5.5" |
| 207 | + resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.5.5.tgz#9c82dbcbf4e00116573f05c6739c6c8ec3b35304" |
| 208 | + integrity sha512-80P6fcqgsG9bP6JgR6W/E/oIx+71pplaicYCvvB4vMIeGk0OnWls4Q21kCpDYmq/C/ABtZ/Gy/Ov/8ExQPeQ7A== |
| 209 | + dependencies: |
| 210 | + "@textlint/ast-node-types" "^4.4.3" |
| 211 | + |
200 | 212 | "@textlint/utils@^1.0.3":
|
201 | 213 | version "1.0.3"
|
202 | 214 | resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-1.0.3.tgz#65196f21a5c1884b2dc6088484063f9ad52dfb67"
|
@@ -2730,13 +2742,23 @@ textlint-rule-helper@^2.0.0:
|
2730 | 2742 | structured-source "^3.0.2"
|
2731 | 2743 | unist-util-visit "^1.1.0"
|
2732 | 2744 |
|
2733 |
| - |
2734 |
| - version "2.0.1" |
2735 |
| - resolved "https://registry.yarnpkg.com/textlint-rule-ja-space-between-half-and-full-width/-/textlint-rule-ja-space-between-half-and-full-width-2.0.1.tgz#a527f83bd833149763e4043965f796c9ec2192ba" |
2736 |
| - integrity sha1-pSf4O9gzFJdj5AQ5ZfeWyewhkro= |
| 2745 | +textlint-rule-helper@^2.2.0: |
| 2746 | + version "2.2.0" |
| 2747 | + resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.2.0.tgz#30522ba904a03849d57ea3e5ebd5920027cd8da3" |
| 2748 | + integrity sha512-9S5CsgQuQwPjM2wvr4JGdpkLf+pR9gOjedSQFa/Dkrbh+D9MXt1LIR4Jvx1RujKtt2nq42prmEX2q3xOxyUcIQ== |
| 2749 | + dependencies: |
| 2750 | + "@textlint/ast-node-types" "^4.4.3" |
| 2751 | + "@textlint/types" "^1.5.5" |
| 2752 | + structured-source "^3.0.2" |
| 2753 | + unist-util-visit "^1.1.0" |
| 2754 | + |
| 2755 | + |
| 2756 | + version "2.1.3" |
| 2757 | + resolved "https://registry.yarnpkg.com/textlint-rule-ja-space-between-half-and-full-width/-/textlint-rule-ja-space-between-half-and-full-width-2.1.3.tgz#7678629bd42e3c5af0010c920d61baef316ca72f" |
| 2758 | + integrity sha512-Unvqh5C92BUPktVEN8L6occpo6mve0fLlxDwY8B6U9ZzBp0vWasV04GcDKKifDDqYAitm3fAMYtmd2t2J1Zv5A== |
2737 | 2759 | dependencies:
|
2738 | 2760 | match-index "^1.0.1"
|
2739 |
| - textlint-rule-helper "^2.0.0" |
| 2761 | + textlint-rule-helper "^2.2.0" |
2740 | 2762 |
|
2741 | 2763 |
|
2742 | 2764 | version "2.0.1"
|
|
0 commit comments