textlint-tester
Advanced tools
Comparing version 14.0.2 to 14.0.3
{ | ||
"name": "textlint-tester", | ||
"version": "14.0.2", | ||
"version": "14.0.3", | ||
"description": "testing tool for textlint rule.", | ||
@@ -40,6 +40,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/feature-flag": "^14.0.2", | ||
"@textlint/kernel": "^14.0.2", | ||
"@textlint/textlint-plugin-markdown": "^14.0.2", | ||
"@textlint/textlint-plugin-text": "^14.0.2" | ||
"@textlint/feature-flag": "^14.0.3", | ||
"@textlint/kernel": "^14.0.3", | ||
"@textlint/textlint-plugin-markdown": "^14.0.3", | ||
"@textlint/textlint-plugin-text": "^14.0.3" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
"match-index": "^1.0.3", | ||
"mocha": "^10.2.0", | ||
"mocha": "^10.3.0", | ||
"rimraf": "^3.0.2", | ||
@@ -61,3 +61,3 @@ "textlint-plugin-html": "^0.3.0", | ||
"email": "azuciao@gmail.com", | ||
"gitHead": "70c4bfe9aac372235492daec2336d7bf8e38a417" | ||
"gitHead": "6cef9504c25a7ab771dd45986e4710463c094369" | ||
} |