diff --git a/package.json b/package.json index 29eff16..e7f2277 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "textlint-rule-no-dead-link": "^5.1.2", "textlint-rule-no-double-negative-ja": "^2.0.1", "textlint-rule-no-doubled-conjunction": "^2.0.4", - "textlint-rule-no-doubled-conjunctive-particle-ga": "^2.0.4", + "textlint-rule-no-doubled-conjunctive-particle-ga": "^2.0.5", "textlint-rule-no-doubled-joshi": "^4.0.1", "textlint-rule-no-dropping-the-ra": "^3.0.0", "textlint-rule-no-mix-dearu-desumasu": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index c40f9e4..bd2a924 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6797,10 +6797,10 @@ textlint-rule-no-doubled-conjunction@^2.0.4: textlint-rule-helper "^2.2.1" textlint-util-to-string "^3.1.1" -textlint-rule-no-doubled-conjunctive-particle-ga@^2.0.4: - version "2.0.4" - resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunctive-particle-ga/-/textlint-rule-no-doubled-conjunctive-particle-ga-2.0.4.tgz#46923a42ba01eb7d8455f6faee032c72f94d7e33" - integrity sha512-lHC1M5Y9zApDswvliYNri59hqkic4pY+X2/ZVOD7SAJinBycnb2W2jPcldoeG+QqRsu3BqbVmURR9Z/wJujwsw== +textlint-rule-no-doubled-conjunctive-particle-ga@^2.0.5: + version "2.0.5" + resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunctive-particle-ga/-/textlint-rule-no-doubled-conjunctive-particle-ga-2.0.5.tgz#fff052a11dfb8c90ff8c5244f98b63e41d055576" + integrity sha512-/rakdhxPqo/enKykNkP7m/dyZX6QUAI6mXmWk8S3mg2mTkwRC69zT/5hLk723nsb/iuV1lbI90aD3ZeVvpTEsA== dependencies: kuromojin "^3.0.0" sentence-splitter "^3.2.1"