Skip to content

Commit

Permalink
chore(deps): update dependency textlint to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent 64b0d73 commit cafdc3e
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 122 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prettier-eslint": "16.3.0",
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0",
"textlint": "13.4.1",
"textlint": "14.0.4",
"vue-eslint-parser": "9.4.2",
"vue-template-compiler": "2.7.16"
},
Expand Down
236 changes: 115 additions & 121 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1474,85 +1474,84 @@
resolved "https://registry.yarnpkg.com/@soda/get-current-script/-/get-current-script-1.0.2.tgz#a53515db25d8038374381b73af20bb4f2e508d87"
integrity sha512-T7VNNlYVM1SgQ+VsMYhnDkcGmWhQdL0bDyGm5TlQ3GBXnJscEClUUOKduWTmm2zCnvNLC1hc3JpuXjs/nFOc5w==

"@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-node-types@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-14.0.4.tgz#261de119ce332eedd6a03845115412158b183ce1"
integrity sha512-O7L1pgle030Co9ou1+6e2/6GgcIpKgqwEc0XiBabokc22Yl0QEkrf00K/usBDmSx+wo1ficWBux2mfBEF0jnDA==

"@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==
"@textlint/ast-tester@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-14.0.4.tgz#c419f16bffbfdd4dfc7769adedba77252250fa3e"
integrity sha512-SQ/2DjxVlDVeCEjVlD8c8R2Sl3VGDZEx8o9+i8bV8NUdY8qsSHbo29/BfiUZf/uaX6eeNpZsurtstJ25hbVrsQ==
dependencies:
"@textlint/ast-node-types" "^13.4.1"
"@textlint/ast-node-types" "^14.0.4"
debug "^4.3.4"

"@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==
"@textlint/ast-traverse@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-14.0.4.tgz#63cc96cbf1f9c615f1b159e7ea3c0a9612bcec9a"
integrity sha512-bzFC7UJ2FvhjH5ekXGQ0i9vjK+xzMT69gHBsYVEl+TtbplnH2YY3+sbw6B1j3LocJuo6xngZ2YWXXqmQlKgzLg==
dependencies:
"@textlint/ast-node-types" "^13.4.1"
"@textlint/ast-node-types" "^14.0.4"

"@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==
"@textlint/config-loader@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-14.0.4.tgz#0a36f63a4a1f40a7668dde7ba3a622095f1662c6"
integrity sha512-qgAvZ1RcTq58+yNbzhaKHsb52yHRxt8SRpG7S4WFjYj2DEStjIxzssSQvlZtEBjSUQ7RZNJ93d+pL0YK8MIVoA==
dependencies:
"@textlint/kernel" "^13.4.1"
"@textlint/module-interop" "^13.4.1"
"@textlint/types" "^13.4.1"
"@textlint/utils" "^13.4.1"
"@textlint/kernel" "^14.0.4"
"@textlint/module-interop" "^14.0.4"
"@textlint/types" "^14.0.4"
"@textlint/utils" "^14.0.4"
debug "^4.3.4"
rc-config-loader "^4.1.3"
try-resolve "^1.0.1"

"@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/feature-flag@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-14.0.4.tgz#b0c9662fbc9eb8e3bd602d9c5a3c328af9d96483"
integrity sha512-1FMZqnjOA4KVpt/aloI1fNs46P0rUeHWcCRKl33/08wRHHMdcbaN4EsHkq7UfriuSfFgUuiyeo0bPjCpv15hhQ==

"@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==
"@textlint/fixer-formatter@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-14.0.4.tgz#c68208c8420fe589904ec53d2496cceff9699e61"
integrity sha512-HkMxzGPo/pgA9UvddqJG6qm62ICNgil3AmBVp0QpOv5uTV1u9gCSQ5jOdb/aOJBw7W8fd+CcnEsEBYn9HT8e6A==
dependencies:
"@textlint/module-interop" "^13.4.1"
"@textlint/types" "^13.4.1"
"@textlint/module-interop" "^14.0.4"
"@textlint/types" "^14.0.4"
chalk "^4.1.2"
debug "^4.3.4"
diff "^4.0.2"
is-file "^1.0.0"
diff "^5.2.0"
string-width "^4.2.3"
strip-ansi "^6.0.1"
text-table "^0.2.0"
try-resolve "^1.0.1"

