diff --git a/packages/textlint-config-ja/package.json b/packages/textlint-config-ja/package.json index 86c3bd68..d40abeee 100644 --- a/packages/textlint-config-ja/package.json +++ b/packages/textlint-config-ja/package.json @@ -9,7 +9,7 @@ "dependencies": { "technical-word-rules": "^1.9.3", "textlint-rule-incremental-headers": "^0.2.0", - "textlint-rule-ja-no-weak-phrase": "^1.0.4", + "textlint-rule-ja-no-weak-phrase": "^2.0.0", "textlint-rule-max-ten": "^2.0.3", "textlint-rule-no-dead-link": "^4.3.0", "textlint-rule-no-double-negative-ja": "^1.0.5", diff --git a/yarn.lock b/yarn.lock index 21170189..aa16caf7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4700,12 +4700,29 @@ kuromoji@0.1.1: doublearray "0.0.2" zlibjs "^0.2.0" -kuromojin@^1.0.2, kuromojin@^1.1.0, kuromojin@^1.2.1, kuromojin@^1.3.1, kuromojin@^1.4.0: +kuromoji@0.1.2: + version "0.1.2" + resolved "https://registry.yarnpkg.com/kuromoji/-/kuromoji-0.1.2.tgz#293f0d6706df006112137980588d5daac26d0790" + integrity sha512-V0dUf+C2LpcPEXhoHLMAop/bOht16Dyr+mDiIE39yX3vqau7p80De/koFqpiTcL1zzdZlc3xuHZ8u5gjYRfFaQ== + dependencies: + async "^2.0.1" + doublearray "0.0.2" + zlibjs "^0.3.1" + +kuromojin@^1.0.2, kuromojin@^1.1.0, kuromojin@^1.2.1, kuromojin@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-1.4.0.tgz#2d955746736981e73d02dbfd20eeee8110cddab2" dependencies: kuromoji "0.1.1" +kuromojin@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-3.0.0.tgz#54a1a6643110f49f741c4beb82fef400d1cd498b" + integrity sha512-3h3qnn/NVVhqoKFP4oc7e6apO2B01Atc056oiVlIY7Uoup4rhrnBe28g3y9lK1HTmLDQEejvXB+3I3qxAneF7A== + dependencies: + kuromoji "0.1.2" + lru_map "^0.4.1" + lerna-changelog@1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/lerna-changelog/-/lerna-changelog-1.0.1.tgz#53090ab7f047730ec88d32087762164626269d3a" @@ -5037,6 +5054,11 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" +lru_map@^0.4.1: + version "0.4.1" + resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.4.1.tgz#f7b4046283c79fb7370c36f8fca6aee4324b0a98" + integrity sha512-I+lBvqMMFfqaV8CJCISjI3wbjmwVu/VyOoU7+qtu9d7ioW5klMgsTTiUOUp+DJvfTTzKXoPbyC6YfgkNcyPSOg== + make-dir@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5" @@ -5498,15 +5520,17 @@ moji@^0.5.1: dependencies: object-assign "^3.0.0" -morpheme-match-all@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/morpheme-match-all/-/morpheme-match-all-1.1.0.tgz#97f05382eb89e3755d50839d77f959c111eae43e" +morpheme-match-all@^2.0.5: + version "2.0.5" + resolved "https://registry.yarnpkg.com/morpheme-match-all/-/morpheme-match-all-2.0.5.tgz#d4a005f7b6da845664aced1b5892f1580cb5eedc" + integrity sha512-a6B6Nh4AhjMoEzVz8NOT5M9f3XwFVPM395gqnFNUXG/KTqQFTb9qM5JJFHJe+SvWfRVXTZSejyXNt+h+jmHUuQ== dependencies: - morpheme-match "^1.1.0" + morpheme-match "^2.0.4" -morpheme-match@^1.0.1, morpheme-match@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/morpheme-match/-/morpheme-match-1.1.0.tgz#d8f3330b95e5f27d1cb610f763285c724c25874a" +morpheme-match@^2.0.4: + version "2.0.4" + resolved "https://registry.yarnpkg.com/morpheme-match/-/morpheme-match-2.0.4.tgz#4ce77a4d6b51c0b33b3ca6d398363c42756b0c99" + integrity sha512-C3U5g2h47dpztGVePLA8w2O1aQEvuJORwIcahWaCG91YPrq+0u7qcPsF9Nqqe8noFvHwgO7b2EEk3iPnYuGTew== move-concurrently@^1.0.1: version "1.0.1" @@ -7845,13 +7869,14 @@ textlint-rule-incremental-headers@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/textlint-rule-incremental-headers/-/textlint-rule-incremental-headers-0.2.0.tgz#ab056713b60acdb8ebf2a2726425e67b01ad9b2c" -textlint-rule-ja-no-weak-phrase@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-weak-phrase/-/textlint-rule-ja-no-weak-phrase-1.0.4.tgz#a3debc6ad2314ea106f2ccb8848be817ffacf203" +textlint-rule-ja-no-weak-phrase@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-weak-phrase/-/textlint-rule-ja-no-weak-phrase-2.0.0.tgz#7e1fde8fa57113d6e79ef997b3f6a7712fe7f515" + integrity sha512-jZ1/3VnE8Bz/p0CCe/+BVOmWE1cZwpDkjKb6hnq39nGk3OD4XPW7biYavK/4/mZhk4bh2+Vtu1xV26lg8d+vBw== dependencies: - kuromojin "^1.3.1" - morpheme-match "^1.0.1" - morpheme-match-all "^1.1.0" + kuromojin "^3.0.0" + morpheme-match "^2.0.4" + morpheme-match-all "^2.0.5" textlint-rule-max-comma@^1.0.4: version "1.0.4" @@ -8840,6 +8865,11 @@ zlibjs@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/zlibjs/-/zlibjs-0.2.0.tgz#ae20f06243293d85c255563189f9b12f5b3ba1a0" +zlibjs@^0.3.1: + version "0.3.1" + resolved "https://registry.yarnpkg.com/zlibjs/-/zlibjs-0.3.1.tgz#50197edb28a1c42ca659cc8b4e6a9ddd6d444554" + integrity sha1-UBl+2yihxCymWcyLTmqd3W1ERVQ= + zwitch@^1.0.0: version "1.0.5" resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-1.0.5.tgz#d11d7381ffed16b742f6af7b3f223d5cd9fe9920"