Skip to content

Commit 9386402

Browse files
authored
Merge pull request #29 from documentationjs/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents eb11f9a + f76eb6f commit 9386402

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# gulp-documentation
22

3+
[![Greenkeeper badge](https://badges.greenkeeper.io/documentationjs/gulp-documentation.svg)](https://greenkeeper.io/)
4+
35
[![Circle CI](https://circleci.com/gh/documentationjs/gulp-documentation.svg?style=svg)](https://circleci.com/gh/documentationjs/gulp-documentation)
46

57
Use [gulp](http://gulpjs.com/) with

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
},
1111
"devDependencies": {
1212
"concat-stream": "^1.4.8",
13-
"cz-conventional-changelog": "^1.2.0",
13+
"cz-conventional-changelog": "^2.0.0",
1414
"eslint": "^3.9.1",
1515
"gulp": "^3.8.11",
16-
"tap": "8.0.0"
16+
"tap": "10.3.2"
1717
},
1818
"keywords": [
1919
"documentation",

0 commit comments

Comments
 (0)