Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 227864e

Browse files
authored
Merge pull request #1 from neogeek/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents 00f1888 + b609fb6 commit 227864e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
55
[![Build Status](https://travis-ci.org/neogeek/doxdox-plugin-handlebars.svg?branch=master)](https://travis-ci.org/neogeek/doxdox-plugin-handlebars)
66
[![NPM Version](http://img.shields.io/npm/v/doxdox-plugin-handlebars.svg?style=flat)](https://www.npmjs.org/package/doxdox-plugin-handlebars)
7+
[![Greenkeeper badge](https://badges.greenkeeper.io/neogeek/doxdox-plugin-handlebars.svg)](https://greenkeeper.io/)
78
[![Latest Documentation](https://doxdox.org/images/badge-flat.svg)](https://doxdox.org/neogeek/doxdox-plugin-handlebars)
89

910
## Install

β€Žpackage.jsonβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"dependencies": {
1111
"handlebars": "4.0.6",
1212
"highlight.js": "9.9.0",
13-
"markdown-it": "8.2.2"
13+
"markdown-it": "8.3.0"
1414
},
1515
"devDependencies": {
16-
"@neogeek/eslint-config-standards": "1.11.0",
17-
"eslint": "3.13.1"
16+
"@neogeek/eslint-config-standards": "1.13.0",
17+
"eslint": "3.15.0"
1818
},
1919
"peerDependencies": {
2020
"doxdox": "~2.0.1"

0 commit comments

Comments
Β (0)