@textlint/text-to-ast
Advanced tools
Comparing version 14.2.1 to 14.3.0
{ | ||
"name": "@textlint/text-to-ast", | ||
"version": "14.2.1", | ||
"version": "14.3.0", | ||
"description": "Parse plain text to AST with location info.", | ||
@@ -45,6 +45,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/ast-node-types": "^14.2.1" | ||
"@textlint/ast-node-types": "^14.3.0" | ||
}, | ||
"devDependencies": { | ||
"@textlint/ast-tester": "^14.2.1", | ||
"@textlint/ast-tester": "^14.3.0", | ||
"eol-converter-cli": "^1.1.0", | ||
@@ -58,3 +58,3 @@ "mocha": "^10.7.0", | ||
}, | ||
"gitHead": "0afaf86a346cc155b2253a6ae9c87f8f0ea7fc4f" | ||
"gitHead": "1e8c32bf80ce26f14da22d7151a643bf0fb6b5ca" | ||
} |