"@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"
"@textlint/kernel@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-14.0.4.tgz#892a9acb735891e3ff3cb704493a8f32747f6e94"
integrity sha512-6WNoEBZ4lYTYOGK4EEEdjp+kgxSSC1nIFwN6tY9XGVkd4OACzDNothVTvJBwaX73FWFG5zoSjnNQxBDPUHMc8g==
dependencies:
"@textlint/ast-node-types" "^14.0.4"
"@textlint/ast-tester" "^14.0.4"
"@textlint/ast-traverse" "^14.0.4"
"@textlint/feature-flag" "^14.0.4"
"@textlint/source-code-fixer" "^14.0.4"
"@textlint/types" "^14.0.4"
"@textlint/utils" "^14.0.4"
debug "^4.3.4"
fast-equals "^4.0.3"
structured-source "^4.0.0"

"@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==
"@textlint/linter-formatter@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-14.0.4.tgz#66c4ad349d9dc6cc26e145a69bf000158633cf9b"
integrity sha512-EQZJPydExEIvBARkdmkoGsKWie1ekNAiqerQgIqwPb3SqOzKnlaDGrZOMy40HufTcacZrrvlbByDyai6m30+Lw==
dependencies:
"@azu/format-text" "^1.0.2"
"@azu/style-format" "^1.0.1"
"@textlint/module-interop" "^13.4.1"
"@textlint/types" "^13.4.1"
"@textlint/module-interop" "^14.0.4"
"@textlint/types" "^14.0.4"
chalk "^4.1.2"
debug "^4.3.4"
js-yaml "^3.14.1"
Expand All @@ -1564,66 +1563,66 @@
text-table "^0.2.0"
try-resolve "^1.0.1"

"@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==
"@textlint/markdown-to-ast@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-14.0.4.tgz#341521a6fa64174527b0fd1025ff5aaaf768fb00"
integrity sha512-D9UUxnRJoNROVjOa9bhoQPDdRvlvS/xP3MJo0Kl6b/mJFi0dOlW31WUfpOFjZkp4uXkL+oo0ji7AMnmV6JORsQ==
dependencies:
"@textlint/ast-node-types" "^13.4.1"
"@textlint/ast-node-types" "^14.0.4"
debug "^4.3.4"
mdast-util-gfm-autolink-literal "^0.1.3"
remark-footnotes "^3.0.0"
remark-frontmatter "^3.0.0"
remark-gfm "^1.0.0"
remark-parse "^9.0.0"
traverse "^0.6.7"
traverse "^0.6.8"
unified "^9.2.2"

"@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/module-interop@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-14.0.4.tgz#3dafee16c4117b184050b3ac5e02674ee26bd708"
integrity sha512-okv52pRSQ1aeC8rim8qp2D2Fmj/oKDYGY2itdeZhj9E/vdkU9/r7OpdcxyuNiuqLEd/sWw03EAwt3S6mlfNIOw==

"@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==
"@textlint/source-code-fixer@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-14.0.4.tgz#135375fc1d7cdbe8f0de9a3e4682ba72d9f0f3eb"
integrity sha512-gIUeWjF0WdSwgCUhW310hKJsWOyRyFe6PGaqqCk7Mhc+vVcePfmC8mmmhVgeuyys/Dhe+0iaP4M1eJf4COaIQw==
dependencies:
"@textlint/types" "^13.4.1"
"@textlint/types" "^14.0.4"
debug "^4.3.4"

"@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==
"@textlint/text-to-ast@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-14.0.4.tgz#289d5b6be820cbfab90a12fe9b1a22b074e8a947"
integrity sha512-r2KSnKzhsCIvX72yX+7sEuu9nDQIS4+xRsSffuXYB0etRQUI6VTTsE6Ibd6yMbEsMDUF4BfKWzNGn+bQ8U7oHA==
dependencies:
"@textlint/ast-node-types" "^13.4.1"
"@textlint/ast-node-types" "^14.0.4"

"@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==
"@textlint/textlint-plugin-markdown@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.0.4.tgz#9a2da78d9b4e4c15918f97cde0ee1948881d4272"
integrity sha512-mqQieI9U5GTRTjkK4Cj57Axl6fVloaA8g0+sCsp3TjmNWyEgGBvt3aw+FIUiFTvheg9L3RGe/aXgvp5ORADOAA==
dependencies:
"@textlint/markdown-to-ast" "^13.4.1"
"@textlint/markdown-to-ast" "^14.0.4"

"@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==
"@textlint/textlint-plugin-text@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.0.4.tgz#7d8b007613c57a3bd9d74224060c6a7433416894"
integrity sha512-HwTQyOcwDRrPPHyD8lwSMyGR1ETasR2WK6BLO0PRbowRe6K/K4b9OBBd6+nJcRFa+9Nd6p7nxPzA2WxDi1X/Zg==
dependencies:
"@textlint/text-to-ast" "^13.4.1"
"@textlint/text-to-ast" "^14.0.4"

