gulp-my-tasks: update dependencies versions
authorgustavo <gu.martinm@gmail.com>
Sun, 11 Oct 2015 18:37:58 +0000 (20:37 +0200)
committergustavo <gu.martinm@gmail.com>
Sun, 11 Oct 2015 18:37:58 +0000 (20:37 +0200)
gulp/gulp-my-tasks/package.json

index ab4a842..75f33cd 100644 (file)
   "license": "Apache-2.0",
   "main" : "index.js",
   "dependencies": {
-    "del": "~1.2.1",
+    "del": "~2.0.2",
     "express": "~4.13.3",
     "express-http-proxy": "~0.6.0",
     "extend": "~3.0.0",
     "gulp-angular-filesort": "~1.1.1",
-    "gulp-angular-templatecache": "~1.7.0",
+    "gulp-angular-templatecache": "~1.8.0",
     "gulp-batch": "~1.0.5",
     "gulp-bytediff": "~1.0.0",
-    "gulp-filter": "~3.0.0",
-    "gulp-header": "~1.2.2",
+    "gulp-filter": "~3.0.1",
+    "gulp-header": "~1.7.1",
     "gulp-htmlhint": "~0.3.0",
-    "gulp-if": "~1.2.5",
-    "gulp-inject": "~1.5.0",
-    "gulp-jscs": "~2.0.0",
+    "gulp-if": "~2.0.0",
+    "gulp-inject": "~3.0.0",
+    "gulp-jscs": "~3.0.1",
     "gulp-jshint": "~1.11.2",
     "gulp-load-plugins": "~1.0.0-rc.1",
-    "gulp-minify-css": "~1.2.0",
+    "gulp-minify-css": "~1.2.1",
     "gulp-minify-html": "~1.0.4",
     "gulp-ng-annotate": "~1.1.0",
     "gulp-ngdocs": "~0.2.13",
-    "gulp-nodemon": "~2.0.3",
+    "gulp-nodemon": "~2.0.4",
     "gulp-order": "~1.1.1",
-    "gulp-print": "~1.1.1",
-    "gulp-rev": "~5.1.0",
+    "gulp-print": "~2.0.1",
+    "gulp-rev": "~6.0.1",
     "gulp-rev-replace": "~0.4.2",
     "gulp-task-listing": "~1.0.1",
-    "gulp-uglify": "~1.2.0",
+    "gulp-uglify": "~1.4.1",
     "gulp-useref": "~1.3.0",
     "gulp-util": "~3.0.6",
     "gulp-watch": "~4.3.5",
+    "jasmine-core": "~2.3.4",
     "jshint-stylish": "~2.0.1",
-    "karma": "~0.13.9",
+    "karma": "~0.13.10",
     "karma-coverage": "~0.5.2",
     "karma-jasmine": "~0.3.6",
-    "karma-junit-reporter": "~0.3.4",
+    "karma-junit-reporter": "~0.3.7",
     "karma-phantomjs-launcher": "~0.2.1",
     "morgan": "~1.6.1",
+    "phantomjs": "~1.9.18",
     "serve-favicon": "~2.3.0",
     "wiredep": "~3.0.0-beta",
-    "yargs": "~3.19.0"
+    "yargs": "~3.27.0"
   },
   "devDependencies": {
     "gulp": "~3.9.0"