From 29a5abb279335c4e20ee67234baa8fa79b0b0ba9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 5 Jul 2017 05:42:09 +0000 Subject: [PATCH] chore(package): update dependencies --- package.json | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 576535a..a28e345 100644 --- a/package.json +++ b/package.json @@ -3,22 +3,22 @@ "private": true, "devDependencies": { "coveralls": "^2.11.4", - "grunt": "^0.4.5", + "grunt": "^1.0.1", "grunt-angular-architecture-graph": "^0.2.6", - "grunt-angular-templates": "^0.5.7", - "grunt-autoprefixer": "^2.0.0", - "grunt-bump": "^0.6.0", - "grunt-concurrent": "^1.0.0", - "grunt-contrib-clean": "^0.6.0", - "grunt-contrib-concat": "^0.5.0", - "grunt-contrib-connect": "^0.9.0", - "grunt-contrib-copy": "^0.7.0", - "grunt-contrib-cssmin": "^0.12.0", - "grunt-contrib-htmlmin": "^0.4.0", + "grunt-angular-templates": "^1.1.0", + "grunt-autoprefixer": "^3.0.4", + "grunt-bump": "^0.8.0", + "grunt-concurrent": "^2.3.1", + "grunt-contrib-clean": "^1.1.0", + "grunt-contrib-concat": "^1.0.1", + "grunt-contrib-connect": "^1.0.2", + "grunt-contrib-copy": "^1.0.0", + "grunt-contrib-cssmin": "^2.2.0", + "grunt-contrib-htmlmin": "^2.4.0", "grunt-contrib-imagemin": "^2.0.0", - "grunt-contrib-jshint": "^0.11.0", - "grunt-contrib-uglify": "^0.7.0", - "grunt-contrib-watch": "^0.6.1", + "grunt-contrib-jshint": "^1.1.0", + "grunt-contrib-uglify": "^3.0.1", + "grunt-contrib-watch": "^1.0.0", "grunt-filerev": "^2.1.2", "grunt-google-cdn": "^0.4.3", "grunt-graphviz": "^0.1.1", @@ -26,17 +26,17 @@ "grunt-jsinspect": "^3.0.0", "grunt-karma": "*", "grunt-newer": "^1.1.0", - "grunt-ng-annotate": "^0.9.2", - "grunt-svgmin": "^2.0.0", + "grunt-ng-annotate": "^3.0.0", + "grunt-svgmin": "^4.0.0", "grunt-usemin": "^3.0.0", - "grunt-wiredep": "^2.0.0", + "grunt-wiredep": "^3.0.1", "jasmine-core": "^2.3.4", - "jit-grunt": "^0.9.1", - "jshint-stylish": "^1.0.0", - "karma-coverage": "^0.5.3", + "jit-grunt": "^0.10.0", + "jshint-stylish": "^2.2.1", + "karma-coverage": "^1.1.1", "karma-jasmine": "*", "karma-phantomjs-launcher": "*", - "phantomjs": "^1.9.18", + "phantomjs": "^2.1.7", "time-grunt": "^1.0.0" }, "engines": {