Bump dependencies

This commit is contained in:
Lovell Fuller 2019-07-14 23:01:34 +01:00
parent 36e8a3da88
commit 28de243c11

View File

@ -99,7 +99,7 @@
"nan": "^2.14.0",
"npmlog": "^4.1.2",
"prebuild-install": "^5.3.0",
"semver": "^6.1.2",
"semver": "^6.2.0",
"simple-get": "^3.0.3",
"tar": "^4.4.10",
"tunnel-agent": "^0.6.0"
@ -108,15 +108,15 @@
"async": "^3.1.0",
"cc": "^1.0.2",
"decompress-zip": "^0.3.2",
"documentation": "^11.0.1",
"documentation": "^12.0.1",
"exif-reader": "^1.0.2",
"icc": "^1.0.0",
"license-checker": "^25.0.1",
"mocha": "^6.1.4",
"mock-fs": "^4.10.1",
"nyc": "^14.1.1",
"prebuild": "^9.0.0",
"prebuild-ci": "^3.0.0",
"prebuild": "^9.0.1",
"prebuild-ci": "^3.1.0",
"rimraf": "^2.6.3",
"semistandard": "^13.0.1"
},