@textlint/kernel
Advanced tools
Comparing version 14.2.1 to 14.3.0
{ | ||
"name": "@textlint/kernel", | ||
"version": "14.2.1", | ||
"version": "14.3.0", | ||
"description": "textlint kernel is core logic by pure JavaScript.", | ||
@@ -40,9 +40,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/ast-node-types": "^14.2.1", | ||
"@textlint/ast-tester": "^14.2.1", | ||
"@textlint/ast-traverse": "^14.2.1", | ||
"@textlint/feature-flag": "^14.2.1", | ||
"@textlint/source-code-fixer": "^14.2.1", | ||
"@textlint/types": "^14.2.1", | ||
"@textlint/utils": "^14.2.1", | ||
"@textlint/ast-node-types": "^14.3.0", | ||
"@textlint/ast-tester": "^14.3.0", | ||
"@textlint/ast-traverse": "^14.3.0", | ||
"@textlint/feature-flag": "^14.3.0", | ||
"@textlint/source-code-fixer": "^14.3.0", | ||
"@textlint/types": "^14.3.0", | ||
"@textlint/utils": "^14.3.0", | ||
"debug": "^4.3.4", | ||
@@ -53,3 +53,3 @@ "fast-equals": "^4.0.3", | ||
"devDependencies": { | ||
"@textlint/markdown-to-ast": "^14.2.1", | ||
"@textlint/markdown-to-ast": "^14.3.0", | ||
"@types/debug": "^4.1.12", | ||
@@ -64,3 +64,3 @@ "@types/mocha": "^9.1.1", | ||
}, | ||
"gitHead": "0afaf86a346cc155b2253a6ae9c87f8f0ea7fc4f" | ||
"gitHead": "1e8c32bf80ce26f14da22d7151a643bf0fb6b5ca" | ||
} |