From 94c9afac63c704e03b1d7434ac8bbdef37c365ee Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 17 Dec 2016 14:50:33 +0000 Subject: [PATCH] chore(package): update dependencies https://greenkeeper.io/ --- package.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 4b24996..94f9d36 100644 --- a/package.json +++ b/package.json @@ -16,30 +16,30 @@ }, "main": "./dist/common/bouncefix.js", "devDependencies": { - "amdclean": "~2.0.0", - "grunt": "~0.4.3", - "grunt-contrib-clean": "~0.5.0", - "grunt-contrib-concat": "~0.4.0", - "grunt-contrib-connect": "~0.7.1", - "grunt-contrib-copy": "~0.5.0", - "grunt-contrib-jshint": "~0.10.0", + "amdclean": "~2.7.0", + "grunt": "~1.0.1", + "grunt-contrib-clean": "~1.0.0", + "grunt-contrib-concat": "~1.0.1", + "grunt-contrib-connect": "~1.0.2", + "grunt-contrib-copy": "~1.0.0", + "grunt-contrib-jshint": "~1.1.0", "grunt-contrib-nodefy": "~0.2.1", - "grunt-contrib-requirejs": "~0.4.1", - "grunt-contrib-uglify": "~0.4.0", - "grunt-contrib-watch": "~0.6.1", - "grunt-gh-pages": "~0.9.1", + "grunt-contrib-requirejs": "~1.0.0", + "grunt-contrib-uglify": "~2.0.0", + "grunt-contrib-watch": "~1.0.0", + "grunt-gh-pages": "~2.0.0", "grunt-jekyll": "~0.4.2", - "grunt-mocha-phantomjs": "~0.5.0", - "grunt-saucelabs": "~5.1.0", - "grunt-umd": "~1.7.3", + "grunt-mocha-phantomjs": "~4.0.0", + "grunt-saucelabs": "~9.0.0", + "grunt-umd": "~2.4.0", "grunt-wrap": "~0.3.0", - "matchdep": "~0.3.0", - "mocha": "~1.19.0", - "proclaim": "~2.0.0", - "sinon": "~1.9.0" + "matchdep": "~1.0.1", + "mocha": "~3.2.0", + "proclaim": "~3.4.4", + "sinon": "~1.17.6" }, "dependencies": { - "dom-event.js": "0.0.1" + "dom-event.js": "0.1.0" }, "license": "MIT" }