Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Jun 1, 2018
1 parent 02d74d4 commit 51ff1f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@
## Next

* Run Travis CI tests on Node v10
* Update dev dependencies
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
},
"devDependencies": {
"chai": "^4.1.2",
"coveralls": "^3.0.0",
"cross-env": "^5.1.4",
"coveralls": "^3.0.1",
"cross-env": "^5.1.6",
"fd-slicer": "^1.0.1",
"istanbul": "^0.4.5",
"jshint": "^2.9.5",
"mocha": "^5.1.0",
"mocha": "^5.2.0",
"yauzl": "^2.9.1"
},
"keywords": [
Expand Down

0 comments on commit 51ff1f4

Please sign in to comment.