From 12e7ee30f39fdf1a06f7eadc18c7a89b980d5609 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 5 May 2017 08:16:15 +0000 Subject: [PATCH 1/2] chore(package): update dependencies --- package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 235800e..f3da5e3 100644 --- a/package.json +++ b/package.json @@ -28,19 +28,19 @@ "url": "https://github.com/xmpp-ftw/xmpp-ftw-search/issues" }, "dependencies": { - "xmpp-ftw": "1.x", - "ltx": "^0.7.2" + "xmpp-ftw": "^2.0.0", + "ltx": "^2.7.1" }, "devDependencies": { "coveralls": "^2.11.2", - "grunt": "~0.4.2", - "grunt-cli": "^0.1.13", - "grunt-contrib-jshint": "~0.7.2", - "grunt-mocha-cli": "~1.4.0", - "grunt-mocha-istanbul": "^2.2.0", - "istanbul": "^0.3.4", - "mocha": "~1.8.1", - "should": "~1.2.2" + "grunt": "~1.0.1", + "grunt-cli": "^1.2.0", + "grunt-contrib-jshint": "~1.1.0", + "grunt-mocha-cli": "~3.0.0", + "grunt-mocha-istanbul": "^5.0.2", + "istanbul": "^0.4.5", + "mocha": "~3.3.0", + "should": "~11.2.1" }, "peerDependencies": { "xmpp-ftw": "1.x" From 3d93d484bbb13887195f58beaf91490271389f56 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 5 May 2017 08:16:18 +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 2684bf2..5b707bf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ xmpp-ftw-search ================= +[![Greenkeeper badge](https://badges.greenkeeper.io/xmpp-ftw/xmpp-ftw-search.svg)](https://greenkeeper.io/) + Jabber search (XEP-0055) plugin for XMPP-FTW. https://github.com/xmpp-ftw/xmpp-ftw.git