File tree 2 files changed +6
-5
lines changed 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 37
37
"textlint-rule-ja-no-abusage" : " ^2.0.1" ,
38
38
"textlint-rule-ja-no-mixed-period" : " ^2.1.1" ,
39
39
"textlint-rule-ja-no-redundant-expression" : " ^3.0.2" ,
40
- "textlint-rule-ja-no-successive-word" : " ^1.1.1 " ,
40
+ "textlint-rule-ja-no-successive-word" : " ^1.2.0 " ,
41
41
"textlint-rule-ja-no-weak-phrase" : " ^1.0.5" ,
42
42
"textlint-rule-ja-unnatural-alphabet" : " 2.0.1" ,
43
43
"textlint-rule-max-comma" : " ^1.0.4" ,
Original file line number Diff line number Diff line change @@ -4061,11 +4061,12 @@ textlint-rule-ja-no-redundant-expression@^3.0.2:
4061
4061
textlint-rule-helper "^2.1.1"
4062
4062
textlint-util-to-string "^3.1.1"
4063
4063
4064
- textlint-rule-ja-no-successive-word@^1.1.1 :
4065
- version "1.1.1 "
4066
- resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-successive-word/-/textlint-rule-ja-no-successive-word-1.1.1 .tgz#6cd8b102eaf6c133ee8dc461e3adb3fd519072c3 "
4067
- integrity sha512-X3aQ9yCh+/oMQtROSyTue22mkQRnEod0oFCchVR7f/PabaMahfiSHozbBj7/tVg4umXhvar30xwEG3+OkhDfaw ==
4064
+ textlint-rule-ja-no-successive-word@^1.2.0 :
4065
+ version "1.2.0 "
4066
+ resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-successive-word/-/textlint-rule-ja-no-successive-word-1.2.0 .tgz#ba7597b54978388a5f8e53b9003bd9066f2111ad "
4067
+ integrity sha512-5ki006mIOeElHtPk0WECR8xvW66I+o3lpzbRpvDSlEwjZwNeR4QHwByfBsl7KdScy945Vab1t5I0lCXXS7u3ow ==
4068
4068
dependencies :
4069
+ " @textlint/regexp-string-matcher" " ^1.1.0"
4069
4070
kuromojin "^2.0.0"
4070
4071
4071
4072
textlint-rule-ja-no-weak-phrase@^1.0.5 :
You can’t perform that action at this time.
0 commit comments