Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Mar 16, 2017
1 parent 2014143 commit f409368
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit f409368

Please sign in to comment.