diff --git a/package.json b/package.json index 9f6cf7cbf2..e369d0d01b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "globby": "14.0.2", "rxjs": "7.8.2", "sitemap": "8.0.0", - "textlint": "^14.7.1", + "textlint": "^14.7.2", "textlint-filter-rule-allowlist": "4.0.0", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-preset-ja-spacing": "2.4.3", diff --git a/yarn.lock b/yarn.lock index 6290a3efea..f1a615274c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -266,10 +266,10 @@ resolved "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-13.4.1.tgz" integrity sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ== -"@textlint/ast-node-types@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-14.7.1.tgz#8f2760a064753e5375009ed3d8e196f77dc8052f" - integrity sha512-7C/xYNZtaG+erIMjNZbRz7av9/S5eC+GAMh0rJ6A9Hik6nS4WyWKblutw2p+O2YWWT2tmOjzu/81fWzzDzmtRg== +"@textlint/ast-node-types@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-14.7.2.tgz#e8b2749930e3108e4e9196663cc9e5373d52304b" + integrity sha512-3rZc9vD8y/DlcFe3Y/cyKRRVgBH4ElEUzVFYdRVDwoMSwV/cIyZgYzVG6ZuOItQt+cHSREuijuucZ4VqZynbtg== "@textlint/ast-tester@^13.4.1": version "13.4.1" @@ -279,12 +279,12 @@ "@textlint/ast-node-types" "^13.4.1" debug "^4.3.4" -"@textlint/ast-tester@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-14.7.1.tgz#1ea916f9e51667023458430539a2abc79494d19b" - integrity sha512-WMXqBRsEaNJowPCASXOqKhu5zu+DL8I6u4R+j3gTHZiBZFXMCLVmBT6pY9ed1i2Owqzj7akYTqjaHJKagGLwxg== +"@textlint/ast-tester@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-14.7.2.tgz#d1c773b2b09d4462b3d0153b673f77045b7a7242" + integrity sha512-nlS1xJkIgyBinOx9zlMTU7e+06G8k6Xg8QBBeB+8oiY2UD4XKNHv0A3kOtW30DKtHcw1onZku00gI2ep1er77w== dependencies: - "@textlint/ast-node-types" "^14.7.1" + "@textlint/ast-node-types" "^14.7.2" debug "^4.4.0" "@textlint/ast-traverse@^13.4.1": @@ -294,23 +294,23 @@ dependencies: "@textlint/ast-node-types" "^13.4.1" -"@textlint/ast-traverse@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-14.7.1.tgz#489e5446cb94ce096f1127c421a4ad99c37802e5" - integrity sha512-E9uflmEmr9bUbnX5W+KXoH4c2o5Bu6aimeqadIAixkVjVcYFKL7XJ44HJJx/Ern6hcSSYlbIPHjScjAMTT/kqQ== +"@textlint/ast-traverse@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-14.7.2.tgz#f545d28fe9a926cfc66f0994b387e8ed23661f7f" + integrity sha512-H2pH4NhxBO4nHf9bpEn1v5MZ3E1fKFyrGP3uminXWSqnz+ZEX3fVGYde8EyTdLXpwntUjBg67HBVM4EyTKuhTg== dependencies: - "@textlint/ast-node-types" "^14.7.1" + "@textlint/ast-node-types" "^14.7.2" -"@textlint/config-loader@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-14.7.1.tgz#a3653a62bb0860e1bdc3c911d49b9e63fd22cfd7" - integrity sha512-VBsKuqdrurhS8RUVwmMDShqRYm7oBKPHQxJXDKCY1zT1nXUR0y3/9KcZpKXtG1LEfluIteBmZicR/mwobZW56A== +"@textlint/config-loader@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-14.7.2.tgz#d74ee07595c181515d7a2bf2e2c83dbbb49b0829" + integrity sha512-06Fqpe36ur7I+SZTtqZbJbsIbbu8uilJuiQG5t+7NIRPNo/d0TrioaMN2Ru/Yr+hq4eSJu+roZ20FNWHMEJb1Q== dependencies: - "@textlint/kernel" "^14.7.1" - "@textlint/module-interop" "^14.7.1" - "@textlint/resolver" "^14.7.1" - "@textlint/types" "^14.7.1" - "@textlint/utils" "^14.7.1" + "@textlint/kernel" "^14.7.2" + "@textlint/module-interop" "^14.7.2" + "@textlint/resolver" "^14.7.2" + "@textlint/types" "^14.7.2" + "@textlint/utils" "^14.7.2" debug "^4.4.0" rc-config-loader "^4.1.3" @@ -319,19 +319,19 @@ resolved "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-13.4.1.tgz" integrity sha512-qY8gKUf30XtzWMTkwYeKytCo6KPx6milpz8YZhuRsEPjT/5iNdakJp5USWDQWDrwbQf7RbRncQdU+LX5JbM9YA== -"@textlint/feature-flag@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-14.7.1.tgz#5e0d0231bc26bd63fc29d9548c0d1050d289e9f4" - integrity sha512-yuwNOVPiwDRg+rL0uXzqo9q6g+Ac2T+TETU7RuMxPBlSQWak98I4c8NbjL+aWzL7xj5bZJw5q9MIlOk1jRxl2g== +"@textlint/feature-flag@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-14.7.2.tgz#3ae0e734133916a80aec80318320097978d9290b" + integrity sha512-zfNbBZVrwgDJ4xTWe2FyL/vLvbfw1kTdPRStkFp1tu7I0ypsfwaMh41XZX8rbRqQ5x4p06rLexuOLig9HySyZg== -"@textlint/fixer-formatter@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-14.7.1.tgz#b6f485fdc2d3b307ef58b648d0510e6e430d9cfa" - integrity sha512-AnTLCHnMUNnwRZ3CmeaY15SLzjN3yWH/0OF4R0c+l2v6JF6cdlU907rdcjc9QQnszbaAqn1+fqT+oQ9N9nd5jA== +"@textlint/fixer-formatter@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-14.7.2.tgz#722a05d01c93a076540801f2d1225eef9e1472c6" + integrity sha512-KISSckKJD1JAHLy57D+EWRscp/GV7XM/nzPxRARpooIJyGlFNvg/VDkGDzU2ZitH63IduI5qdBxKzvbgk4OgdQ== dependencies: - "@textlint/module-interop" "^14.7.1" - "@textlint/resolver" "^14.7.1" - "@textlint/types" "^14.7.1" + "@textlint/module-interop" "^14.7.2" + "@textlint/resolver" "^14.7.2" + "@textlint/types" "^14.7.2" chalk "^4.1.2" debug "^4.4.0" diff "^5.2.0" @@ -360,32 +360,32 @@ fast-equals "^4.0.3" structured-source "^4.0.0" -"@textlint/kernel@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-14.7.1.tgz#64729fb15567a1c6dee594d89bc91e3768863f41" - integrity sha512-aRzw6jdU3UPKxZpeZtM98OBjx0gGUK1QP3RrNBaLSqKOeSn8q2NkfApVIldBV9oQ+z1Drwmati8Pf3xSExTYew== - dependencies: - "@textlint/ast-node-types" "^14.7.1" - "@textlint/ast-tester" "^14.7.1" - "@textlint/ast-traverse" "^14.7.1" - "@textlint/feature-flag" "^14.7.1" - "@textlint/source-code-fixer" "^14.7.1" - "@textlint/types" "^14.7.1" - "@textlint/utils" "^14.7.1" +"@textlint/kernel@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-14.7.2.tgz#0c897261671161df9c78dc92db0fe3ac2591f6ab" + integrity sha512-sb2npadp7rsnrVvwv4Ia13/HcwZtVZnY04cJYnDOS6R4TthnYRyP55WF7ftB8GX1bw7FIY/NPvJN/UuWTKQ8XA== + dependencies: + "@textlint/ast-node-types" "^14.7.2" + "@textlint/ast-tester" "^14.7.2" + "@textlint/ast-traverse" "^14.7.2" + "@textlint/feature-flag" "^14.7.2" + "@textlint/source-code-fixer" "^14.7.2" + "@textlint/types" "^14.7.2" + "@textlint/utils" "^14.7.2" debug "^4.4.0" fast-equals "^4.0.3" structured-source "^4.0.0" -"@textlint/linter-formatter@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-14.7.1.tgz#1ae65a0c6a37e95e9530774d81858c71988d9936" - integrity sha512-saAE+e4RZFInRmCF9pu7ukZAHxWaYw9WIA1PptYHItCnlyGS7WB7cYHilkj4coWGr3xGaQ2qAjqX/QIbVE7QGA== +"@textlint/linter-formatter@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-14.7.2.tgz#0b08eb9d959b8fcaf750b195deba8dda1557eaab" + integrity sha512-QZOqft5uK+o/UN8UcEF3cHgfbG1r3+OWqlJojyjGNkEBbBNPSyDfYlVxDjHqnOAwm7jBaeqVGlwvw/7PUFmsmw== dependencies: "@azu/format-text" "^1.0.2" "@azu/style-format" "^1.0.1" - "@textlint/module-interop" "^14.7.1" - "@textlint/resolver" "^14.7.1" - "@textlint/types" "^14.7.1" + "@textlint/module-interop" "^14.7.2" + "@textlint/resolver" "^14.7.2" + "@textlint/types" "^14.7.2" chalk "^4.1.2" debug "^4.4.0" js-yaml "^3.14.1" @@ -411,12 +411,12 @@ traverse "^0.6.7" unified "^9.2.2" -"@textlint/markdown-to-ast@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-14.7.1.tgz#1553633ad9e50255195990935c0d68d6bb843c56" - integrity sha512-aKIJi1FZj8PYr/n9EYFsifofT2XNPDX9E/24PiFMNBjiOfovCayOpfn6iuqNEo3CEPx7w4d20rQOUnxD+GYzhg== +"@textlint/markdown-to-ast@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-14.7.2.tgz#e278bb6ae55c02809a9f1fab42b6544747cbd75c" + integrity sha512-gfOQaBFoFVTj/9rzhEjnJonWZwWjM1RLmaO4J7GHIOFBAo/qr/EJRO3QijQWaAJFoH8xd/3cpUCEzpRwhwkeoA== dependencies: - "@textlint/ast-node-types" "^14.7.1" + "@textlint/ast-node-types" "^14.7.2" debug "^4.4.0" mdast-util-gfm-autolink-literal "^0.1.3" neotraverse "^0.6.15" @@ -426,10 +426,10 @@ remark-parse "^9.0.0" unified "^9.2.2" -"@textlint/module-interop@^14.4.0", "@textlint/module-interop@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-14.7.1.tgz#bd0cbd9c823bec8d2d50f1855da1680fb4144ea0" - integrity sha512-9mfLErTFx8N+tZNTL+46YCY/jnCDOJKpceng5WVwDeZeMJbewhjY3PVcxMoPnvPT10QnE/hDk3b6riUYckgHgw== +"@textlint/module-interop@^14.4.0", "@textlint/module-interop@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-14.7.2.tgz#7b1185ffc41900f16ef212e139a9f0a05728ff41" + integrity sha512-rDQhFERa2+xMqhyrPFvAL9d5Tb4RpQGKQExwrezvtCTREh6Zsp/nKxtK0r6o0P9xn1+zq2sZHW9NZjpe7av3xw== "@textlint/regexp-string-matcher@^1.0.2", "@textlint/regexp-string-matcher@^1.1.0": version "1.1.1" @@ -453,10 +453,10 @@ lodash.uniq "^4.5.0" lodash.uniqwith "^4.5.0" -"@textlint/resolver@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/resolver/-/resolver-14.7.1.tgz#c3f2ef594d66e670d08d165a8a8a6ce9f0396c88" - integrity sha512-lQ5ATfpsOgiYnwe2aoS0t9uJ4SrvyiCJpfJdqUQZCVL161O/yMKZBc6nwsyBlruEcFoNxK06F3s3IIV4EsI12A== +"@textlint/resolver@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/resolver/-/resolver-14.7.2.tgz#1ea7b1a28b75cc997db19871d95f8c5ef1c67f30" + integrity sha512-FCZa9XJx5KihK/4gxXLhS/KfOnBD6vD5UxAMtgrvbifn+JFrW9Kh17uZLCcuJDDJJCnZOHq8jdT7AU+rpmJZ+w== "@textlint/source-code-fixer@^13.4.1": version "13.4.1" @@ -466,12 +466,12 @@ "@textlint/types" "^13.4.1" debug "^4.3.4" -"@textlint/source-code-fixer@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-14.7.1.tgz#7a73d637ab580750fe7eb109ad341ed594832f6c" - integrity sha512-2teYM26+mwFhKaPKYiKjTH3gInjBFJRMPrd2t+WO8NkZnVCrCq0IdWNJYAP34zBd1JLgXAK0EL93Mo+RPwCtcQ== +"@textlint/source-code-fixer@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-14.7.2.tgz#f956c46e6d2b0a1e95ce8f340014cc9de9e78071" + integrity sha512-1aWxLIzUIYq9pnrHx7NT7huNbdMONBGORrxYNFC6yIAlSjPo4j44yZabaOMTxjGTPMOvFTUVl2gXTUYqygBGOA== dependencies: - "@textlint/types" "^14.7.1" + "@textlint/types" "^14.7.2" debug "^4.4.0" "@textlint/text-to-ast@^13.4.1": @@ -481,12 +481,12 @@ dependencies: "@textlint/ast-node-types" "^13.4.1" -"@textlint/text-to-ast@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-14.7.1.tgz#8ea402af720deaf85f6a9c503aa0e85991f2ca15" - integrity sha512-sSyWYdsX407xMiTKqnB5xWW4ft9SyxwFW2sY3Cpl0emoH5x1CLiYnxpW8uLIN/eFWiSzQlKU9UpyHFfozSC3Ag== +"@textlint/text-to-ast@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-14.7.2.tgz#ad93d0cfdd9bf86d91602bdbbd3f06eefb75805b" + integrity sha512-8+4WvYnaDR0F7gDszhs9iCQp5kbbEQ9itbvQHcFDhHi4XCDksWdrQz6XJ+Kw/zbLUEz9QtvoXZ1VjZRiwgtTIg== dependencies: - "@textlint/ast-node-types" "^14.7.1" + "@textlint/ast-node-types" "^14.7.2" "@textlint/textlint-plugin-markdown@^13.4.1": version "13.4.1" @@ -495,12 +495,12 @@ dependencies: "@textlint/markdown-to-ast" "^13.4.1" -"@textlint/textlint-plugin-markdown@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.7.1.tgz#6a5dafad56626dfd2a6460d5acfdade7a71d588c" - integrity sha512-FnxwOOvvkIZ7HPV4gV0ZU6mA+G6LhA5QdspUqXAqTPQ0SY7X95PfQYbzk8Yz4RNyXFMhIcviKLO4+eSyBBTSuw== +"@textlint/textlint-plugin-markdown@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.7.2.tgz#3a0c778f9456ec6dc25c3a93d77beb6ac5bf079c" + integrity sha512-s6CR68bK9Y/+c0jvM+9oDT5LgvgRbP2A8IzPwuGVhqwFQBJmrSdG4KvBN4ycsq+h3EACTCeyv9bN9no0td9vgw== dependencies: - "@textlint/markdown-to-ast" "^14.7.1" + "@textlint/markdown-to-ast" "^14.7.2" "@textlint/textlint-plugin-text@^13.4.1": version "13.4.1" @@ -509,12 +509,12 @@ dependencies: "@textlint/text-to-ast" "^13.4.1" -"@textlint/textlint-plugin-text@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.7.1.tgz#9e6945193926bf0dd2dffeb27867f9b5aa461db5" - integrity sha512-Cq1pmUWU95W2cYpXr9GDkKm5RN5XAPwVThFeMtj6RE4bCS+qqH/2O08yhUobKo0ryKb7j1zzBi/QdQ2U34YwvQ== +"@textlint/textlint-plugin-text@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.7.2.tgz#ecc0746519d648ee4965f5df0b45ebb36b43e06c" + integrity sha512-ZtO/i4cZ+y9j7KqsP8P3cbj/XpUDMyedkV+fQP8DkJb238vJ/EUrW8wBwvIq0BmGe7DKIgIl3WeFp8AKxNw7aw== dependencies: - "@textlint/text-to-ast" "^14.7.1" + "@textlint/text-to-ast" "^14.7.2" "@textlint/types@^13.4.1": version "13.4.1" @@ -523,22 +523,22 @@ dependencies: "@textlint/ast-node-types" "^13.4.1" -"@textlint/types@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/types/-/types-14.7.1.tgz#0726de7ed2e6c59a9c40ef94445ddd52d2a02b9a" - integrity sha512-j10OEEHRAaqGMC6dK3+H1Eg3bksASGTmGDozsSepYs7qInY+lYBCe5m3JTrKkDnAX4nNy8ninnKzrYKcVkWahw== +"@textlint/types@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/types/-/types-14.7.2.tgz#7bb52187515cdaf0db4fd08bdc158bdab597c164" + integrity sha512-VpsmtJf9+7cnIxmKtAVVGVzI6f2k09kBZnzjdTAO8JZ+HTmV46jeoVrotpSfQbWDpuQk2UFPfrsZL/LNf/99ew== dependencies: - "@textlint/ast-node-types" "^14.7.1" + "@textlint/ast-node-types" "^14.7.2" "@textlint/utils@^13.4.1": version "13.4.1" resolved "https://registry.npmjs.org/@textlint/utils/-/utils-13.4.1.tgz" integrity sha512-wX8RT1ejHAPTDmqlzngf0zI5kYoe3QvGDcj+skoTxSv+m/wOs/NyEr92d+ahCP32YqFYzXlqU7aDx2FkULKT+g== -"@textlint/utils@^14.7.1": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-14.7.1.tgz#ee8c02f1d679b6622b160701f4391fb819e9936e" - integrity sha512-nvIOltt0U5HQzu28qfYgbXUvZxEZBPRnQZHqlwMsqKp55bZ5L3iSNYwHvCej7fm9GOXH7Yz3UzLSko9eF5m3PA== +"@textlint/utils@^14.7.2": + version "14.7.2" + resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-14.7.2.tgz#f441570afea19dc66eea0e6a46190207a002a048" + integrity sha512-NMLtiALWVYtl/zqRB0GIw3CJLNSV5bq8u35v1qaJOLrWhBVxOkbWISItHhQGndCalHTt8uYkntHXYKpk0oSPtQ== "@types/mdast@^3.0.0": version "3.0.10" @@ -1361,10 +1361,6 @@ get-proto@^1.0.1: dunder-proto "^1.0.1" es-object-atoms "^1.0.0" -get-stdin@^5.0.1: - version "5.0.1" - resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-5.0.1.tgz" - get-stream@^9.0.0: version "9.0.1" resolved "https://registry.npmjs.org/get-stream/-/get-stream-9.0.1.tgz" @@ -3291,27 +3287,26 @@ textlint-util-to-string@^3.1.1, textlint-util-to-string@^3.3.4: structured-source "^4.0.0" unified "^8.4.0" -textlint@^14.7.1: - version "14.7.1" - resolved "https://registry.yarnpkg.com/textlint/-/textlint-14.7.1.tgz#69cb0f3b1003086fb83ada9bdea5e48b3585a326" - integrity sha512-jhWEeF3SWYPuItcTRLA1KAyxHAX2diWpqtglcagPzPidFi2OMKCNW55FlaIQvOkWdohp5LzFk0mv4XiChqGr0Q== - dependencies: - "@textlint/ast-node-types" "^14.7.1" - "@textlint/ast-traverse" "^14.7.1" - "@textlint/config-loader" "^14.7.1" - "@textlint/feature-flag" "^14.7.1" - "@textlint/fixer-formatter" "^14.7.1" - "@textlint/kernel" "^14.7.1" - "@textlint/linter-formatter" "^14.7.1" - "@textlint/module-interop" "^14.7.1" - "@textlint/resolver" "^14.7.1" - "@textlint/textlint-plugin-markdown" "^14.7.1" - "@textlint/textlint-plugin-text" "^14.7.1" - "@textlint/types" "^14.7.1" - "@textlint/utils" "^14.7.1" +textlint@^14.7.2: + version "14.7.2" + resolved "https://registry.yarnpkg.com/textlint/-/textlint-14.7.2.tgz#09ba58d47c35343012172cb2524b3b690bc731ee" + integrity sha512-SRff/IHVonktwTMm0momjMZeh0WTPWbQR0S0NXHoU7MUwLM9e4VJeQvkq7V0d37GiM1WfXJSkbaTVidOhOE+0Q== + dependencies: + "@textlint/ast-node-types" "^14.7.2" + "@textlint/ast-traverse" "^14.7.2" + "@textlint/config-loader" "^14.7.2" + "@textlint/feature-flag" "^14.7.2" + "@textlint/fixer-formatter" "^14.7.2" + "@textlint/kernel" "^14.7.2" + "@textlint/linter-formatter" "^14.7.2" + "@textlint/module-interop" "^14.7.2" + "@textlint/resolver" "^14.7.2" + "@textlint/textlint-plugin-markdown" "^14.7.2" + "@textlint/textlint-plugin-text" "^14.7.2" + "@textlint/types" "^14.7.2" + "@textlint/utils" "^14.7.2" debug "^4.4.0" file-entry-cache "^10.0.5" - get-stdin "^5.0.1" glob "^10.4.5" md5 "^2.3.0" mkdirp "^0.5.6"