@textlint/textlint-plugin-text
Advanced tools
Comparing version 4.1.5 to 4.1.6
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="4.1.6"></a> | ||
## [4.1.6](https://github.com/textlint/textlint/compare/@textlint/textlint-plugin-text@4.1.5...@textlint/textlint-plugin-text@4.1.6) (2019-04-30) | ||
### Chores | ||
* **deps:** update deps && devDeps ([a19463b](https://github.com/textlint/textlint/commit/a19463b)) | ||
<a name="4.1.5"></a> | ||
@@ -8,0 +20,0 @@ ## [4.1.5](https://github.com/textlint/textlint/compare/@textlint/textlint-plugin-text@4.1.4...@textlint/textlint-plugin-text@4.1.5) (2019-04-30) |
{ | ||
"name": "@textlint/textlint-plugin-text", | ||
"version": "4.1.5", | ||
"version": "4.1.6", | ||
"description": "plain text plugin for textlint", | ||
@@ -32,6 +32,6 @@ "homepage": "https://github.com/textlint/textlint/tree/master/packages/@textlint/textlint-plugin-text/", | ||
"dependencies": { | ||
"@textlint/text-to-ast": "^3.1.2" | ||
"@textlint/text-to-ast": "^3.1.3" | ||
}, | ||
"devDependencies": { | ||
"@textlint/kernel": "^3.1.5", | ||
"@textlint/kernel": "^3.1.6", | ||
"babel-cli": "^6.24.1", | ||
@@ -43,5 +43,5 @@ "babel-preset-env": "^1.4.0", | ||
"cross-env": "^5.2.0", | ||
"mocha": "^5.2.0", | ||
"mocha": "^6.1.4", | ||
"power-assert": "^1.6.1", | ||
"rimraf": "^2.6.2", | ||
"rimraf": "^2.6.3", | ||
"textlint-rule-no-todo": "^2.0.1" | ||
@@ -52,3 +52,3 @@ }, | ||
}, | ||
"gitHead": "bda41c2f7dadc3f69980385a88ad27ccac7a8e92" | ||
"gitHead": "82f5421c02c48f1aeb54e2e9d0c4abf1076b5b69" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17446
Updated@textlint/text-to-ast@^3.1.3