Skip to content

Commit ead3602

Browse files
committed
Update dependency textlint-rule-no-doubled-joshi to ^3.5.1
1 parent ca18b3a commit ead3602

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"textlint-rule-no-double-negative-ja": "^1.0.5",
4949
"textlint-rule-no-doubled-conjunction": "^1.0.2",
5050
"textlint-rule-no-doubled-conjunctive-particle-ga": "^1.1.0",
51-
"textlint-rule-no-doubled-joshi": "^3.3.0",
51+
"textlint-rule-no-doubled-joshi": "^3.5.1",
5252
"textlint-rule-no-dropping-the-ra": "^1.0.3",
5353
"textlint-rule-no-exclamation-question-mark": "^1.0.2",
5454
"textlint-rule-no-hankaku-kana": "^1.0.2",

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1416,9 +1416,10 @@ textlint-rule-no-doubled-conjunctive-particle-ga@^1.1.0:
14161416
textlint-rule-helper "^1.1.5"
14171417
textlint-util-to-string "^1.2.0"
14181418

1419-
textlint-rule-no-doubled-joshi@^3.3.0:
1419+
textlint-rule-no-doubled-joshi@^3.5.1:
14201420
version "3.5.1"
14211421
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-3.5.1.tgz#759c6c5def8075f849d9a4df551c2d2a0815ba2f"
1422+
integrity sha1-dZxsXe+AdfhJ2aTfVRwtKggVui8=
14221423
dependencies:
14231424
kuromojin "^1.2.1"
14241425
sentence-splitter "^2.2.0"

0 commit comments

Comments
 (0)