@textlint/textlint-plugin-text
Advanced tools
Comparing version 4.3.4 to 4.3.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.3.5](https://github.com/textlint/textlint/compare/@textlint/textlint-plugin-text@4.3.4...@textlint/textlint-plugin-text@4.3.5) (2021-05-08) | ||
**Note:** Version bump only for package @textlint/textlint-plugin-text | ||
## [4.3.4](https://github.com/textlint/textlint/compare/@textlint/textlint-plugin-text@4.3.3...@textlint/textlint-plugin-text@4.3.4) (2021-03-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@textlint/textlint-plugin-text", | ||
"version": "4.3.4", | ||
"version": "4.3.5", | ||
"description": "plain text plugin for textlint", | ||
@@ -35,9 +35,9 @@ "homepage": "https://github.com/textlint/textlint/tree/master/packages/@textlint/textlint-plugin-text/", | ||
"dependencies": { | ||
"@textlint/text-to-ast": "^3.3.4" | ||
"@textlint/text-to-ast": "^3.3.5" | ||
}, | ||
"devDependencies": { | ||
"@textlint/kernel": "^3.4.4", | ||
"@textlint/kernel": "^3.4.5", | ||
"@types/mocha": "8.2.2", | ||
"cross-env": "^7.0.3", | ||
"mocha": "^8.3.2", | ||
"mocha": "^8.4.0", | ||
"rimraf": "^3.0.2", | ||
@@ -52,3 +52,3 @@ "textlint-rule-no-todo": "^2.0.1", | ||
}, | ||
"gitHead": "07c0497b387f09e41088b7f113555aa5e5451add" | ||
"gitHead": "4cb1e78aa38cd0e942c61f352ffb29bb36f80a7b" | ||
} |
31745
Updated@textlint/text-to-ast@^3.3.5