Skip to content

Commit

Permalink
Update dependency [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
martinj committed Nov 18, 2016
1 parent 30992c9 commit 838c1f4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
},
"dependencies": {
"bluebird": "^3.4.6",
"mysql": "^2.11.1"
"mysql": "^2.12.0"
},
"devDependencies": {
"@aptoma/eslint-config": "4.0.0",
"eslint": "2.13.0",
"@aptoma/eslint-config": "^5.0.1",
"eslint": "^3.10.2",
"istanbul": "^0.4.5",
"mocha": "^3.1.2",
"mysql2": "^1.1.1",
"release-it": "^2.4.3",
"mysql2": "^1.1.2",
"release-it": "^2.5.1",
"should": "^11.1.1",
"sinon": "^1.17.6"
},
Expand Down

0 comments on commit 838c1f4

Please sign in to comment.