From 79aa83aefda8602b8868e0afc21b1e786bcbdb7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 03:02:10 +0000 Subject: [PATCH] build(deps-dev): bump textlint-rule-no-doubled-conjunctive-particle-ga Bumps [textlint-rule-no-doubled-conjunctive-particle-ga](https://github.com/textlint-ja/textlint-rule-no-doubled-conjunctive-particle-ga) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/textlint-ja/textlint-rule-no-doubled-conjunctive-particle-ga/releases) - [Changelog](https://github.com/textlint-ja/textlint-rule-no-doubled-conjunctive-particle-ga/blob/master/CHANGELOG.md) - [Commits](https://github.com/textlint-ja/textlint-rule-no-doubled-conjunctive-particle-ga/compare/v2.0.4...v2.0.5) --- updated-dependencies: - dependency-name: textlint-rule-no-doubled-conjunctive-particle-ga dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"