@textlint/kernel
Advanced tools
Comparing version 13.4.0 to 13.4.1
{ | ||
"name": "@textlint/kernel", | ||
"version": "13.4.0", | ||
"version": "13.4.1", | ||
"description": "textlint kernel is core logic by pure JavaScript.", | ||
@@ -40,9 +40,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/ast-node-types": "^13.4.0", | ||
"@textlint/ast-tester": "^13.4.0", | ||
"@textlint/ast-traverse": "^13.4.0", | ||
"@textlint/feature-flag": "^13.4.0", | ||
"@textlint/source-code-fixer": "^13.4.0", | ||
"@textlint/types": "^13.4.0", | ||
"@textlint/utils": "^13.4.0", | ||
"@textlint/ast-node-types": "^13.4.1", | ||
"@textlint/ast-tester": "^13.4.1", | ||
"@textlint/ast-traverse": "^13.4.1", | ||
"@textlint/feature-flag": "^13.4.1", | ||
"@textlint/source-code-fixer": "^13.4.1", | ||
"@textlint/types": "^13.4.1", | ||
"@textlint/utils": "^13.4.1", | ||
"debug": "^4.3.4", | ||
@@ -53,6 +53,6 @@ "fast-equals": "^4.0.3", | ||
"devDependencies": { | ||
"@textlint/markdown-to-ast": "^13.4.0", | ||
"@types/debug": "^4.1.10", | ||
"@textlint/markdown-to-ast": "^13.4.1", | ||
"@types/debug": "^4.1.12", | ||
"@types/mocha": "^9.1.1", | ||
"@types/node": "^18.18.8", | ||
"@types/node": "^18.18.9", | ||
"mocha": "^10.2.0", | ||
@@ -64,3 +64,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "6aad8fe8f9c76388d11a27be1d6fbf112b8e2396" | ||
"gitHead": "12529a831ab27256c0a322b439420f741ad22029" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet