gulp-my-tasks: upgrade npm dependencies
authorgustavo <gu.martinm@gmail.com>
Sun, 22 May 2016 11:47:50 +0000 (13:47 +0200)
committergustavo <gu.martinm@gmail.com>
Sun, 22 May 2016 11:47:50 +0000 (13:47 +0200)
gulp/gulp-my-tasks/package.json

index 8a17cd8..0640701 100644 (file)
     "gulp-angular-templatecache": "~1.8.0",
     "gulp-batch": "~1.0.5",
     "gulp-bytediff": "~1.0.0",
-    "gulp-cssnano": "~2.1.1",
+    "gulp-cssnano": "~2.1.2",
     "gulp-filter": "~4.0.0",
-    "gulp-header": "~1.7.1",
+    "gulp-header": "~1.8.2",
     "gulp-htmlhint": "~0.3.1",
-    "gulp-htmlmin": "~1.3.0",
-    "gulp-if": "~2.0.0",
-    "gulp-inject": "~4.0.0",
+    "gulp-htmlmin": "~2.0.0",
+    "gulp-if": "~2.0.1",
+    "gulp-inject": "~4.1.0",
     "gulp-jscs": "~3.0.2",
-    "gulp-jscs-stylish" : "~1.3.0",
-    "gulp-jshint": "~2.0.0",
-    "gulp-load-plugins": "~1.2.0",
+    "gulp-jscs-stylish" : "~1.4.0",
+    "gulp-jshint": "~2.0.1",
+    "gulp-load-plugins": "~1.2.2",
     "gulp-ng-annotate": "~2.0.0",
     "gulp-ngdocs": "~0.2.13",
-    "gulp-nodemon": "~2.0.6",
+    "gulp-nodemon": "~2.0.7",
     "gulp-order": "~1.1.1",
     "gulp-print": "~2.0.1",
     "gulp-rev": "~7.0.0",
     "gulp-rev-replace": "~0.4.3",
     "gulp-task-listing": "~1.0.1",
     "gulp-uglify": "~1.5.3",
-    "gulp-useref": "~3.0.8",
+    "gulp-useref": "~3.1.0",
     "gulp-util": "~3.0.7",
     "gulp-watch": "~4.3.5",
     "jasmine-core": "~2.4.1",
     "jshint-stylish": "~2.1.0",
     "karma": "~0.13.22",
-    "karma-coverage": "~0.5.5",
-    "karma-jasmine": "~0.3.8",
-    "karma-junit-reporter": "~0.4.1",
+    "karma-coverage": "~1.0.0",
+    "karma-jasmine": "~1.0.2",
+    "karma-junit-reporter": "~1.0.0",
     "karma-phantomjs-launcher": "~1.0.0",
     "morgan": "~1.7.0",
-    "phantomjs": "~2.1.3",
+    "phantomjs": "~2.1.7",
+    "phantomjs-prebuilt": "~2.1.7",
     "serve-favicon": "~2.3.0",
     "wiredep": "~4.0.0",
-    "yargs": "~4.3.2"
+    "yargs": "~4.7.1"
   },
   "devDependencies": {
     "gulp": "~3.9.1"