Skip to content

Commit

Permalink
chore(package) Manually update babel, mysql and depd. Closes sequeliz…
Browse files Browse the repository at this point in the history
  • Loading branch information
janmeier committed Feb 21, 2016
1 parent 7764212 commit 6c88020
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"bluebird": "^3.2.1",
"depd": "^1.0.0",
"depd": "^1.1.0",
"dottie": "^1.0.0",
"generic-pool": "2.4.1",
"inflection": "^1.6.0",
Expand All @@ -50,7 +50,7 @@
"wkx": "0.2.0"
},
"devDependencies": {
"babel-core": "^6.5.1",
"babel-core": "^6.5.2",
"babel-preset-es2015": "^6.1.18",
"chai": "^3.5.0",
"chai-as-promised": "^5.1.0",
Expand All @@ -65,7 +65,7 @@
"jshint": "^2.9.1",
"lcov-result-merger": "^1.0.0",
"mocha": "^2.4.2",
"mysql": "~2.10.0",
"mysql": "~2.10.1",
"pg": "^4.4.6",
"pg-hstore": "^2.3.1",
"pg-native": "^1.8.0",
Expand Down

0 comments on commit 6c88020

Please sign in to comment.