@@ -1158,6 +1158,13 @@ kuromojin@^1.0.2, kuromojin@^1.1.0, kuromojin@^1.2.1, kuromojin@^1.3.1, kuromoji
1158
1158
dependencies :
1159
1159
kuromoji "0.1.1"
1160
1160
1161
+ kuromojin@^2.0.0 :
1162
+ version "2.0.0"
1163
+ resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-2.0.0.tgz#23e74a5ed2578432c9703ae75a69ba0a09ccb12d"
1164
+ integrity sha512-60j/yLkFSc4t4roj8tI8ZNNSiAFnrkgXw8SqXz/9nakfs6mkCvPbrd7S8LDr4YNwEt1IyLys5JQTR9EnYyGHhA==
1165
+ dependencies :
1166
+ kuromoji "0.1.1"
1167
+
1161
1168
lazy-cache@^2.0.2 :
1162
1169
version "2.0.2"
1163
1170
resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-2.0.2.tgz#b9190a4f913354694840859f8a8f7084d8822264"
@@ -1418,7 +1425,7 @@ morpheme-match-all@^2.0.1:
1418
1425
dependencies :
1419
1426
morpheme-match "^2.0.0"
1420
1427
1421
- morpheme-match-textlint@^2.0.0 :
1428
+ morpheme-match-textlint@^2.0.3 :
1422
1429
version "2.0.3"
1423
1430
resolved "https://registry.yarnpkg.com/morpheme-match-textlint/-/morpheme-match-textlint-2.0.3.tgz#8740848bc6b0b04695dc985a61ece346bd1ac7b4"
1424
1431
integrity sha512-OCz4/PsQzOrZO5JDLF/IIynvArhnSfCr4jHiTXhy0Gsz3yGtYHUbaZZFFoqCBD66+EbCUeMYK4E8CkMhgJ3+Dw==
@@ -2190,13 +2197,13 @@ textlint-rule-helper@^2.0.0, textlint-rule-helper@^2.1.1:
2190
2197
structured-source "^3.0.2"
2191
2198
unist-util-visit "^1.1.0"
2192
2199
2193
- textlint-rule-ja-no-abusage@^2.0.0 :
2194
- version "2.0.0 "
2195
- resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-abusage/-/textlint-rule-ja-no-abusage-2.0.0 .tgz#b3f978258be128abf3d42ed4f694ea7fccc8cfed "
2196
- integrity sha512-CIqD6+0MZnQtv3VEHwFcSveBVowzIiqNxWFAVLYlwDiOx3NkOornOnYUPwerxF8NK2wiqdgrhdAfjTtjdtRQGQ ==
2200
+ textlint-rule-ja-no-abusage@^2.0.1 :
2201
+ version "2.0.1 "
2202
+ resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-abusage/-/textlint-rule-ja-no-abusage-2.0.1 .tgz#cd07bea78a2dec65b4128f8d49e104d44f9084d9 "
2203
+ integrity sha512-HUAi0vpjoE+8Jl0OzuhgqYlPzGbHjNr7sQuEFQWmrKUF7LdKTdP0dDcmcJ5rbKKLXZ4eV+6Tf2VfWfQrlIRkGg ==
2197
2204
dependencies :
2198
- kuromojin "^1.3.1 "
2199
- morpheme-match-textlint "^2.0.0 "
2205
+ kuromojin "^2.0.0 "
2206
+ morpheme-match-textlint "^2.0.3 "
2200
2207
textlint-rule-prh "^5.2.1"
2201
2208
2202
2209
textlint-rule-ja-no-mixed-period@^2.1.1 :
0 commit comments