diff --git a/package.json b/package.json index 4ce2adc..9493b28 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "node": ">=8.6" }, "devDependencies": { - "@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.7", + "@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.8", "@types/markdown-it": "^0.0.8", "@vuepress/plugin-back-to-top": "^1.0.0-rc.1", "@vuepress/plugin-nprogress": "^1.0.0-rc.1", @@ -25,7 +25,7 @@ "remark-preset-lint-consistent": "^2.0.3", "remark-preset-lint-recommended": "^3.0.3", "sass-loader": "^8.0.0", - "textlint": "^11.3.1", + "textlint": "^14.4.1", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-apostrophe": "^1.0.0", "textlint-rule-common-misspellings": "^1.0.1",