From f6c0dd5a95b8284aa4e7c3b0f52ee1d14a2f9d7a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 12 Apr 2017 17:32:43 -0700 Subject: [PATCH] =?UTF-8?q?Update=20dependencies=20to=20enable=20Greenkeep?= =?UTF-8?q?er=20=F0=9F=8C=B4=20(#551)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update dependencies https://greenkeeper.io/ * docs(readme): add Greenkeeper badge https://greenkeeper.io/ --- package.json | 2 +- readme.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 54ecae00bf..9ffac179ae 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "q": "^1.4.1", "request": "^2.x", "rimraf": "^2.5.4", - "semistandard": "^9.2.1", + "semistandard": "^10.0.0", "socket.io-client": "^1.7.2" }, "browser": { diff --git a/readme.md b/readme.md index b2292bcf1c..81b245f487 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,8 @@ ## An open source REST and realtime API layer for modern applications. +[![Greenkeeper badge](https://badges.greenkeeper.io/feathersjs/feathers.svg)](https://greenkeeper.io/) + [![Build Status](https://travis-ci.org/feathersjs/feathers.png?branch=master)](https://travis-ci.org/feathersjs/feathers) [![Code Climate](https://codeclimate.com/github/feathersjs/feathers.png)](https://codeclimate.com/github/feathersjs/feathers) [![Test Coverage](https://codeclimate.com/github/feathersjs/feathers/badges/coverage.svg)](https://codeclimate.com/github/feathersjs/feathers/coverage)