Skip to content

Commit

Permalink
Merge pull request #153 from mziyut/dependabot/npm_and_yarn/textlint-…
Browse files Browse the repository at this point in the history
…13.4.1

Bump textlint from 13.3.3 to 13.4.1
  • Loading branch information
mziyut authored Dec 5, 2023
2 parents 836b854 + 9f89624 commit d16856e
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 117 deletions.
2 changes: 1 addition & 1 deletion blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"textlint": "^13.3.3",
"textlint": "^13.4.1",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-no-todo": "^2.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion devto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"textlint": "^13.3.3",
"textlint": "^13.4.1",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-formatter-codecov": "^1.0.2",
"textlint-rule-aws-service-name": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion qiita/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"sudachi-synonyms-dictionary": "^12.0.0",
"textlint": "^13.3.3",
"textlint": "^13.4.1",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-formatter-codecov": "^1.0.2",
"textlint-rule-aws-service-name": "^1.5.0",
Expand Down
226 changes: 112 additions & 114 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1275,51 +1275,51 @@
textlint-rule-helper "^2.1.1"
tiny-segmenter "^0.2.0"

"@textlint/ast-node-types@^13.0.2", "@textlint/ast-node-types@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.3.3.tgz#1aa84cb97ebe0d1a85d785a58122af12b16bcbb3"
integrity sha512-KCpJppfX3Km69twa6SmVEJ8mkyAZSrxw3XaaLQSlpc7PWnLUJSCHGPVECI1nSUDhiTd1r6zlRvWuyIAZJiov+A==
"@textlint/ast-node-types@^13.0.2", "@textlint/ast-node-types@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.4.1.tgz#00424f7b9bc6fe15cf6a78468ffe1e5d1adce5b2"
integrity sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ==

"@textlint/ast-tester@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-13.3.3.tgz#a844f9ff687096d5f6ba3c7c2b6bdb413406214c"
integrity sha512-vIIEJ0vDJb3Pr4kseOH9yzUCxx1EbX6PQDg/DgQj9sMAnwVG2sZvy2Uiga4+hj8SphdzaKia9Z+156UZzs+mzA==
"@textlint/ast-tester@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-13.4.1.tgz#74a704b582fe7cd3caf1d3ae1c65fa0d7f1f6fec"
integrity sha512-YSHUR1qDgMPGF5+nvrquEhif6zRJ667xUnfP/9rTNtThIhoTQINvczr5/7xa43F1PDWplL6Curw+2jrE1qHwGQ==
dependencies:
"@textlint/ast-node-types" "^13.3.3"
"@textlint/ast-node-types" "^13.4.1"
debug "^4.3.4"

"@textlint/ast-traverse@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-13.3.3.tgz#bf2ed0e8ca3dc0c9f963e81b0e7657d2abb27b33"
integrity sha512-tZ25emmWf3mJ4+vM8CO6D7F8l00WXD6MJgnnlY9BHI/HbOlngBfmKhTVizQEwrWfYF80sQO5R9a+N4UEk67Wcg==
"@textlint/ast-traverse@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-13.4.1.tgz#1f35f15a54542c76aef71ce1e4f4a83723016d45"
integrity sha512-uucuC7+NHWkXx2TX5vuyreuHeb+GFiA83V65I+FnYP5EC4dAMOQ86rTSPrZmCwLz+qIWgfDgihGzPccpj3EZGg==
dependencies:
"@textlint/ast-node-types" "^13.3.3"
"@textlint/ast-node-types" "^13.4.1"

"@textlint/config-loader@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-13.3.3.tgz#dd72f6fa72e1faa0fdd12402a6e633bd2b1ef585"
integrity sha512-DQA/7dYu3VDHP9Idd0Sn7HzwiFuNdKUXfA79pUGmJzNQUYaW0qADzyQCwfh7LlvhCcBmnLgX+8wb13o6OaHX5g==
"@textlint/config-loader@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-13.4.1.tgz#58917a91ba0292f8cbbbf93dd2848c12086a8bcc"
integrity sha512-ggh6her5PdgcEsvgm3FfCY2+r7IhoQoBTGYxM+IbfkwyVoSoQ2CrXbCVlQkpLPFzhHVbIwgNxkiMr1o2npwfJQ==
dependencies:
"@textlint/kernel" "^13.3.3"
"@textlint/module-interop" "^13.3.3"
"@textlint/types" "^13.3.3"
"@textlint/utils" "^13.3.3"
"@textlint/kernel" "^13.4.1"
"@textlint/module-interop" "^13.4.1"
"@textlint/types" "^13.4.1"
"@textlint/utils" "^13.4.1"
debug "^4.3.4"
rc-config-loader "^4.1.3"
try-resolve "^1.0.1"

