Update dev and bench dependencies

This commit is contained in:
Lovell Fuller 2020-01-15 21:17:25 +00:00
parent 18e1f10a94
commit 82a1ff359d
2 changed files with 3 additions and 3 deletions

View File

@ -128,7 +128,7 @@
"mocha": "^7.0.0", "mocha": "^7.0.0",
"mock-fs": "^4.10.4", "mock-fs": "^4.10.4",
"nyc": "^15.0.0", "nyc": "^15.0.0",
"prebuild": "^9.1.1", "prebuild": "^10.0.0",
"prebuild-ci": "^3.1.0", "prebuild-ci": "^3.1.0",
"rimraf": "^3.0.0", "rimraf": "^3.0.0",
"semistandard": "^14.2.0" "semistandard": "^14.2.0"

View File

@ -12,9 +12,9 @@
"benchmark": "^2.1.4", "benchmark": "^2.1.4",
"gm": "^1.23.1", "gm": "^1.23.1",
"imagemagick": "^0.1.3", "imagemagick": "^0.1.3",
"jimp": "^0.8.4", "jimp": "^0.9.3",
"mapnik": "^4.3.1", "mapnik": "^4.3.1",
"semver": "^6.3.0" "semver": "^7.1.1"
}, },
"license": "Apache-2.0", "license": "Apache-2.0",
"engines": { "engines": {