File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 45
45
"textlint-rule-no-double-negative-ja" : " ^2.0.1" ,
46
46
"textlint-rule-no-doubled-conjunction" : " ^3.0.0" ,
47
47
"textlint-rule-no-doubled-conjunctive-particle-ga" : " ^3.0.0" ,
48
- "textlint-rule-no-doubled-joshi" : " ^5.0.0 " ,
48
+ "textlint-rule-no-doubled-joshi" : " ^5.0.1 " ,
49
49
"textlint-rule-no-dropping-the-ra" : " ^3.0.0" ,
50
50
"textlint-rule-no-exclamation-question-mark" : " ^1.1.0" ,
51
51
"textlint-rule-no-hankaku-kana" : " ^2.0.1" ,
Original file line number Diff line number Diff line change @@ -3183,10 +3183,10 @@ textlint-rule-no-doubled-conjunctive-particle-ga@^3.0.0:
3183
3183
textlint-rule-helper "^2.3.1"
3184
3184
textlint-util-to-string "^3.3.4"
3185
3185
3186
- textlint-rule-no-doubled-joshi@^5.0.0 :
3187
- version "5.0 .0"
3188
- resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-5.0 .0.tgz#44cd96dd102b0ea7dede226f6795d5ca890f79ac "
3189
- integrity sha512-1GvkK10T+UFkpUzzGUE3f2orAbaEAPQFWuKWNV//H+ksIhq4QKj7CVEfOXXw4kyDzQkETnh5bKpQW4kwQa+ooA ==
3186
+ textlint-rule-no-doubled-joshi@^5.0.1 :
3187
+ version "5.1 .0"
3188
+ resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-5.1 .0.tgz#d7b66ee108c1008863d29afac74a3258bf23fd95 "
3189
+ integrity sha512-2KkzlSlGZSM9W44SqYgtJYf1qOCBnzHS8Xs4LEZkgY78+TFsPg5kSLnC/PaAI6KdBDZJY0aI/yyAFZ7MJp/caw ==
3190
3190
dependencies :
3191
3191
kuromojin "^3.0.0"
3192
3192
sentence-splitter "^5.0.0"
You can’t perform that action at this time.
0 commit comments