Update benchmark test dependencies

This commit is contained in:
Lovell Fuller
2018-01-02 20:19:11 +00:00
parent 358b8fe8b6
commit 9bd2cec199
3 changed files with 8 additions and 7 deletions

View File

@@ -8,16 +8,16 @@
"test": "node perf && node random && node parallel"
},
"devDependencies": {
"async": "^2.5.0",
"async": "^2.6.0",
"benchmark": "^2.1.4",
"gm": "^1.23.0",
"gm": "^1.23.1",
"imagemagick": "^0.1.3",
"imagemagick-native": "^1.9.3",
"images": "^3.0.0",
"images": "^3.0.1",
"jimp": "^0.2.28",
"mapnik": "^3.6.2",
"pajk-lwip": "^0.2.0",
"semver": "^5.3.0"
"semver": "^5.4.1"
},
"license": "Apache-2.0",
"engines": {