@@ -572,16 +572,6 @@ concat-map@0.0.1:
572
572
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
573
573
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
574
574
575
- concat-stream@^1.5.2 :
576
- version "1.6.2"
577
- resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.2.tgz#904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34"
578
- integrity sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==
579
- dependencies :
580
- buffer-from "^1.0.0"
581
- inherits "^2.0.3"
582
- readable-stream "^2.2.2"
583
- typedarray "^0.0.6"
584
-
585
575
concat-stream@^2.0.0 :
586
576
version "2.0.0"
587
577
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-2.0.0.tgz#414cf5af790a48c60ab9be4527d56d5e41133cb1"
@@ -1404,15 +1394,6 @@ kind-of@^6.0.0, kind-of@^6.0.2, kind-of@^6.0.3:
1404
1394
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
1405
1395
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
1406
1396
1407
- kuromoji@0.1.1 :
1408
- version "0.1.1"
1409
- resolved "https://registry.yarnpkg.com/kuromoji/-/kuromoji-0.1.1.tgz#4aabf39bcced8b8ad92d007a04a26be6da8477c9"
1410
- integrity sha1-Sqvzm8zti4rZLQB6BKJr5tqEd8k=
1411
- dependencies :
1412
- async "^2.0.1"
1413
- doublearray "0.0.2"
1414
- zlibjs "^0.2.0"
1415
-
1416
1397
kuromoji@0.1.2 :
1417
1398
version "0.1.2"
1418
1399
resolved "https://registry.yarnpkg.com/kuromoji/-/kuromoji-0.1.2.tgz#293f0d6706df006112137980588d5daac26d0790"
@@ -1422,13 +1403,6 @@ kuromoji@0.1.2:
1422
1403
doublearray "0.0.2"
1423
1404
zlibjs "^0.3.1"
1424
1405
1425
- kuromojin@^2.0.0 :
1426
- version "2.1.1"
1427
- resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-2.1.1.tgz#5de1dbec4ffcc7cce57a10e75e751cd1ca384e38"
1428
- integrity sha512-bd5dfE9CdRBoRPiquE5uhzBrDOn2K3WuFeOWqZgM7DNtQhvS7P9IALy5MtDxXcnw7DLBAZ1A7DByPO5BhXdgew==
1429
- dependencies :
1430
- kuromoji "0.1.1"
1431
-
1432
1406
kuromojin@^3.0.0 :
1433
1407
version "3.0.0"
1434
1408
resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-3.0.0.tgz#54a1a6643110f49f741c4beb82fef400d1cd498b"
@@ -2068,7 +2042,7 @@ readable-stream@3, readable-stream@^3.0.0, readable-stream@^3.0.2:
2068
2042
string_decoder "^1.1.1"
2069
2043
util-deprecate "^1.0.1"
2070
2044
2071
- readable-stream@^2.2.2, readable-stream@ ~2.3.6 :
2045
+ readable-stream@~2.3.6 :
2072
2046
version "2.3.7"
2073
2047
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
2074
2048
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
@@ -2234,21 +2208,6 @@ sentence-case@^3.0.3:
2234
2208
tslib "^2.0.3"
2235
2209
upper-case-first "^2.0.2"
2236
2210
2237
- sentence-splitter@^1.2.0 :
2238
- version "1.2.0"
2239
- resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-1.2.0.tgz#c1c38414cf145ec717fd437cac20c988e0fd0d46"
2240
- integrity sha1-wcOEFM8UXscX/UN8rCDJiOD9DUY=
2241
- dependencies :
2242
- structured-source "^3.0.2"
2243
-
2244
- sentence-splitter@^2.0.0 :
2245
- version "2.3.2"
2246
- resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-2.3.2.tgz#5ad33cd0e6ae171d58c88f6bfef16a9ed04f3a79"
2247
- integrity sha512-QnpHNykm4nI4T6mT+NoVayh9Ixl5DohYCSVqMgPJsO2WejOcqaYTh4HQOkmzaDzXH3NO5pif4z/hpo2NGtgNlg==
2248
- dependencies :
2249
- concat-stream "^1.5.2"
2250
- structured-source "^3.0.2"
2251
-
2252
2211
sentence-splitter@^3.0.11, sentence-splitter@^3.2.0, sentence-splitter@^3.2.1 :
2253
2212
version "3.2.1"
2254
2213
resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-3.2.1.tgz#d6f5b66f4ab130f511d50e41e6f42070e2936ffb"
@@ -2523,13 +2482,6 @@ text-extensions@^1.0.0:
2523
2482
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.9.0.tgz#1853e45fee39c945ce6f6c36b2d659b5aabc2a26"
2524
2483
integrity sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==
2525
2484
2526
- textlint-rule-helper@^1.1.5 :
2527
- version "1.2.0"
2528
- resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-1.2.0.tgz#be68d47a5146b16dd116278c9aeb7bd35631ccda"
2529
- integrity sha1-vmjUelFGsW3RFieMmut701YxzNo=
2530
- dependencies :
2531
- unist-util-visit "^1.1.0"
2532
-
2533
2485
textlint-rule-helper@^2.0.0, textlint-rule-helper@^2.1.1 :
2534
2486
version "2.1.1"
2535
2487
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.1.1.tgz#d572588685359134bc779939b217e61f087dab0f"
@@ -2540,10 +2492,10 @@ textlint-rule-helper@^2.0.0, textlint-rule-helper@^2.1.1:
2540
2492
structured-source "^3.0.2"
2541
2493
unist-util-visit "^1.1.0"
2542
2494
2543
- textlint-rule-max-ten@^4.0.0 :
2544
- version "4.0.0 "
2545
- resolved "https://registry.yarnpkg.com/textlint-rule-max-ten/-/textlint-rule-max-ten-4.0.0 .tgz#55847b19b2de3a40bc62779b9f3581926e8b3b98 "
2546
- integrity sha512-/bd2IeSNq6hyNJdofUNjef51joUK8eoRKtkAqkbLkDuTt6q30BZuLfZLXQ2/X0gjCwfStzoqar48dK34htys/w ==
2495
+ textlint-rule-max-ten@^4.0.2 :
2496
+ version "4.0.2 "
2497
+ resolved "https://registry.yarnpkg.com/textlint-rule-max-ten/-/textlint-rule-max-ten-4.0.2 .tgz#42c3662dde5291d4b1a09aea9aad5a3eeb545ed9 "
2498
+ integrity sha512-19DAGjbxJTmC8eyBmw7crSh+3YhoJdNRfTofubgi7Vhw0MsH4pueqCGRUdh88LA/BEwiHNqTIDVkyUx46Ew65w ==
2547
2499
dependencies :
2548
2500
kuromojin "^3.0.0"
2549
2501
sentence-splitter "^3.2.0"
@@ -2558,25 +2510,25 @@ textlint-rule-no-double-negative-ja@^2.0.0:
2558
2510
dependencies :
2559
2511
kuromojin "^3.0.0"
2560
2512
2561
- textlint-rule-no-doubled-conjunction@^1 .0.2 :
2562
- version "1 .0.3 "
2563
- resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunction/-/textlint-rule-no-doubled-conjunction-1 .0.3 .tgz#e80e49020265e78f84d9505b464b48027da00bf2 "
2564
- integrity sha512-0YRPG6daaGXI0sq1RLNry7rzk2HKJbTOB5dohR0+GQ60r+Fc8RKRo+auCPRu6RIYZOD65AApemLpiaMbrgucDQ ==
2513
+ textlint-rule-no-doubled-conjunction@^2 .0.1 :
2514
+ version "2 .0.1 "
2515
+ resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunction/-/textlint-rule-no-doubled-conjunction-2 .0.1 .tgz#5dca8d4957ea6e8de2cca43444f4615c65b935ab "
2516
+ integrity sha512-ANzR5ezP86ypY9HzYFjLtN/GCax0m/A9vHDctIr1PqA6t05053fz4jc6forxODNVpHht59Y77YL5iZFcxSVBKA ==
2565
2517
dependencies :
2566
- kuromojin "^2 .0.0"
2567
- sentence-splitter "^2.0.0 "
2568
- textlint-rule-helper "^1 .1.5 "
2569
- textlint-util-to-string "^1.2.0 "
2518
+ kuromojin "^3 .0.0"
2519
+ sentence-splitter "^3.2.1 "
2520
+ textlint-rule-helper "^2 .1.1 "
2521
+ textlint-util-to-string "^3.1.1 "
2570
2522
2571
- textlint-rule-no-doubled-conjunctive-particle-ga@^1.1.0 :
2572
- version "1.1 .1"
2573
- resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunctive-particle-ga/-/textlint-rule-no-doubled-conjunctive-particle-ga-1.1 .1.tgz#c9ec57637b7a4908d4e7a2d2077c5e94233803cd "
2574
- integrity sha512-UvjKadrYOvA5F9rkCk5YafmEyxgdwJEZoz/MHCWhNFnTSDBryhIL986qxeZAjI/4FB9mZUDxQsDph2W7Sn8acA ==
2523
+ textlint-rule-no-doubled-conjunctive-particle-ga@^2.0.1 :
2524
+ version "2.0 .1"
2525
+ resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunctive-particle-ga/-/textlint-rule-no-doubled-conjunctive-particle-ga-2.0 .1.tgz#d71733d2e7cf70c60ac0d39745f8d72dba0a6344 "
2526
+ integrity sha512-Zg/TD0/ZBiZIjUtUniioTv5lCMqS7cmYIQk/KJ6Qyjcb+DQ2WN1Km1AT+P7GH1iDdsUUwHiSr8C6j91IV3sqZA ==
2575
2527
dependencies :
2576
- kuromojin "^2 .0.0"
2577
- sentence-splitter "^1 .2.0 "
2578
- textlint-rule-helper "^1 .1.5 "
2579
- textlint-util-to-string "^1.2.0 "
2528
+ kuromojin "^3 .0.0"
2529
+ sentence-splitter "^3 .2.1 "
2530
+ textlint-rule-helper "^2 .1.1 "
2531
+ textlint-util-to-string "^3.1.1 "
2580
2532
2581
2533
textlint-rule-no-doubled-joshi@^4.0.0 :
2582
2534
version "4.0.0"
@@ -2634,14 +2586,6 @@ textlint-rule-sentence-length@^2.1.1:
2634
2586
textlint-rule-helper "^2.1.1"
2635
2587
textlint-util-to-string "^3.0.0"
2636
2588
2637
- textlint-util-to-string@^1.2.0 :
2638
- version "1.2.1"
2639
- resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-1.2.1.tgz#1cf89956d27555a55e9588c06b35a50f0d1d46f9"
2640
- integrity sha1-HPiZVtJ1VaVelYjAazWlDw0dRvk=
2641
- dependencies :
2642
- object-assign "^4.0.1"
2643
- structured-source "^3.0.2"
2644
-
2645
2589
textlint-util-to-string@^3.0.0, textlint-util-to-string@^3.1.1 :
2646
2590
version "3.1.1"
2647
2591
resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-3.1.1.tgz#666c8b0f2e00a92b29c8b168b453a9b8aeb48381"
@@ -2932,11 +2876,6 @@ yargs-parser@^20.2.3:
2932
2876
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.7.tgz#61df85c113edfb5a7a4e36eb8aa60ef423cbc90a"
2933
2877
integrity sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==
2934
2878
2935
- zlibjs@^0.2.0 :
2936
- version "0.2.0"
2937
- resolved "https://registry.yarnpkg.com/zlibjs/-/zlibjs-0.2.0.tgz#ae20f06243293d85c255563189f9b12f5b3ba1a0"
2938
- integrity sha1-riDwYkMpPYXCVVYxifmxL1s7oaA=
2939
-
2940
2879
zlibjs@^0.3.1 :
2941
2880
version "0.3.1"
2942
2881
resolved "https://registry.yarnpkg.com/zlibjs/-/zlibjs-0.3.1.tgz#50197edb28a1c42ca659cc8b4e6a9ddd6d444554"
0 commit comments