Browse Source

Merge pull request #1092 from pelias/greenkeeper/proxyquire-2.0.0

Update proxyquire to the latest version 🚀
pull/1116/head
Julian Simioni 7 years ago committed by GitHub
parent
commit
891869c8af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

@ -76,7 +76,7 @@
"nsp": "^3.0.0",
"pelias-mock-logger": "1.2.0",
"precommit-hook": "^3.0.0",
"proxyquire": "^1.7.10",
"proxyquire": "^2.0.0",
"semantic-release": "^15.1.4",
"source-map": "^0.7.0",
"tap-dot": "1.0.5",

Loading…
Cancel
Save