Skip to content

Commit 7acb3a7

Browse files
committed
Update dependencies
1 parent 072c6f9 commit 7acb3a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/nodaguti/textlint-rule-write-good",
2727
"repository": "nodaguti/textlint-rule-write-good",
2828
"dependencies": {
29-
"npm-run-all": "^1.5.3",
29+
"npm-run-all": "^1.6.0",
3030
"textlint-rule-helper": "^1.1.5",
3131
"write-good": "^0.9.1"
3232
},
@@ -40,7 +40,7 @@
4040
"eslint-config-airbnb": "^6.1.0",
4141
"mocha": "^2.4.5",
4242
"power-assert": "^1.3.1",
43-
"textlint": "^6.0.1",
44-
"textlint-tester": "^1.0.0"
43+
"textlint": "^6.0.2",
44+
"textlint-tester": "^1.1.0"
4545
}
4646
}

0 commit comments

Comments
 (0)