File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 48
48
"textlint-rule-no-double-negative-ja" : " ^1.0.5" ,
49
49
"textlint-rule-no-doubled-conjunction" : " ^1.0.2" ,
50
50
"textlint-rule-no-doubled-conjunctive-particle-ga" : " ^1.1.0" ,
51
- "textlint-rule-no-doubled-joshi" : " ^3.3.0 " ,
51
+ "textlint-rule-no-doubled-joshi" : " ^3.5.1 " ,
52
52
"textlint-rule-no-dropping-the-ra" : " ^1.0.3" ,
53
53
"textlint-rule-no-exclamation-question-mark" : " ^1.0.2" ,
54
54
"textlint-rule-no-hankaku-kana" : " ^1.0.2" ,
Original file line number Diff line number Diff line change @@ -1416,9 +1416,10 @@ textlint-rule-no-doubled-conjunctive-particle-ga@^1.1.0:
1416
1416
textlint-rule-helper "^1.1.5"
1417
1417
textlint-util-to-string "^1.2.0"
1418
1418
1419
- textlint-rule-no-doubled-joshi@^3.3.0 :
1419
+ textlint-rule-no-doubled-joshi@^3.5.1 :
1420
1420
version "3.5.1"
1421
1421
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-3.5.1.tgz#759c6c5def8075f849d9a4df551c2d2a0815ba2f"
1422
+ integrity sha1-dZxsXe+AdfhJ2aTfVRwtKggVui8=
1422
1423
dependencies :
1423
1424
kuromojin "^1.2.1"
1424
1425
sentence-splitter "^2.2.0"
You can’t perform that action at this time.
0 commit comments