We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 072c6f9 commit 7acb3a7Copy full SHA for 7acb3a7
package.json
@@ -26,7 +26,7 @@
26
"homepage": "https://github.com/nodaguti/textlint-rule-write-good",
27
"repository": "nodaguti/textlint-rule-write-good",
28
"dependencies": {
29
- "npm-run-all": "^1.5.3",
+ "npm-run-all": "^1.6.0",
30
"textlint-rule-helper": "^1.1.5",
31
"write-good": "^0.9.1"
32
},
@@ -40,7 +40,7 @@
40
"eslint-config-airbnb": "^6.1.0",
41
"mocha": "^2.4.5",
42
"power-assert": "^1.3.1",
43
- "textlint": "^6.0.1",
44
- "textlint-tester": "^1.0.0"
+ "textlint": "^6.0.2",
+ "textlint-tester": "^1.1.0"
45
}
46
0 commit comments