"@textlint/feature-flag@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-13.3.3.tgz#a76aa2e790a653e56913e27f836629ef6e8c5b74"
integrity sha512-ltdwKQTvs9f/TgQ3asBx2EXmsSSsvxa7ySnTXSTZBkbVxqmrGY4zehDRiDCmuFZGVGCvCddY1QzCXy16ybk9Fg==
"@textlint/feature-flag@^13.3.3", "@textlint/feature-flag@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-13.4.1.tgz#79d27b099baa54166ca4cdd1da80336e7b08192d"
integrity sha512-qY8gKUf30XtzWMTkwYeKytCo6KPx6milpz8YZhuRsEPjT/5iNdakJp5USWDQWDrwbQf7RbRncQdU+LX5JbM9YA==

"@textlint/fixer-formatter@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-13.3.3.tgz#e6fc51e5e59158e526cc22be22cb0c3855436b65"
integrity sha512-iCMFS8GrmUetXMIT4/jFxoL5v1QN5ODj1190Lb6D+EdTxsrAWssHOb6m7MOEhfOGYEArAkb3PjSxu7DPLrb50g==
"@textlint/fixer-formatter@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-13.4.1.tgz#66bc31f5e76c67c816b454cddf5813691c4bcc1c"
integrity sha512-P195Soyxmzv7S5QyCJIjuDXl5t3EyOhYwxR4ukKBZ7bw5hp/P1+e4GEhzqrXWx3z7h0nZZ0TuTjepNxOMo6cAQ==
dependencies:
"@textlint/module-interop" "^13.3.3"
"@textlint/types" "^13.3.3"
"@textlint/module-interop" "^13.4.1"
"@textlint/types" "^13.4.1"
chalk "^4.1.2"
debug "^4.3.4"
diff "^4.0.2"
Expand All @@ -1329,34 +1329,33 @@
text-table "^0.2.0"
try-resolve "^1.0.1"

"@textlint/kernel@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-13.3.3.tgz#09b3a49c483739b87d068f86255088a0e334d7e6"
integrity sha512-HewzuuX2c2nlR+e8dREWrAYrOiyWb78eeObuW95miMjX/F6TjWmha4qrnrMCWbYbKDwC4en8dNGS4mm0vSdi4A==
dependencies:
"@textlint/ast-node-types" "^13.3.3"
"@textlint/ast-tester" "^13.3.3"
"@textlint/ast-traverse" "^13.3.3"
"@textlint/feature-flag" "^13.3.3"
"@textlint/source-code-fixer" "^13.3.3"
"@textlint/types" "^13.3.3"
"@textlint/utils" "^13.3.3"
"@textlint/kernel@^13.3.3", "@textlint/kernel@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-13.4.1.tgz#b98f6c501b73db8b8ec46cd1aac70937ee73efa8"
integrity sha512-r2sUhjPysFjl2Ax37x9AfWkJM8jgKN0bL4SX3xRzOukdcj69Dst5On5qBZtULaVMX1LDkwkdxA6ZEADmq27qQA==
dependencies:
"@textlint/ast-node-types" "^13.4.1"
"@textlint/ast-tester" "^13.4.1"
"@textlint/ast-traverse" "^13.4.1"
"@textlint/feature-flag" "^13.4.1"
"@textlint/source-code-fixer" "^13.4.1"
"@textlint/types" "^13.4.1"
"@textlint/utils" "^13.4.1"
debug "^4.3.4"
fast-equals "^4.0.3"
structured-source "^4.0.0"

