From 54f3d07ca58e7a52f6886829fccbb35493de156b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2020 11:14:10 +0000 Subject: [PATCH] Bump textlint-rule-no-dropping-the-ra from 1.1.2 to 1.1.3 Bumps [textlint-rule-no-dropping-the-ra](https://github.com/textlint-ja/textlint-rule-no-dropping-the-ra) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/textlint-ja/textlint-rule-no-dropping-the-ra/releases) - [Commits](https://github.com/textlint-ja/textlint-rule-no-dropping-the-ra/compare/1.1.2...v1.1.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index df5cafc..df94589 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "textlint-filter-rule-whitelist": "^2.0.0", "textlint-rule-common-misspellings": "^1.0.1", "textlint-rule-max-ten": "^2.0.3", - "textlint-rule-no-dropping-the-ra": "^1.1.2", + "textlint-rule-no-dropping-the-ra": "^1.1.3", "textlint-rule-no-start-duplicated-conjunction": "^2.0.2", "textlint-rule-preset-japanese": "^5.0.0" }, diff --git a/yarn.lock b/yarn.lock index 16f3bcf..7bf909a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -788,20 +788,20 @@ kuromoji@0.1.1: doublearray "0.0.2" zlibjs "^0.2.0" -kuromojin@^1.0.2, kuromojin@^1.1.0, kuromojin@^1.2.1: - version "1.4.0" - resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-1.4.0.tgz#2d955746736981e73d02dbfd20eeee8110cddab2" - integrity sha512-ZoG3NAW6ATKgo2jBgjVWwE66GeaT2jHgdf0v1dL8+WffuSfvTvX7l6ePgYusSAhHW+dwtneYcbav8N0NhsA0uw== - dependencies: - kuromoji "0.1.1" - -kuromojin@^1.4.0: +kuromojin@^1.0.2, kuromojin@^1.1.0, kuromojin@^1.2.1, kuromojin@^1.4.0: version "1.5.1" resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-1.5.1.tgz#f5c4cc2d4a8b56343c7281f7def8d56309184078" integrity sha512-tzt3UUqWqzwHMsahchyrcs9kgbn6OM7xP4QRCd0w5vqE0lA/cjCH0OxjLaekz5cnxGmcy8RfN7La3xOxZOvJ1w== dependencies: kuromoji "0.1.1" +kuromojin@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-2.0.0.tgz#23e74a5ed2578432c9703ae75a69ba0a09ccb12d" + integrity sha512-60j/yLkFSc4t4roj8tI8ZNNSiAFnrkgXw8SqXz/9nakfs6mkCvPbrd7S8LDr4YNwEt1IyLys5JQTR9EnYyGHhA== + dependencies: + kuromoji "0.1.1" + levn@~0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee" @@ -1457,7 +1457,7 @@ textlint-rule-helper@^1.1.4, textlint-rule-helper@^1.1.5: dependencies: unist-util-visit "^1.1.0" -textlint-rule-helper@^2.0.0: +textlint-rule-helper@^2.0.0, textlint-rule-helper@^2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.1.1.tgz#d572588685359134bc779939b217e61f087dab0f" integrity sha512-6fxgHzoJVkjl3LaC1b2Egi+5wbhG4i0pU0knJmQujVhxIJ3D3AcQQZPs457xKAi5xKz1WayYeTeJ5jrD/hnO7g== @@ -1514,13 +1514,13 @@ textlint-rule-no-doubled-joshi@^3.0.0: textlint-rule-helper "^1.1.4" textlint-util-to-string "^1.1.0" -textlint-rule-no-dropping-the-ra@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/textlint-rule-no-dropping-the-ra/-/textlint-rule-no-dropping-the-ra-1.1.2.tgz#17d8c65986d7bd8014a4529303a2ba0b769a89d2" - integrity sha1-F9jGWYbXvYAUpFKTA6K6C3aaidI= +textlint-rule-no-dropping-the-ra@^1.1.2, textlint-rule-no-dropping-the-ra@^1.1.3: + version "1.1.3" + resolved "https://registry.yarnpkg.com/textlint-rule-no-dropping-the-ra/-/textlint-rule-no-dropping-the-ra-1.1.3.tgz#134d93b0caa238104c3b43e7c24e7c9ff45cf2d1" + integrity sha512-JYCFIxiuX86aQZaS0McfVEJugu7EoqTtgTPIw5w/oB3htJb2SIFrLnX7Y017+IOsg7mu+bjH5Zko7H62xD2slg== dependencies: - kuromojin "^1.2.1" - textlint-rule-helper "^1.1.4" + kuromojin "^2.0.0" + textlint-rule-helper "^2.1.1" textlint-rule-no-mix-dearu-desumasu@^4.0.0: version "4.0.1"