From f40936830412f9de434b62ea4054bd8c4df74615 Mon Sep 17 00:00:00 2001 From: David Dias Date: Thu, 16 Mar 2017 14:33:11 +0000 Subject: [PATCH] chore: update deps --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1b26f8608..526d7fc51 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "browserify-zlib-next": "^1.0.1", "chalk": "^1.1.3", "clean-documentation-theme": "^0.4.2", - "codecov": "^2.0.1", + "codecov": "^2.0.2", "conventional-github-releaser": "^1.1.3", "coveralls": "^2.12.0", "detect-node": "^2.0.3", @@ -43,18 +43,18 @@ "eslint-plugin-standard": "^2.1.1", "gulp": "^3.9.1", "gulp-bump": "^2.7.0", - "gulp-conventional-changelog": "^1.1.0", + "gulp-conventional-changelog": "^1.1.3", "gulp-documentation": "^3.1.0", "gulp-eslint": "^3.0.1", "gulp-filter": "^5.0.0", "gulp-gh-pages": "^0.5.4", - "gulp-git": "^2.0.1", + "gulp-git": "^2.1.0", "gulp-mocha": "^4.1.0", "gulp-rename": "^1.2.2", "gulp-size": "^2.1.0", "gulp-spawn-mocha": "^3.1.0", "gulp-tag-version": "^1.3.0", - "gulp-uglify": "^2.0.1", + "gulp-uglify": "^2.1.0", "gulp-util": "^3.0.8", "istanbul": "^0.4.5", "json-loader": "^0.5.4", @@ -66,7 +66,7 @@ "karma-mocha-webworker": "^1.3.0", "karma-sauce-launcher": "^1.1.0", "karma-sourcemap-loader": "^0.3.7", - "karma-webpack": "^2.0.2", + "karma-webpack": "^2.0.3", "lodash.camelcase": "^4.3.0", "lodash.includes": "^4.3.0", "lodash.upperfirst": "^4.3.1", @@ -82,7 +82,7 @@ "transform-loader": "^0.2.4", "uglify-js": "github:mishoo/UglifyJS2#harmony", "webpack": "^2.2.1", - "webpack-merge": "^4.0.0" + "webpack-merge": "^4.1.0" }, "repository": { "type": "git",