Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
feat(deps): update packages to minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Norbert Varga committed Jul 16, 2018
1 parent 0b4a091 commit 9b5160a
Showing 1 changed file with 21 additions and 24 deletions.
45 changes: 21 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,53 +20,50 @@
"bugs": {
"url": "https://github.com/emartech/boar-tasks-client/issues"
},
"pre-commit": [
"validate-commit-msg"
],
"dependencies": {
"boar-tasks-common": "5.0.0",
"chai": "3.5.0",
"co-mocha": "1.1.3",
"co-mocha": "1.2.2",
"concurrent-transform": "1.0.0",
"deep-extend": "0.4.1",
"deep-extend": "0.6.0",
"event-stream": "3.3.4",
"glob": "7.1.1",
"gulp-angular-templatecache": "2.0.0",
"glob": "7.1.2",
"gulp-angular-templatecache": "2.2.1",
"gulp-autoprefixer": "3.1.1",
"gulp-awspublish": "3.3.0",
"gulp-awspublish": "3.3.3",
"gulp-changed": "1.3.2",
"gulp-clone": "1.0.0",
"gulp-concat": "2.6.0",
"gulp-connect": "5.0.0",
"gulp-if": "2.0.1",
"gulp-concat": "2.6.1",
"gulp-connect": "5.5.0",
"gulp-if": "2.0.2",
"gulp-install": "0.6.0",
"gulp-jade": "1.1.0",
"gulp-plumber": "1.1.0",
"gulp-rename": "1.2.2",
"gulp-sourcemaps": "2.0.0",
"gulp-plumber": "1.2.0",
"gulp-rename": "1.3.0",
"gulp-sourcemaps": "2.6.4",
"gulp-streamify": "1.0.2",
"gulp-stylus": "2.5.0",
"gulp-task-listing": "1.0.1",
"gulp-stylus": "2.7.0",
"gulp-task-listing": "1.1.0",
"gulp-uglify": "2.0.0",
"gulp-util": "3.0.7",
"gulp-util": "3.0.8",
"gulp-watch": "4.3.10",
"karma": "1.3.0",
"karma-mocha": "1.2.0",
"karma-phantomjs-launcher": "1.0.2",
"karma-mocha": "1.3.0",
"karma-phantomjs-launcher": "1.0.4",
"karma-sinon": "1.0.5",
"karma-sinon-chai": "1.2.4",
"karma-webpack": "1.8.0",
"lodash": "4.16.4",
"lodash": "4.17.10",
"mocha": "3.1.2",
"node-notifier": "4.6.1",
"phantomjs-prebuilt": "2.1.13",
"q": "1.4.1",
"phantomjs-prebuilt": "2.1.16",
"q": "1.5.1",
"run-sequence": "1.2.2",
"sinon": "1.17.6",
"sinon-chai": "2.8.0",
"stylint-stylish": "1.4.0",
"stylint-stylish": "1.4.1",
"superagent": "2.3.0",
"through2": "2.0.1",
"through2": "2.0.3",
"vinyl-source-stream": "1.1.0",
"webpack": "1.13.2",
"yargs": "6.0.0"
Expand Down

0 comments on commit 9b5160a

Please sign in to comment.