@textlint/kernel
Advanced tools
Comparing version
{ | ||
"name": "@textlint/kernel", | ||
"version": "14.7.2", | ||
"version": "14.8.0", | ||
"description": "textlint kernel is core logic by pure JavaScript.", | ||
@@ -41,10 +41,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/ast-node-types": "^14.7.2", | ||
"@textlint/ast-tester": "^14.7.2", | ||
"@textlint/ast-traverse": "^14.7.2", | ||
"@textlint/feature-flag": "^14.7.2", | ||
"@textlint/source-code-fixer": "^14.7.2", | ||
"@textlint/types": "^14.7.2", | ||
"@textlint/utils": "^14.7.2", | ||
"debug": "^4.4.0", | ||
"@textlint/ast-node-types": "^14.8.0", | ||
"@textlint/ast-tester": "^14.8.0", | ||
"@textlint/ast-traverse": "^14.8.0", | ||
"@textlint/feature-flag": "^14.8.0", | ||
"@textlint/source-code-fixer": "^14.8.0", | ||
"@textlint/types": "^14.8.0", | ||
"@textlint/utils": "^14.8.0", | ||
"debug": "^4.4.1", | ||
"fast-equals": "^4.0.3", | ||
@@ -54,3 +54,3 @@ "structured-source": "^4.0.0" | ||
"devDependencies": { | ||
"@textlint/markdown-to-ast": "^14.7.2", | ||
"@textlint/markdown-to-ast": "^14.8.0", | ||
"@types/debug": "^4.1.12", | ||
@@ -65,3 +65,3 @@ "@types/mocha": "^9.1.1", | ||
}, | ||
"gitHead": "cd4c044fe73efd049a70b69b61166c4b491cac9f" | ||
"gitHead": "aeb76ceab6e7a38007b5a16db7302991f970a2a7" | ||
} |
Updated
Updated
Updated
Updated