From 20ff1c0d3c174b5b5b357bd0c258bf3cf4131d37 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 29 May 2017 08:01:42 +0000 Subject: [PATCH 1/2] chore(package): update dependencies --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 1f704c7..d552b0e 100644 --- a/package.json +++ b/package.json @@ -157,13 +157,13 @@ "coffee-formatter": "^0.1.2", "coffee-script": "^1.11.0", "csscomb": "^4.0.1", - "diff": "3.0.0", + "diff": "3.2.0", "editorconfig": "^0.13.2", "eslint": "^3.13.1", "event-kit": "^2.1.0", "expand-home-dir": "0.0.3", "extend": "^3.0.0", - "gherkin": "2.12.2", + "gherkin": "4.1.3", "handlebars": "^4.0.2", "js-beautify": "^1.6.3", "jscs": "^3.0.7", @@ -175,16 +175,16 @@ "node-dir": "^0.1.16", "node-uuid": "^1.4.3", "open": "0.0.5", - "prettydiff": "^1.16.27", + "prettydiff": "^99.0.1", "pug-beautify": "^0.1.1", - "remark": "^6.0.1", - "season": "^5.3.0", + "remark": "^7.0.1", + "season": "^6.0.0", "space-pen": "^5.1.1", "strip-json-comments": "^2.0.1", "temp": "^0.8.3", - "tidy-markdown": "2.0.3", - "typescript": "^1.8.10", - "typescript-formatter": "^2.3.0", + "tidy-markdown": "2.0.5", + "typescript": "^2.3.3", + "typescript-formatter": "^5.2.0", "underscore-plus": "^1.6.6", "universal-analytics": "^0.4.2", "which": "^1.2.11", From 9f43c4f6c9d4f70f5c510a0a2b27f3b4fb9a13d8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 29 May 2017 08:25:31 +0000 Subject: [PATCH 2/2] docs(readme): add Greenkeeper badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bc65293..bd49c2f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # :lipstick: [atom-beautify](https://github.com/Glavin001/atom-beautify) + +[![Greenkeeper badge](https://badges.greenkeeper.io/Glavin001/atom-beautify.svg)](https://greenkeeper.io/) [![GitHub issues](https://img.shields.io/github/issues/Glavin001/atom-beautify.svg?style=flat-square)](https://github.com/Glavin001/atom-beautify/issues) [![GitHub stars](https://img.shields.io/github/stars/Glavin001/atom-beautify.svg?style=flat-square)](https://github.com/Glavin001/atom-beautify/stargazers) [![Gitter](https://img.shields.io/gitter/room/Glavin001/atom-beautify.svg?style=flat-square)](https://gitter.im/Glavin001/atom-beautify)