From 927c8eb68c583dea2b3416ebc980a0d886bf0cb7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 8 Nov 2016 21:42:15 +0000 Subject: [PATCH] chore(package): update dependencies https://greenkeeper.io/ --- package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 93276e5..4ffc93d 100644 --- a/package.json +++ b/package.json @@ -11,30 +11,30 @@ "dependencies": {}, "devDependencies": { "bower": "^1.4.1", - "grunt": "^0.4.5", + "grunt": "^1.0.1", "grunt-autoprefixer": "^3.0.3", - "grunt-cli": "^0.1.13", + "grunt-cli": "^1.2.0", "grunt-concurrent": "^2.0.0", "grunt-connect-proxy": "^0.2.0", - "grunt-contrib-clean": "^0.6.0", - "grunt-contrib-concat": "^0.5.1", - "grunt-contrib-connect": "^0.10.1", - "grunt-contrib-copy": "^0.8.0", - "grunt-contrib-jshint": "^0.11.2", - "grunt-contrib-uglify": "^0.9.1", - "grunt-contrib-watch": "^0.6.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.0.0", + "grunt-contrib-uglify": "^2.0.0", + "grunt-contrib-watch": "^1.0.0", "grunt-filerev": "^2.3.1", - "grunt-karma": "^0.12.0", + "grunt-karma": "^2.0.0", "grunt-newer": "^1.1.1", - "grunt-ng-annotate": "^1.0.1", + "grunt-ng-annotate": "^3.0.0", "grunt-open": "^0.2.3", "grunt-text-replace": "^0.4.0", "grunt-usemin": "^3.0.0", "jasmine-core": "^2.3.4", "jshint-stylish": "^2.0.1", - "karma": "^0.13.3", + "karma": "^1.3.0", "karma-jasmine": "*", - "karma-junit-reporter": "^0.3.3", + "karma-junit-reporter": "^1.1.0", "karma-phantomjs-launcher": "*", "load-grunt-tasks": "^3.2.0", "time-grunt": "^1.2.1"