"@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==
"@textlint/types@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-14.0.4.tgz#0c163398a69bb53d0fc98f9717c8fe643b5c9cd7"
integrity sha512-SNdFG/GB6utYeHmNfoAMlI+K1NykPxK9TtilkEfhr/fF9TqmeeJ+6CMk5NLQzEvfKm6jUbv2pp5DPS27vo6GKg==
dependencies:
"@textlint/ast-node-types" "^13.4.1"
"@textlint/ast-node-types" "^14.0.4"

"@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==
"@textlint/utils@^14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-14.0.4.tgz#70224fa1ee6f616a8697e625311092a32d527c4f"
integrity sha512-/ThtVZCB/vB2e8+MnKquCFNO2cKXCPEGxFlkdvJ5g9q9ODpVyFcf2ogYoIlvR7cNotvq67zVjENS7dsGDNFEmw==

"@types/babel__core@^7.1.0":
version "7.1.20"
Expand Down Expand Up @@ -4752,10 +4751,10 @@ diff-sequences@^24.9.0:
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.9.0.tgz#5715d6244e2aa65f48bba0bc972db0b0b11e95b5"
integrity sha512-Dj6Wk3tWyTE+Fo1rW8v0Xhwk80um6yFYKbuAxc9c3EZxIHFDYwbi34Uk42u1CdnIiVorvt4RmlSDjIPyzGC2ew==

diff@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
diff@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==

diffie-hellman@^5.0.0:
version "5.0.3"
Expand Down Expand Up @@ -7155,11 +7154,6 @@ is-extglob@^2.1.0, is-extglob@^2.1.1:
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==

is-file@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/is-file/-/is-file-1.0.0.tgz#28a44cfbd9d3db193045f22b65fce8edf9620596"
integrity sha512-ZGMuc+xA8mRnrXtmtf2l/EkIW2zaD2LSBWlaOVEF6yH4RTndHob65V4SwWWdtGKVthQfXPVKsXqw4TDUjbVxVQ==

is-fullwidth-code-point@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
Expand Down Expand Up @@ -12104,23 +12098,23 @@ text-table@^0.2.0:
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==

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"
textlint@14.0.4:
version "14.0.4"
resolved "https://registry.yarnpkg.com/textlint/-/textlint-14.0.4.tgz#226a79ad3c0667042e849ceb54f5c8a3f0594475"
integrity sha512-xPQkC/BftPjizjs31wci/791EjwfN11iRLrNKiPVBogYd1r+6TnSxbCERZhgXCGcD9tEHss0kOYc0+vPEEG8jg==
dependencies:
"@textlint/ast-node-types" "^14.0.4"
"@textlint/ast-traverse" "^14.0.4"
"@textlint/config-loader" "^14.0.4"
"@textlint/feature-flag" "^14.0.4"
"@textlint/fixer-formatter" "^14.0.4"
"@textlint/kernel" "^14.0.4"
"@textlint/linter-formatter" "^14.0.4"
"@textlint/module-interop" "^14.0.4"
"@textlint/textlint-plugin-markdown" "^14.0.4"
"@textlint/textlint-plugin-text" "^14.0.4"
"@textlint/types" "^14.0.4"
"@textlint/utils" "^14.0.4"
debug "^4.3.4"
file-entry-cache "^5.0.1"
get-stdin "^5.0.1"
Expand Down Expand Up @@ -12319,10 +12313,10 @@ tr46@~0.0.3:
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==

traverse@^0.6.7:
version "0.6.7"
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.7.tgz#46961cd2d57dd8706c36664acde06a248f1173fe"
integrity sha512-/y956gpUo9ZNCb99YjxG7OaslxZWHfCHAUUfshwqOXmxUIvqLjVO581BT+gM59+QV9tFe6/CGG53tsA1Y7RSdg==
traverse@^0.6.8:
version "0.6.8"
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.8.tgz#5e5e0c41878b57e4b73ad2f3d1e36a715ea4ab15"
integrity sha512-aXJDbk6SnumuaZSANd21XAo15ucCDE38H4fkqiGsc3MhCK+wOlZvLP9cB/TvpHT0mOyWgC4Z8EwRlzqYSUzdsA==

trim-newlines@^4.0.2:
version "4.1.1"
Expand Down

0 comments on commit cafdc3e

Please sign in to comment.