From 0d2130aac55417411fbbe5caef2ac6be1ce09e4b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 5 May 2017 08:15:18 +0000 Subject: [PATCH 1/2] chore(package): update dependencies --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 0d786f3..e2d2d58 100644 --- a/package.json +++ b/package.json @@ -31,18 +31,18 @@ "url": "https://github.com/xmpp-ftw/xmpp-ftw-muc/issues" }, "dependencies": { - "ltx": "0.x" + "ltx": "^2.7.1" }, "devDependencies": { "coveralls": "^2.11.2", - "grunt-mocha-istanbul": "^2.2.0", - "istanbul": "^0.3.2", - "mocha": "~1.8.1", - "should": "~1.2.2", - "xmpp-ftw": "1.x", - "grunt-mocha-cli": "~1.4.0", - "grunt": "~0.4.2", - "grunt-contrib-jshint": "~0.7.2" + "grunt-mocha-istanbul": "^5.0.2", + "istanbul": "^0.4.5", + "mocha": "~3.3.0", + "should": "~11.2.1", + "xmpp-ftw": "^2.0.0", + "grunt-mocha-cli": "~3.0.0", + "grunt": "~1.0.1", + "grunt-contrib-jshint": "~1.1.0" }, "peerDependencies": { "xmpp-ftw": "1.x" From c14e90173f5e775074e1c70f2f41d9e6a521355c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 5 May 2017 08:15:23 +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 1583b02..aca4480 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ xmpp-ftw-muc ============== +[![Greenkeeper badge](https://badges.greenkeeper.io/xmpp-ftw/xmpp-ftw-muc.svg)](https://greenkeeper.io/) + A Multi User Chat/MUC (XEP-0045) plugin for XMPP-FTW. https://github.com/xmpp-ftw/xmpp-ftw.git