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 49
49
"textlint-rule-no-double-negative-ja" : " ^1.0.5" ,
50
50
"textlint-rule-no-doubled-conjunction" : " ^1.0.2" ,
51
51
"textlint-rule-no-doubled-conjunctive-particle-ga" : " ^1.1.0" ,
52
- "textlint-rule-no-doubled-joshi" : " ^3.7.0 " ,
52
+ "textlint-rule-no-doubled-joshi" : " ^3.7.2 " ,
53
53
"textlint-rule-no-dropping-the-ra" : " ^1.1.2" ,
54
54
"textlint-rule-no-exclamation-question-mark" : " ^1.0.2" ,
55
55
"textlint-rule-no-hankaku-kana" : " ^1.0.2" ,
Original file line number Diff line number Diff line change @@ -2341,10 +2341,10 @@ textlint-rule-no-doubled-conjunctive-particle-ga@^1.1.0:
2341
2341
textlint-rule-helper "^1.1.5"
2342
2342
textlint-util-to-string "^1.2.0"
2343
2343
2344
- textlint-rule-no-doubled-joshi@^3.7.0 :
2345
- version "3.7.0 "
2346
- resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-3.7.0 .tgz#c5c71a8ab2b4f302cac24f01a8c7109a3db9b6e4 "
2347
- integrity sha512-igFRyOvHjuC7M8NTj047QUAZZKizO0YJkn9sH8/Yby1WpLMwqVgr93vYdo7kir+I488k6DgzRt+M8oBk44XQlg ==
2344
+ textlint-rule-no-doubled-joshi@^3.7.2 :
2345
+ version "3.7.2 "
2346
+ resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-3.7.2 .tgz#7df7c39a34e1729b23d8c0c47e0f6bc56bfc139b "
2347
+ integrity sha512-6du7XciMGZuvAdEL0vAA7JSXVS9NbtWwsbVCeJ8ynSl4hNI+g9tGeN6zYZARJD6/cyklP+zFSvXixKf6nFFqMA ==
2348
2348
dependencies :
2349
2349
kuromojin "^2.0.0"
2350
2350
sentence-splitter "^3.2.0"
You can’t perform that action at this time.
0 commit comments