"@textlint/linter-formatter@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-13.3.3.tgz#96cd6c71362527fb53f99e552986d63cb82798af"
integrity sha512-z8xsk1bo9r8v6Ph76WLTBrfj+0+eyEfRlbTGBs+ie6YAGItBqkLYmDrD26DDfVjIZcXWdCXVX1Et6MOWomb//g==
"@textlint/linter-formatter@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-13.4.1.tgz#e694de163d96ac8d86cd78028e1ea53f41fc40ab"
integrity sha512-VDLnyHRO9hf6CGxMJLM5oi7NH9s0mqiWxtgi95nuXmJZWbQLZVfcxkD1Cp16pwk8zTvlbyMZFqamFCYZyD9Sww==
dependencies:
"@azu/format-text" "^1.0.2"
"@azu/style-format" "^1.0.1"
"@textlint/module-interop" "^13.3.3"
"@textlint/types" "^13.3.3"
"@textlint/module-interop" "^13.4.1"
"@textlint/types" "^13.4.1"
chalk "^4.1.2"
debug "^4.3.4"
is-file "^1.0.0"
js-yaml "^3.14.1"
lodash "^4.17.21"
pluralize "^2.0.0"
Expand All @@ -1366,12 +1365,12 @@
text-table "^0.2.0"
try-resolve "^1.0.1"

"@textlint/markdown-to-ast@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-13.3.3.tgz#4e2a6804131c1725f2f36ef7418cd631ab14924a"
integrity sha512-jeqWyChTtJHWxEnH46V6qjr+OCTh6evm45aDqMzdg+b8ocXY+NhudiCMeHcVGoz042UEwc6w4reLn8+Is+SZ+A==
"@textlint/markdown-to-ast@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-13.4.1.tgz#63f1f87fb059c083c13a434f7117aca786867835"
integrity sha512-jUa5bTNmxjEgfCXW4xfn7eSJqzUXyNKiIDWLKtI4MUKRNhT3adEaa/NuQl0Mii3Hu3HraZR7hYhRHLh+eeM43w==
dependencies:
"@textlint/ast-node-types" "^13.3.3"
"@textlint/ast-node-types" "^13.4.1"
debug "^4.3.4"
mdast-util-gfm-autolink-literal "^0.1.3"
remark-footnotes "^3.0.0"
Expand All @@ -1381,51 +1380,51 @@
traverse "^0.6.7"
unified "^9.2.2"

"@textlint/module-interop@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-13.3.3.tgz#645b47b9e951030b2d656e2c9266b5587de2a17b"
integrity sha512-CwfVpRGAxbkhGY9vLLU06Q/dy/RMNnyzbmt6IS2WIyxqxvGaF7QZtFYpKEEm63aemVyUvzQ7WM3yVOoUg6P92w==
"@textlint/module-interop@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-13.4.1.tgz#fe0a0f241c60b91b141e2b6109300b76183c9ac0"
integrity sha512-keM5zHwyifijEDqEvAFhhXHC5UbmZjfGytRJzPPJaW3C3UsGbIzDCnfOSE9jUVTWZcngHuSJ7aKGv42Rhy9nEg==

"@textlint/source-code-fixer@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-13.3.3.tgz#be7edd7e7e78f3d07ad7793064c766f52987f71d"
integrity sha512-h4jxWSetmcVuGwl71ai72784aneBQ0MkE5Mc3avl8PKIOIOyz0A1D7i9VQENWWIiqU8zyzmHwKGNSGyqWaqE2Q==
"@textlint/source-code-fixer@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-13.4.1.tgz#2408e6209be0290c58b92750375cff4e976f415a"
integrity sha512-Sl29f3Tpimp0uVE3ysyJBjxaFTVYLOXiJX14eWCQ/kC5ZhIXGosEbStzkP1n8Urso1rs1W4p/2UemVAm3NH2ng==
dependencies:
"@textlint/types" "^13.3.3"
"@textlint/types" "^13.4.1"
debug "^4.3.4"

