Skip to content

Commit c8f3103

Browse files
greenkeeper[bot]azu
authored andcommitted
Update textlint to the latest version 🚀 (#40)
## Version **11.0.0** of **textlint** was just published. <table> <tr> <th align=left> Dependency </th> <td> <a target=_blank href=https://github.com/textlint/textlint>textlint</a> </td> </tr> <tr> <th align=left> Current Version </th> <td> 10.2.1 </td> </tr> <tr> <th align=left> Type </th> <td> devDependency </td> </tr> </table> The version **11.0.0** is **not covered** by your **current version range**. If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update. It might be worth looking into these changes and trying to get this project onto the latest version of textlint. If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update. --- <details> <summary>FAQ and help</summary> There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new). </details> --- Your [Greenkeeper](https://greenkeeper.io) bot 🌴
1 parent f22e2ad commit c8f3103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"power-assert": "^1.4.4",
5252
"prettier": "^1.7.0",
5353
"textlint-tester": "^4.0.0",
54-
"textlint": "^10.0.0"
54+
"textlint": "^11.0.0"
5555
},
5656
"peerDependencies": {
5757
"textlint": ">= 5.5.0"

0 commit comments

Comments
 (0)