@textlint/kernel
Advanced tools
Comparing version 13.0.5 to 13.1.0
{ | ||
"name": "@textlint/kernel", | ||
"version": "13.0.5", | ||
"version": "13.1.0", | ||
"description": "textlint kernel is core logic by pure JavaScript.", | ||
@@ -40,9 +40,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/ast-node-types": "^13.0.5", | ||
"@textlint/ast-tester": "^13.0.5", | ||
"@textlint/ast-traverse": "^13.0.5", | ||
"@textlint/feature-flag": "^13.0.5", | ||
"@textlint/source-code-fixer": "^13.0.5", | ||
"@textlint/types": "^13.0.5", | ||
"@textlint/utils": "^13.0.5", | ||
"@textlint/ast-node-types": "^13.1.0", | ||
"@textlint/ast-tester": "^13.1.0", | ||
"@textlint/ast-traverse": "^13.1.0", | ||
"@textlint/feature-flag": "^13.1.0", | ||
"@textlint/source-code-fixer": "^13.1.0", | ||
"@textlint/types": "^13.1.0", | ||
"@textlint/utils": "^13.1.0", | ||
"debug": "^4.3.4", | ||
@@ -53,3 +53,3 @@ "fast-equals": "^4.0.3", | ||
"devDependencies": { | ||
"@textlint/markdown-to-ast": "^13.0.5", | ||
"@textlint/markdown-to-ast": "^13.1.0", | ||
"@types/debug": "^4.1.7", | ||
@@ -65,3 +65,3 @@ "@types/mocha": "^9.1.1", | ||
}, | ||
"gitHead": "4251c9e29f84eba59ba6cba343d7552b3b9a4ed9" | ||
"gitHead": "29b9550457f207b0c66071df2a1666df4c1436bf" | ||
} |