"@textlint/text-to-ast@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-13.3.3.tgz#452e4e34e3370d14415af5306ebce84e50116575"
integrity sha512-iQdiHAiUfB9XruuYWCb4fY/gD/Q5/MkH1xwUTpS8UJowNgwpTldagUJX1JbZQ2UHux+yRe9JFA+JKm3rrxgQFw==
"@textlint/text-to-ast@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-13.4.1.tgz#8993c8696f49dae7cd02664d2bacf91d6b8e466e"
integrity sha512-vCA7uMmbjRv06sEHPbwxTV5iS8OQedC5s7qwmXnWAn2LLWxg4Yp98mONPS1o4D5cPomzYyKNCSfbLwu6yJBUQA==
dependencies:
"@textlint/ast-node-types" "^13.3.3"
"@textlint/ast-node-types" "^13.4.1"

"@textlint/textlint-plugin-markdown@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-13.3.3.tgz#59da2422690afd8dbe087f22e1edf1192dbd0476"
integrity sha512-EhBZ/Q6ZXMVRPDeQbFdFbtc0wE7SC0DWy9lkjKXfcbLKW0ZPTvtjH3JqJtCPBZAYcexB8wKOiHImfwVfQJhJhg==
"@textlint/textlint-plugin-markdown@^13.3.3", "@textlint/textlint-plugin-markdown@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-13.4.1.tgz#8e1c78c4b5b501bf7e2def6c7d1cbd12a3a8436f"
integrity sha512-OcLkFKYmbYeGJ0kj2487qcicCYTiE2vJLwfPcUDJrNoMYak5JtvHJfWffck8gON2mEM00DPkHH0UdxZpFjDfeg==
dependencies:
"@textlint/markdown-to-ast" "^13.3.3"
"@textlint/markdown-to-ast" "^13.4.1"

"@textlint/textlint-plugin-text@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-13.3.3.tgz#2ed39da2d7a89380e3590122ebe0c4699ad3dff8"
integrity sha512-MN/JMGLanqj8CJGuit8DDiyrO0yf1vxFMLWTDeMIXwSoe8VToHCt2j20zg8XNHGNrUbKj+wuhzhrkrKEI7uWxg==
"@textlint/textlint-plugin-text@^13.3.3", "@textlint/textlint-plugin-text@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-13.4.1.tgz#73c4889cb5d11048d4972926b08ebeaef3471eac"
integrity sha512-z0p5B8WUfTCIRmhjVHFfJv719oIElDDKWOIZei4CyYkfMGo0kq8fkrYBkUR6VZ6gofHwc+mwmIABdUf1rDHzYA==
dependencies:
"@textlint/text-to-ast" "^13.3.3"
"@textlint/text-to-ast" "^13.4.1"

"@textlint/types@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-13.3.3.tgz#97a38ee47390d8486fa36b6d9f573b9c6ba3a382"
integrity sha512-i2B7uRh+Iv8ZBKPJ3n4I6uSrTUQq5LdEkhFYNUwnDYxmhudz1o79xm906kri2eM8lxThX/UYYgVuJWpEwS0b+g==
"@textlint/types@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-13.4.1.tgz#612818525e25331cd7ee315cfbadc38ad070edee"
integrity sha512-1ApwQa31sFmiJeJ5yTNFqjbb2D1ICZvIDW0tFSM0OtmQCSDFNcKD3YrrwDBgSokZ6gWQq/FpNjlhi6iETUWt0Q==
dependencies:
"@textlint/ast-node-types" "^13.3.3"
"@textlint/ast-node-types" "^13.4.1"

"@textlint/utils@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-13.3.3.tgz#27f5d4f71e586140c496d6b6b84ff220fb97bd39"
integrity sha512-roN+K3a36RxGc0tV+8HXVXpoPomEr3LCjNI8+hFmVjOu3RsUdLTyraNBqqaghaE0KgwCPODF0seuG1hteNI8LQ==
"@textlint/utils@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-13.4.1.tgz#721b6c4c83a152f23a70ef0bbbdc7d1c635b5014"
integrity sha512-wX8RT1ejHAPTDmqlzngf0zI5kYoe3QvGDcj+skoTxSv+m/wOs/NyEr92d+ahCP32YqFYzXlqU7aDx2FkULKT+g==

"@types/http-cache-semantics@^4.0.1":
version "4.0.1"
Expand Down Expand Up @@ -5165,7 +5164,7 @@ open@^9.1.0:
is-inside-container "^1.0.0"
is-wsl "^2.2.0"

