Merge pull request #107 from semantic-release/greenkeeper-proxyquire-1.7.3

Updated proxyquire to version 1.7.3
This commit is contained in:
Stephan Bönnemann 2015-10-05 20:50:36 +02:00
commit ce04093b12

View File

@ -47,7 +47,7 @@
"nock": "2.13.0", "nock": "2.13.0",
"npm-registry-couchapp": "^2.6.11", "npm-registry-couchapp": "^2.6.11",
"nyc": "3.2.1", "nyc": "3.2.1",
"proxyquire": "1.7.1", "proxyquire": "1.7.3",
"rimraf": "2.4.2", "rimraf": "2.4.2",
"standard": "5.3.0", "standard": "5.3.0",
"tap": "1.4.0" "tap": "1.4.0"