From b8ed943784745c63f07997b98855c328455571ca Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 2 Feb 2017 10:52:08 +0000 Subject: [PATCH 1/2] chore(package): update dependencies https://greenkeeper.io/ --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 18e902e..d4831bd 100644 --- a/package.json +++ b/package.json @@ -31,13 +31,13 @@ "devDependencies": { "babel-cli": "^6.18.0", "babel-core": "^6.21.0", - "babel-eslint": "^6.0.4", + "babel-eslint": "^7.1.1", "babel-plugin-syntax-async-functions": "^6.13.0", "babel-plugin-transform-async-to-generator": "^6.16.0", "babel-plugin-transform-object-rest-spread": "^6.19.0", "babel-preset-es2015-node": "^6.1.1", "chai": "^3.5.0", - "chai-as-promised": "^5.3.0", + "chai-as-promised": "^6.0.0", "chai-subset": "^1.3.0", "dir-compare": "^1.3.0", "eslint-plugin-import": "^2.2.0", @@ -53,13 +53,13 @@ "dependencies": { "async": "^2.1.2", "chokidar": "^1.6.1", - "command-line-args": "^3.0.3", - "command-line-commands": "^1.0.4", + "command-line-args": "^4.0.1", + "command-line-commands": "^2.0.0", "command-line-usage": "^4.0.0", "debug": "^2.6.0", "deep-freeze": "0.0.1", "express": "^4.14.0", - "fs-extra": "^1.0.0", + "fs-extra": "^2.0.0", "glob": "^7.1.1", "moment": "^2.17.1", "object.values": "^1.0.3" From a2fe5a9d44c633e2d50acc3b0d2c197c58d63550 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 2 Feb 2017 10:52:09 +0000 Subject: [PATCH 2/2] docs(readme): add Greenkeeper badge https://greenkeeper.io/ --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 090d3b2..d0bd673 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # NOCMS + +[![Greenkeeper badge](https://badges.greenkeeper.io/debitoor/nocms.svg)](https://greenkeeper.io/) "NO, You don't need a CMS" is what you are going to tell your boss the next time he comes running waving his arms and yelling incomprehensibly about some new microsite for his wife's pony he wants to make in drupal, wordpress or any of the 1 billion other "let's stuff all your content in a mysql database and front it with some 10 year old php scripts" things that pop up in your facebook feed disguised as content. [![Build Status](https://travis-ci.org/debitoor/nocms.svg?branch=master)](https://travis-ci.org/debitoor/nocms)