File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 42
42
"textlint-rule-ja-unnatural-alphabet" : " 2.0.1" ,
43
43
"textlint-rule-max-comma" : " ^2.0.2" ,
44
44
"textlint-rule-max-kanji-continuous-len" : " ^1.1.1" ,
45
- "textlint-rule-max-ten" : " ^4.0.1 " ,
45
+ "textlint-rule-max-ten" : " ^4.0.2 " ,
46
46
"textlint-rule-no-double-negative-ja" : " ^2.0.0" ,
47
47
"textlint-rule-no-doubled-conjunction" : " ^2.0.1" ,
48
48
"textlint-rule-no-doubled-conjunctive-particle-ga" : " ^2.0.1" ,
Original file line number Diff line number Diff line change @@ -3921,10 +3921,10 @@ textlint-rule-max-kanji-continuous-len@^1.1.1:
3921
3921
resolved "https://registry.yarnpkg.com/textlint-rule-max-kanji-continuous-len/-/textlint-rule-max-kanji-continuous-len-1.1.1.tgz#cbcc44488c06d36c65099e12f7977e3a15c3b77f"
3922
3922
integrity sha1-y8xESIwG02xlCZ4S95d+OhXDt38=
3923
3923
3924
- textlint-rule-max-ten@^4.0.1 :
3925
- version "4.0.1 "
3926
- resolved "https://registry.yarnpkg.com/textlint-rule-max-ten/-/textlint-rule-max-ten-4.0.1 .tgz#49b47793d94559e9b7d165f1689d41a81159f5af "
3927
- integrity sha512-ORfaFgrk8eX8ZG1qLjzSaZPGvnjLO+ZwcFhaOdgVqhEwaVZdXJgruvELpO4QFX0z/2+y2VKcKMAJ9xfgGWB5Fw ==
3924
+ textlint-rule-max-ten@^4.0.2 :
3925
+ version "4.0.2 "
3926
+ resolved "https://registry.yarnpkg.com/textlint-rule-max-ten/-/textlint-rule-max-ten-4.0.2 .tgz#42c3662dde5291d4b1a09aea9aad5a3eeb545ed9 "
3927
+ integrity sha512-19DAGjbxJTmC8eyBmw7crSh+3YhoJdNRfTofubgi7Vhw0MsH4pueqCGRUdh88LA/BEwiHNqTIDVkyUx46Ew65w ==
3928
3928
dependencies :
3929
3929
kuromojin "^3.0.0"
3930
3930
sentence-splitter "^3.2.0"
You can’t perform that action at this time.
0 commit comments