@textlint/source-code-fixer
Advanced tools
Comparing version
{ | ||
"name": "@textlint/source-code-fixer", | ||
"version": "15.0.1", | ||
"version": "15.1.0", | ||
"description": "Apply @textlint/kernel lint result to text.", | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/types": "15.0.1", | ||
"@textlint/types": "15.1.0", | ||
"debug": "^4.4.1" | ||
@@ -55,7 +55,7 @@ }, | ||
"@types/debug": "^4.1.12", | ||
"@types/node": "^18.19.111", | ||
"@types/node": "^18.19.112", | ||
"prettier": "^2.7.1", | ||
"rimraf": "^6.0.1", | ||
"typescript": "~5.8.3", | ||
"vitest": "^3.2.3" | ||
"vitest": "^3.2.4" | ||
}, | ||
@@ -65,3 +65,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "ee6d1134b3439fc2c0c253897b8d1d52179e893c" | ||
"gitHead": "86a95c9f2ebfca072699aa93cf1a965f23765ec9" | ||
} |
+ Added
+ Added
- Removed
- Removed
Updated