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 39
39
"textlint-rule-ja-no-successive-word" : " ^2.0.0" ,
40
40
"textlint-rule-ja-no-weak-phrase" : " ^2.0.0" ,
41
41
"textlint-rule-ja-unnatural-alphabet" : " 2.0.1" ,
42
- "textlint-rule-max-comma" : " ^3.0.0 " ,
42
+ "textlint-rule-max-comma" : " ^3.0.1 " ,
43
43
"textlint-rule-max-kanji-continuous-len" : " ^1.1.1" ,
44
44
"textlint-rule-max-ten" : " ^4.0.4" ,
45
45
"textlint-rule-no-double-negative-ja" : " ^2.0.1" ,
Original file line number Diff line number Diff line change @@ -3255,10 +3255,10 @@ textlint-rule-ja-unnatural-alphabet@2.0.1:
3255
3255
match-index "^1.0.1"
3256
3256
regx "^1.0.4"
3257
3257
3258
- textlint-rule-max-comma@^3.0.0 :
3259
- version "3.0.0 "
3260
- resolved "https://registry.yarnpkg.com/textlint-rule-max-comma/-/textlint-rule-max-comma-3.0.0 .tgz#946892239d0e2a56aace22718caf8af82e3ca40d "
3261
- integrity sha512-hFq6emf2A4Poq6EuOw8EykAdx2bFhlR9nQ5wn7kGNEbDgdkUuUFJkeIG+QfaoiJGnufi0SJNTsh8p2M/02SI/w ==
3258
+ textlint-rule-max-comma@^3.0.1 :
3259
+ version "3.0.1 "
3260
+ resolved "https://registry.yarnpkg.com/textlint-rule-max-comma/-/textlint-rule-max-comma-3.0.1 .tgz#9f81b5087883456c3c4f608c276e2661552ef1fd "
3261
+ integrity sha512-VMht14U0+gxRhEnT3/Rfv7yUDF3YGhsSSODwXGnnicwe54Czs2CYALAZIlWA79R4LLqcYFc9pP1i8DeGWvaHeA ==
3262
3262
dependencies :
3263
3263
sentence-splitter "^4.2.0"
3264
3264
textlint-util-to-string "^3.3.2"
You can’t perform that action at this time.
0 commit comments