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 1bee3bd commit 40df379
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 @@ -56,3 +56,4 @@
* Update `yauzl-clone` dependency
* Fix changelog typo
* 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 @@ -21,12 +21,12 @@
"bluebird": "^3.5.1",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"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"
},
"keywords": [
"yauzl",
Expand Down

0 comments on commit 40df379

Please sign in to comment.