Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Oct 10, 2017
1 parent bbe6c34 commit 8f7de57
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@
* Code tidy: Delete `waitTimer` when timer cleared
* Code comments
* Update `got` dependency
* Update dev dependencies
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"bluebird": "^2.10.2"
},
"devDependencies": {
"chai": "^4.0.2",
"coveralls": "^2.13.1",
"cross-env": "^5.0.1",
"chai": "^4.1.2",
"coveralls": "^3.0.0",
"cross-env": "^5.0.5",
"istanbul": "^0.4.5",
"jshint": "^2.9.4",
"mocha": "^3.4.2",
"jshint": "^2.9.5",
"mocha": "^4.0.1",
"fs-extra-promise": "^1.0.1"
},
"keywords": [
Expand Down

0 comments on commit 8f7de57

Please sign in to comment.