Skip to content

Commit

Permalink
chore(dependencies): Update dev dependencies to reflect latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Feb 3, 2017
1 parent b808392 commit a18aa7b
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 @@ -52,15 +52,15 @@
"devDependencies": {
"chai": "^3.5.0",
"codecov": "^1.0.1",
"eslint": "^3.10.2",
"eslint": "^3.14.1",
"eslint-config-standard": "^6.2.1",
"eslint-plugin-promise": "^3.4.0",
"eslint-plugin-standard": "^2.0.1",
"husky": "^0.13.0",
"istanbul": "^0.4.5",
"mocha": "^3.2.0",
"semantic-release": "6.3.*",
"semantic-release": "6.3.2",
"sinon": "2.0.0-pre.5",
"validate-commit-msg": "^2.8.2"
"validate-commit-msg": "^2.11.1"
}
}

0 comments on commit a18aa7b

Please sign in to comment.