Skip to content

Commit 8ee7d0d

Browse files
greenkeeper[bot]azu
authored andcommitted
Update dependencies to enable Greenkeeper 🌴 (#13)
* chore(package): update dependencies * docs(readme): add Greenkeeper badge
1 parent 771eb1e commit 8ee7d0d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# textlint-rule-prh [![textlint rule](https://img.shields.io/badge/textlint-fixable-green.svg?style=social)](https://textlint.github.io/) [![Build Status](https://travis-ci.org/azu/textlint-rule-prh.svg?branch=master)](https://travis-ci.org/azu/textlint-rule-prh)
22

3+
[![Greenkeeper badge](https://badges.greenkeeper.io/azu/textlint-rule-prh.svg)](https://greenkeeper.io/)
4+
35
[textlint](https://github.com/azu/textlint "textlint") rule for [prh/prh: proofreading helper](https://github.com/prh/prh "prh/prh: proofreading helper").
46

57
This rule check the spell by used with `prh.yml`.

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"prh"
3333
],
3434
"dependencies": {
35-
"prh": "^1.0.1",
35+
"prh": "^3.0.1",
3636
"textlint-rule-helper": "^2.0.0",
3737
"untildify": "^3.0.2"
3838
},
@@ -44,7 +44,7 @@
4444
"babel-register": "^6.7.2",
4545
"mocha": "^3.1.2",
4646
"power-assert": "^1.3.1",
47-
"textlint": "^7.1.1",
47+
"textlint": "^8.0.0",
4848
"textlint-tester": "^2.0.0"
4949
},
5050
"peerDependencies": {

0 commit comments

Comments
 (0)