diff --git a/package.json b/package.json index 4c434b8..e6422fb 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@d-zero/eslint-config": "5.0.0", "@d-zero/lint-staged-config": "5.0.0", "@d-zero/prettier-config": "5.0.0", - "@d-zero/textlint-config": "5.0.0-alpha.76", + "@d-zero/textlint-config": "5.0.0", "@d-zero/tsconfig": "0.5.0", "mermaid": "11.12.2", "npm-run-all2": "8.0.4", diff --git a/yarn.lock b/yarn.lock index 0112f40..90bfea8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -724,10 +724,10 @@ optionalDependencies: "@prettier/plugin-pug" ">=3.0.0" -"@d-zero/textlint-config@5.0.0-alpha.76": - version "5.0.0-alpha.76" - resolved "https://registry.yarnpkg.com/@d-zero/textlint-config/-/textlint-config-5.0.0-alpha.76.tgz#9d00974498b903768731dbda8b831461dff4d334" - integrity sha512-MrDR44vQinXGN2Tp10gCW94HrRiuZwKjxIaTfUxVC8vy2tK2mjbfEoJTCBbzxXYkvEUpvcdGc5utA/eJCo4Iyw== +"@d-zero/textlint-config@5.0.0": + version "5.0.0" + resolved "https://registry.yarnpkg.com/@d-zero/textlint-config/-/textlint-config-5.0.0.tgz#ce01c9db25c7c240ca786676d0897e480e61e7d0" + integrity sha512-2Fj2shodLpG3ZQWCdTBMTf+EjdZjXLLSF0AAtISNlzg6pvOMfIglAwtWhq7GSFmsJPfva2Cgl5CWTcpAJG9Zjw== dependencies: textlint "15.5.0" textlint-plugin-html "1.0.1"