optionator@^0.9.1:
optionator@^0.9.3:
version "0.9.3"
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.3.tgz#007397d44ed1872fdc6ed31360190f81814e2c64"
integrity sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==
Expand Down Expand Up @@ -5396,10 +5395,10 @@ path-parse@^1.0.7:
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==

path-to-glob-pattern@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/path-to-glob-pattern/-/path-to-glob-pattern-1.0.2.tgz#473e6a3a292a9d13fbae3edccee72d3baba8c619"
integrity sha512-ryF65N5MBB9XOjE5mMOi+0bMrh1F0ORQmqDSSERvv5zD62Cfc5QC6rK1AR1xuDIG1I091CkNENblbteWy1bXgw==
path-to-glob-pattern@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/path-to-glob-pattern/-/path-to-glob-pattern-2.0.1.tgz#d599efea51af1f3e97dcbf721ad8b7d2c40f4a53"
integrity sha512-tmciSlVyHnX0LC86+zSr+0LURw9rDPw8ilhXcmTpVUOnI6OsKdCzXQs5fTG10Bjz26IBdnKL3XIaP+QvGsk5YQ==

[email protected]:
version "0.1.7"
Expand Down Expand Up @@ -6520,32 +6519,31 @@ textlint-tester@^13.3.3:
"@textlint/textlint-plugin-markdown" "^13.3.3"
"@textlint/textlint-plugin-text" "^13.3.3"

textlint@^13.3.3:
version "13.3.3"
resolved "https://registry.yarnpkg.com/textlint/-/textlint-13.3.3.tgz#d67646f08d2511f0a10b00e2f3ff75566fc504ce"
integrity sha512-1LhJTNBFVNYtl4C6IJXt1XwAJANvquyDuP4NrhcG+1DwT3S7kiUR9vLo5yo046X83VT7ownzS97Q/yC6A7bZXg==
dependencies:
"@textlint/ast-node-types" "^13.3.3"
"@textlint/ast-traverse" "^13.3.3"
"@textlint/config-loader" "^13.3.3"
"@textlint/feature-flag" "^13.3.3"
"@textlint/fixer-formatter" "^13.3.3"
"@textlint/kernel" "^13.3.3"
"@textlint/linter-formatter" "^13.3.3"
"@textlint/module-interop" "^13.3.3"
"@textlint/textlint-plugin-markdown" "^13.3.3"
"@textlint/textlint-plugin-text" "^13.3.3"
"@textlint/types" "^13.3.3"
"@textlint/utils" "^13.3.3"
textlint@^13.4.1:
version "13.4.1"
resolved "https://registry.yarnpkg.com/textlint/-/textlint-13.4.1.tgz#04acd14af93fe83396515eaa78c332dbf1ce700d"
integrity sha512-ev6XkQEUMWcW90hTHJKlvt23ca1AtmmK2iw4mazqKnSVz8PTSMg45NB68ht3ev92lIPD+8Wt4D6JxCInZkh4GQ==
dependencies:
"@textlint/ast-node-types" "^13.4.1"
"@textlint/ast-traverse" "^13.4.1"
"@textlint/config-loader" "^13.4.1"
"@textlint/feature-flag" "^13.4.1"
"@textlint/fixer-formatter" "^13.4.1"
"@textlint/kernel" "^13.4.1"
"@textlint/linter-formatter" "^13.4.1"
"@textlint/module-interop" "^13.4.1"
"@textlint/textlint-plugin-markdown" "^13.4.1"
"@textlint/textlint-plugin-text" "^13.4.1"
"@textlint/types" "^13.4.1"
"@textlint/utils" "^13.4.1"
debug "^4.3.4"
file-entry-cache "^5.0.1"
get-stdin "^5.0.1"
glob "^7.2.3"
is-file "^1.0.0"
md5 "^2.3.0"
mkdirp "^0.5.6"
optionator "^0.9.1"
path-to-glob-pattern "^1.0.2"
optionator "^0.9.3"
path-to-glob-pattern "^2.0.1"
rc-config-loader "^4.1.3"
read-pkg "^1.1.0"
read-pkg-up "^3.0.0"
Expand Down

0 comments on commit d16856e

Please sign in to comment.