Skip to content

Commit

Permalink
dep: Updated dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Sep 29, 2015
1 parent 12b201b commit ba6c01c
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,39 +33,39 @@
"node": ">= 0.10"
},
"dependencies": {
"bluebird": "^2.9.25",
"lodash": "^3.7.0",
"mongodb": "^2.0.28",
"bluebird": "^2.10.1",
"lodash": "^3.10.1",
"mongodb": "^2.0.44",
"skmatc": "^1.1.2"
},
"devDependencies": {
"chai": "^2.2.0",
"chai-as-promised": "^5.0.0",
"chai-fuzzy": "^1.5.0",
"chai-as-promised": "^5.1.0",
"chai-fuzzy": "^1.6.0",
"codeclimate-test-reporter": "~0.0.4",
"coveralls": "^2.11.2",
"del": "^1.2.0",
"coveralls": "^2.11.4",
"del": "^1.2.1",
"gulp": "^3.9.0",
"gulp-bump": "~0.3.1",
"gulp-git": "^1.2.4",
"gulp-istanbul": "~0.10.0",
"gulp-mocha": "^2.1.1",
"gulp-git": "^1.4.0",
"gulp-istanbul": "^0.10.1",
"gulp-mocha": "^2.1.3",
"gulp-plumber": "^1.0.1",
"gulp-replace": "~0.5.3",
"gulp-sourcemaps": "^1.5.2",
"gulp-replace": "^0.5.4",
"gulp-sourcemaps": "^1.6.0",
"gulp-typedoc": "^1.2.1",
"gulp-typescript": "^2.7.6",
"gulp-util": "^3.0.5",
"istanbul": "~0.3.13",
"jshint": "^2.7.0",
"minimist": "^1.1.1",
"mocha": "^2.2.4",
"gulp-typescript": "^2.9.0",
"gulp-util": "^3.0.6",
"istanbul": "^0.3.21",
"jshint": "^2.8.0",
"minimist": "^1.2.0",
"mocha": "^2.3.3",
"require-dir": "~0.3.0",
"run-sequence": "^1.1.0",
"run-sequence": "^1.1.4",
"semver": "^4.3.6",
"tick": "~0.1.1",
"typedoc": "^0.3.8",
"typescript": "^1.5.0-beta",
"typedoc": "^0.3.11",
"typescript": "^1.6.2",
"underscore": "^1.8.3"
},
"keywords": [
Expand Down

0 comments on commit ba6c01c

Please sign in to comment.