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

Commit 4d713d2

Browse files
authored
Merge pull request #2 from neogeek/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents 98764ed + dae5e98 commit 4d713d2

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-dash.svg?branch=master)](https://travis-ci.org/neogeek/doxdox-plugin-dash)
66
[![NPM Version](http://img.shields.io/npm/v/doxdox-plugin-dash.svg?style=flat)](https://www.npmjs.org/package/doxdox-plugin-dash)
7+
[![Greenkeeper badge](https://badges.greenkeeper.io/neogeek/doxdox-plugin-dash.svg)](https://greenkeeper.io/)
78
[![Latest Documentation](https://doxdox.org/images/badge-flat.svg)](https://doxdox.org/neogeek/doxdox-plugin-dash)
89

910
## Install

β€Žpackage.jsonβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"adm-zip": "0.4.7",
1212
"handlebars": "4.0.6",
1313
"highlight.js": "9.9.0",
14-
"markdown-it": "8.2.2",
14+
"markdown-it": "8.3.0",
1515
"sqlite3": "3.1.8",
1616
"temp": "0.8.3"
1717
},
1818
"devDependencies": {
19-
"@neogeek/eslint-config-standards": "1.11.0",
20-
"eslint": "3.13.1"
19+
"@neogeek/eslint-config-standards": "1.13.0",
20+
"eslint": "3.15.0"
2121
},
2222
"peerDependencies": {
2323
"doxdox": "~2.0.1"

0 commit comments

Comments
Β (0)