Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
vseventer committed Sep 22, 2017
1 parent 0705b7f commit 452b0e8
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 1.5.1 (September 22, 2017)
* Updated `mocha`, `nyc`, and `sharp` dependencies.

## 1.5.0 (July 20, 2017)
> https://github.com/vseventer/sharp-cli/compare/v1.4.0...v1.5.0
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -18,15 +18,15 @@
"dependencies": {
"bubble-stream-error": "1.0.x",
"multiyargs" : "1.0.x",
"sharp" : "0.18.2",
"sharp" : "0.18.4",
"url-template" : "2.0.x",
"yargs" : "8.0.x"
},
"devDependencies": {
"fs-extra" : "4.0.x",
"mocha" : "3.4.x",
"mocha" : "3.5.x",
"must" : "0.13.x",
"nyc" : "11.0.x",
"nyc" : "11.2.x",
"sinon" : "2.3.x",
"snazzy" : "7.0.x",
"standard" : "10.0.x",

0 comments on commit 452b0e8

Please sign in to comment.