|
9 | 9 | dependencies:
|
10 | 10 | execall "^1.0.0"
|
11 | 11 |
|
12 |
| -"@textlint/ast-node-types@^4.0.2", "@textlint/ast-node-types@^4.2.1", "@textlint/ast-node-types@^4.2.3": |
13 |
| - version "4.2.3" |
14 |
| - resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.2.3.tgz#2fc57a14600ac4dc5136dc7fb9793ac064bbd864" |
15 |
| - integrity sha512-5zqbMpeWk1B3AUkAmI5d3Y6CWqQNXeLKbdOGkwkvM0NSvhnlpAVooJ348lyfk8AwEQwzRVtAacQVXmIhdCwLGA== |
| 12 | +"@textlint/ast-node-types@^4.0.2", "@textlint/ast-node-types@^4.2.1", "@textlint/ast-node-types@^4.2.4": |
| 13 | + version "4.2.4" |
| 14 | + resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.2.4.tgz#ae569bd76364040939044d057d5a56284563a7af" |
| 15 | + integrity sha512-ggiixpScxgdMY42b6UafD1iUboSvl9k3vGA9kynP+kd6mEhTDzxtb1aHPDAnV+DpAEw4qpHMz72GBFkX/iOSFw== |
| 16 | + |
| 17 | +"@textlint/module-interop@^1.0.1": |
| 18 | + version "1.0.1" |
| 19 | + resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.0.1.tgz#765ca9ccb9b66657d65061d3546b3fe51e48c983" |
| 20 | + integrity sha512-gqx1Te+lMnXX6xyGTUdzGhm8RT7IfiSRMtWoH1FeTMg2InArRT+lTksCFc/x5dtaPN4vwOFZUvU8oTzYQzXbyg== |
16 | 21 |
|
17 | 22 | "@textlint/regexp-string-matcher@^1.0.2":
|
18 | 23 | version "1.0.2"
|
|
27 | 32 | to-regex "^3.0.2"
|
28 | 33 |
|
29 | 34 | "@textlint/types@^1.1.2":
|
30 |
| - version "1.2.0" |
31 |
| - resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.2.0.tgz#4850e8438f220523603d3891ca80f866a56f0226" |
32 |
| - integrity sha512-fHnzTVfjPrbr8ycUOGxp0bfosHOvA79PpZGraUBy9s3njNuf8V2zp864YSLikGeOkMe1Gql6vALTKIFjq9ZDDQ== |
| 35 | + version "1.2.1" |
| 36 | + resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.2.1.tgz#24e1d6e1ac82038f84cea57ead58eeaf247c9e5b" |
| 37 | + integrity sha512-HNbVS+F9hNy4E/Hnv2mV/6rjlPB7Mdc5KCiT+uFjMK7vqiVuW/DeKjkYScRirQ0jf8gWUXBVTxZgwBBlJZmV1Q== |
33 | 38 | dependencies:
|
34 |
| - "@textlint/ast-node-types" "^4.2.3" |
| 39 | + "@textlint/ast-node-types" "^4.2.4" |
35 | 40 |
|
36 | 41 | amp-create-callback@^1.0.0:
|
37 | 42 | version "1.0.1"
|
@@ -164,11 +169,11 @@ assign-symbols@^1.0.0:
|
164 | 169 | integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
|
165 | 170 |
|
166 | 171 | async@^2.0.1:
|
167 |
| - version "2.6.2" |
168 |
| - resolved "https://registry.yarnpkg.com/async/-/async-2.6.2.tgz#18330ea7e6e313887f5d2f2a904bac6fe4dd5381" |
169 |
| - integrity sha512-H1qVYh1MYhEEFLsP97cVKqCGo7KfCyTt6uEWqsTBr9SO84oK9Uwbyd/yCW+6rKJLHksBNUVWZDAjfS+Ccx0Bbg== |
| 172 | + version "2.6.3" |
| 173 | + resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff" |
| 174 | + integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg== |
170 | 175 | dependencies:
|
171 |
| - lodash "^4.17.11" |
| 176 | + lodash "^4.17.14" |
172 | 177 |
|
173 | 178 | autolinker@~0.15.0:
|
174 | 179 | version "0.15.3"
|
@@ -270,7 +275,7 @@ color-name@1.1.3:
|
270 | 275 | resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
|
271 | 276 | integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
|
272 | 277 |
|
273 |
| -commandpost@^1.0.1, commandpost@^1.2.1: |
| 278 | +commandpost@^1.2.1: |
274 | 279 | version "1.4.0"
|
275 | 280 | resolved "https://registry.yarnpkg.com/commandpost/-/commandpost-1.4.0.tgz#89218012089dfc9b67a337ba162f15c88e0f1048"
|
276 | 281 | integrity sha512-aE2Y4MTFJ870NuB/+2z1cXBhSBBzRydVVjzhFC4gtenEhpnj15yu0qptWGJsO9YGrcPZ3ezX8AWb1VA391MKpQ==
|
@@ -568,11 +573,6 @@ inherits@2, inherits@^2.0.3, inherits@~2.0.3:
|
568 | 573 | resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
|
569 | 574 | integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
570 | 575 |
|
571 |
| -interop-require@^1.0.0: |
572 |
| - version "1.0.0" |
573 |
| - resolved "https://registry.yarnpkg.com/interop-require/-/interop-require-1.0.0.tgz#e53103679944c88d7e6105b62a9f4475c783971e" |
574 |
| - integrity sha1-5TEDZ5lEyI1+YQW2Kp9EdceDlx4= |
575 |
| - |
576 | 576 | invert-kv@^2.0.0:
|
577 | 577 | version "2.0.0"
|
578 | 578 | resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02"
|
@@ -725,7 +725,7 @@ joyo-kanji@^0.2.1:
|
725 | 725 | resolved "https://registry.yarnpkg.com/joyo-kanji/-/joyo-kanji-0.2.1.tgz#5e2e8ea2b903ba9333f1680c66902fc9682ea592"
|
726 | 726 | integrity sha1-Xi6OorkDupMz8WgMZpAvyWgupZI=
|
727 | 727 |
|
728 |
| -js-yaml@3.13.1, js-yaml@^3.6.1, js-yaml@^3.8.1, js-yaml@^3.9.1: |
| 728 | +js-yaml@3.13.1, js-yaml@^3.8.1, js-yaml@^3.9.1: |
729 | 729 | version "3.13.1"
|
730 | 730 | resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
|
731 | 731 | integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
|
@@ -808,10 +808,10 @@ lodash.uniqwith@^4.5.0:
|
808 | 808 | resolved "https://registry.yarnpkg.com/lodash.uniqwith/-/lodash.uniqwith-4.5.0.tgz#7a0cbf65f43b5928625a9d4d0dc54b18cadc7ef3"
|
809 | 809 | integrity sha1-egy/ZfQ7WShiWp1NDcVLGMrcfvM=
|
810 | 810 |
|
811 |
| -lodash@^4.17.11: |
812 |
| - version "4.17.14" |
813 |
| - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba" |
814 |
| - integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw== |
| 811 | +lodash@^4.17.11, lodash@^4.17.14: |
| 812 | + version "4.17.15" |
| 813 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |
| 814 | + integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== |
815 | 815 |
|
816 | 816 | log-symbols@2.2.0:
|
817 | 817 | version "2.2.0"
|
@@ -951,11 +951,31 @@ morpheme-match-all@^1.1.0, morpheme-match-all@^1.2.0:
|
951 | 951 | dependencies:
|
952 | 952 | morpheme-match "^1.2.1"
|
953 | 953 |
|
| 954 | +morpheme-match-all@^2.0.1: |
| 955 | + version "2.0.1" |
| 956 | + resolved "https://registry.yarnpkg.com/morpheme-match-all/-/morpheme-match-all-2.0.1.tgz#b520262f9026a51ec102687bb36bcf07284e54c4" |
| 957 | + integrity sha512-KrVokpD3Fj5g8UfU8uqFERNaJJFwEikRRZY1BAUjGtbNe7RYMxc+MzwcWxL9kcJKigU0Qan9m1jAbRUhXVPhqw== |
| 958 | + dependencies: |
| 959 | + morpheme-match "^2.0.0" |
| 960 | + |
| 961 | +morpheme-match-textlint@^2.0.0: |
| 962 | + version "2.0.3" |
| 963 | + resolved "https://registry.yarnpkg.com/morpheme-match-textlint/-/morpheme-match-textlint-2.0.3.tgz#8740848bc6b0b04695dc985a61ece346bd1ac7b4" |
| 964 | + integrity sha512-OCz4/PsQzOrZO5JDLF/IIynvArhnSfCr4jHiTXhy0Gsz3yGtYHUbaZZFFoqCBD66+EbCUeMYK4E8CkMhgJ3+Dw== |
| 965 | + dependencies: |
| 966 | + morpheme-match "^2.0.0" |
| 967 | + morpheme-match-all "^2.0.1" |
| 968 | + |
954 | 969 | morpheme-match@^1.0.1, morpheme-match@^1.2.1:
|
955 | 970 | version "1.2.1"
|
956 | 971 | resolved "https://registry.yarnpkg.com/morpheme-match/-/morpheme-match-1.2.1.tgz#783cdcf9feb0e8e7da7e794a8a38f6d711796aa0"
|
957 | 972 | integrity sha512-SSIcFPas4Dctx5PbrfKbW5XNADlkcn38LI+fqgB9QtminQ7FXeOR3//rnAmooZ1/5zTGeFoi8H9kFBAH9y1nfQ==
|
958 | 973 |
|
| 974 | +morpheme-match@^2.0.0: |
| 975 | + version "2.0.0" |
| 976 | + resolved "https://registry.yarnpkg.com/morpheme-match/-/morpheme-match-2.0.0.tgz#d95916683e119d916335ffe54e79dfb0b2ceee6a" |
| 977 | + integrity sha512-6k8vkOliZVX4p3Ufknnlv+QshCRdkxc72b7MVq3Zo8l5dBVLuvM7L7VPnaQJwsWntI3xLLDzDLy84YMHrl35Qw== |
| 978 | + |
959 | 979 | ms@2.1.1:
|
960 | 980 | version "2.1.1"
|
961 | 981 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
|
@@ -1106,14 +1126,6 @@ path-key@^2.0.0, path-key@^2.0.1:
|
1106 | 1126 | resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
|
1107 | 1127 | integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
|
1108 | 1128 |
|
1109 |
| -prh@^1.0.1: |
1110 |
| - version "1.1.0" |
1111 |
| - resolved "https://registry.yarnpkg.com/prh/-/prh-1.1.0.tgz#1c22b2a1998daaa7445865e5c86fb30e5b8ebb33" |
1112 |
| - integrity sha1-HCKyoZmNqqdEWGXlyG+zDluOuzM= |
1113 |
| - dependencies: |
1114 |
| - commandpost "^1.0.1" |
1115 |
| - js-yaml "^3.6.1" |
1116 |
| - |
1117 | 1129 | prh@^5.4.3:
|
1118 | 1130 | version "5.4.3"
|
1119 | 1131 | resolved "https://registry.yarnpkg.com/prh/-/prh-5.4.3.tgz#d3864a6de2f35c6603e33c700106dce01c22876d"
|
@@ -1414,14 +1426,14 @@ textlint-rule-helper@^2.0.0, textlint-rule-helper@^2.1.1:
|
1414 | 1426 | structured-source "^3.0.2"
|
1415 | 1427 | unist-util-visit "^1.1.0"
|
1416 | 1428 |
|
1417 |
| -textlint-rule-ja-no-abusage@^1.2.2: |
1418 |
| - version "1.2.2" |
1419 |
| - resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-abusage/-/textlint-rule-ja-no-abusage-1.2.2.tgz#6478a150d4dcea4e95bb88a2af92a2fcace1c5f0" |
1420 |
| - integrity sha512-lDRvfOCh41h0DnenGgfjstBNBh7EZP37r/q/24DP1PKWvVytOtiIxN048KEfm4sXjJZ/eSZOrZrfHqFm1uaiCw== |
| 1429 | +textlint-rule-ja-no-abusage@^2.0.0: |
| 1430 | + version "2.0.0" |
| 1431 | + resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-abusage/-/textlint-rule-ja-no-abusage-2.0.0.tgz#b3f978258be128abf3d42ed4f694ea7fccc8cfed" |
| 1432 | + integrity sha512-CIqD6+0MZnQtv3VEHwFcSveBVowzIiqNxWFAVLYlwDiOx3NkOornOnYUPwerxF8NK2wiqdgrhdAfjTtjdtRQGQ== |
1421 | 1433 | dependencies:
|
1422 | 1434 | kuromojin "^1.3.1"
|
1423 |
| - morpheme-match "^1.0.1" |
1424 |
| - textlint-rule-prh "^3.1.1" |
| 1435 | + morpheme-match-textlint "^2.0.0" |
| 1436 | + textlint-rule-prh "^5.2.1" |
1425 | 1437 |
|
1426 | 1438 | textlint-rule-ja-no-mixed-period@^2.1.1:
|
1427 | 1439 | version "2.1.1"
|
@@ -1588,16 +1600,7 @@ textlint-rule-preset-jtf-style@^2.3.3:
|
1588 | 1600 | textlint-rule-helper "^2.0.0"
|
1589 | 1601 | textlint-rule-prh "^5.0.0"
|
1590 | 1602 |
|
1591 |
| -textlint-rule-prh@^3.1.1: |
1592 |
| - version "3.1.3" |
1593 |
| - resolved "https://registry.yarnpkg.com/textlint-rule-prh/-/textlint-rule-prh-3.1.3.tgz#0bd87537dd15c884dcffdeef0afcf9147cb30fc6" |
1594 |
| - integrity sha1-C9h1N90VyITc/97vCvz5FHyzD8Y= |
1595 |
| - dependencies: |
1596 |
| - prh "^1.0.1" |
1597 |
| - textlint-rule-helper "^2.0.0" |
1598 |
| - untildify "^3.0.2" |
1599 |
| - |
1600 |
| -textlint-rule-prh@^5.0.0: |
| 1603 | +textlint-rule-prh@^5.0.0, textlint-rule-prh@^5.2.1: |
1601 | 1604 | version "5.2.1"
|
1602 | 1605 | resolved "https://registry.yarnpkg.com/textlint-rule-prh/-/textlint-rule-prh-5.2.1.tgz#dcbb3ee674a9c63e7ba71f73b31d675571b874fc"
|
1603 | 1606 | integrity sha512-RlVQRok7GnmuuCrNRSYbFqcpzJkH1g6OrVVrGE+S9drT1TzgsSSM8NkAQlP6kFnQ7fN4V7g4j6JBg0N3ArBpCg==
|
@@ -1705,7 +1708,7 @@ unorm@^1.4.1:
|
1705 | 1708 | resolved "https://registry.yarnpkg.com/unorm/-/unorm-1.6.0.tgz#029b289661fba714f1a9af439eb51d9b16c205af"
|
1706 | 1709 | integrity sha512-b2/KCUlYZUeA7JFUuRJZPUtr4gZvBh7tavtv4fvk4+KV9pfGiR6CQAQAWl49ZpR3ts2dk4FYkP7EIgDJoiOLDA==
|
1707 | 1710 |
|
1708 |
| -untildify@^3.0.2, untildify@^3.0.3: |
| 1711 | +untildify@^3.0.3: |
1709 | 1712 | version "3.0.3"
|
1710 | 1713 | resolved "https://registry.yarnpkg.com/untildify/-/untildify-3.0.3.tgz#1e7b42b140bcfd922b22e70ca1265bfe3634c7c9"
|
1711 | 1714 | integrity sha512-iSk/J8efr8uPT/Z4eSUywnqyrQU7DSdMfdqK4iWEaUVVmcP5JcnpRqmVMwcwcnmI1ATFNgC5V90u09tBynNFKA==
|
|
0 commit comments