Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Jan 26, 2017
1 parent 0b7a851 commit 8fd9841
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"license": "MIT",
"dependencies": {
"args-parser": "^1.0.2",
"browserify-zlib-next": "^1.0.0",
"browserify-zlib-next": "^1.0.1",
"chalk": "^1.1.3",
"clean-documentation-theme": "^0.4.2",
"codecov": "^1.0.1",
"conventional-github-releaser": "^1.1.3",
"coveralls": "^2.11.15",
"detect-node": "^2.0.3",
"eslint": "^3.12.1",
"eslint": "^3.14.1",
"eslint-config-standard": "^6.2.1",
"eslint-plugin-promise": "^3.4.0",
"eslint-plugin-standard": "^2.0.1",
"gulp": "^3.9.1",
"gulp-bump": "^2.5.1",
"gulp-bump": "^2.6.1",
"gulp-conventional-changelog": "^1.1.0",
"gulp-documentation": "^3.1.0",
"gulp-eslint": "^3.0.1",
Expand All @@ -54,35 +54,35 @@
"gulp-size": "^2.1.0",
"gulp-spawn-mocha": "^3.1.0",
"gulp-tag-version": "^1.3.0",
"gulp-uglify": "^2.0.0",
"gulp-util": "^3.0.7",
"gulp-uglify": "^2.0.1",
"gulp-util": "^3.0.8",
"istanbul": "^0.4.5",
"json-loader": "^0.5.4",
"karma": "^1.3.0",
"karma": "^1.4.0",
"karma-chrome-launcher": "^2.0.0",
"karma-firefox-launcher": "^1.0.0",
"karma-mocha": "^1.3.0",
"karma-mocha-own-reporter": "^1.1.2",
"karma-mocha-webworker": "^1.3.0",
"karma-sauce-launcher": "^1.1.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.1",
"karma-webpack": "^2.0.2",
"lodash.camelcase": "^4.3.0",
"lodash.includes": "^4.3.0",
"lodash.upperfirst": "^4.3.1",
"mocha": "^3.2.0",
"path-exists": "^3.0.0",
"pretty-hrtime": "^1.0.3",
"pump": "^1.0.1",
"pump": "^1.0.2",
"rimraf": "^2.5.4",
"run-sequence": "^1.2.2",
"semver": "^5.3.0",
"signal-exit": "^3.0.2",
"stream-http": "^2.5.0",
"stream-http": "^2.6.3",
"transform-loader": "^0.2.3",
"uglify-js": "github:mishoo/UglifyJS2#harmony",
"webpack": "^2.1.0-beta.28",
"webpack-merge": "^2.4.0"
"webpack-merge": "^2.5.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 8fd9841

Please sign in to comment.