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 36
36
"textlint-rule-ja-no-abusage" : " ^3.0.0" ,
37
37
"textlint-rule-ja-no-mixed-period" : " ^3.0.1" ,
38
38
"textlint-rule-ja-no-redundant-expression" : " ^4.0.1" ,
39
- "textlint-rule-ja-no-successive-word" : " ^2.0.0 " ,
39
+ "textlint-rule-ja-no-successive-word" : " ^2.0.1 " ,
40
40
"textlint-rule-ja-no-weak-phrase" : " ^2.0.0" ,
41
41
"textlint-rule-ja-unnatural-alphabet" : " 2.0.1" ,
42
42
"textlint-rule-max-comma" : " ^3.0.1" ,
Original file line number Diff line number Diff line change @@ -3229,10 +3229,10 @@ textlint-rule-ja-no-redundant-expression@^4.0.1:
3229
3229
textlint-rule-helper "^2.2.1"
3230
3230
textlint-util-to-string "^3.1.1"
3231
3231
3232
- textlint-rule-ja-no-successive-word@^2.0.0 :
3233
- version "2.0.0 "
3234
- resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-successive-word/-/textlint-rule-ja-no-successive-word-2.0.0 .tgz#32ab674f45483243d62e375b2636a81cf41b2925 "
3235
- integrity sha512-4BCz5G7JbmuSwGTXlgTil70SS8x6firJ67ZQR9w3cmwNn6JC9UoBEjweia/M4Mviyadaw4fDLhFSfEC0v5OX+Q ==
3232
+ textlint-rule-ja-no-successive-word@^2.0.1 :
3233
+ version "2.0.1 "
3234
+ resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-successive-word/-/textlint-rule-ja-no-successive-word-2.0.1 .tgz#7b59bcd441ccd62c064cdd2883e9a26f170e7d57 "
3235
+ integrity sha512-XKTXkHwMu86SnGaj73B67U4apDdTquDKF3SfG24tRbzMyJoGe/Iba5VMId8sp8QHeTonp1bYOSxjZsbkpGyCNw ==
3236
3236
dependencies :
3237
3237
" @textlint/regexp-string-matcher" " ^1.1.0"
3238
3238
kuromojin "^3.0.0"
You can’t perform that action at this time.
0 commit comments