Skip to content

Commit

Permalink
fix(dependencies): Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Nov 25, 2016
1 parent ead5ca1 commit 167e8f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
"devDependencies": {
"chai": "^3.5.0",
"codecov": "^1.0.1",
"eslint": "^3.9.1",
"eslint": "^3.10.2",
"eslint-config-standard": "^6.2.1",
"eslint-plugin-promise": "^3.3.1",
"eslint-plugin-promise": "^3.4.0",
"eslint-plugin-standard": "^2.0.1",
"ghooks": "^1.3.2",
"istanbul": "^0.4.5",
"mocha": "^3.1.1",
"semantic-release": "^4.3.5",
"mocha": "^3.2.0",
"semantic-release": "^6.3.2",
"sinon": ">=1.15.0",
"testdouble": "^1.7.0",
"validate-commit-msg": "^2.8.2"
Expand Down

0 comments on commit 167e8f3

Please sign in to comment.