textlint-tester
Advanced tools
Comparing version 14.3.0 to 14.4.0
{ | ||
"name": "textlint-tester", | ||
"version": "14.3.0", | ||
"version": "14.4.0", | ||
"description": "testing tool for textlint rule.", | ||
@@ -40,6 +40,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/feature-flag": "^14.3.0", | ||
"@textlint/kernel": "^14.3.0", | ||
"@textlint/textlint-plugin-markdown": "^14.3.0", | ||
"@textlint/textlint-plugin-text": "^14.3.0" | ||
"@textlint/feature-flag": "^14.4.0", | ||
"@textlint/kernel": "^14.4.0", | ||
"@textlint/textlint-plugin-markdown": "^14.4.0", | ||
"@textlint/textlint-plugin-text": "^14.4.0" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
"match-index": "^1.0.3", | ||
"mocha": "^10.7.0", | ||
"mocha": "^10.8.1", | ||
"rimraf": "^3.0.2", | ||
@@ -61,3 +61,3 @@ "textlint-plugin-html": "^0.3.0", | ||
"email": "azuciao@gmail.com", | ||
"gitHead": "1e8c32bf80ce26f14da22d7151a643bf0fb6b5ca" | ||
"gitHead": "e0038784a28dc87fe5ca638cd2d944f54393c354" | ||
} |
74300
18