Skip to content

Commit

Permalink
fix(package): update proxyquire to version 2.0.1
Browse files Browse the repository at this point in the history
Closes #131
  • Loading branch information
greenkeeper[bot] committed Mar 19, 2018
1 parent aa05fdf commit 423cd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"graceful-fs": "4.1.11",
"make-dir": "1.2.0",
"pify": "3.0.0",
"proxyquire": "1.8.0"
"proxyquire": "2.0.1"
},
"devDependencies": {
"ava": "^0.18.0",
Expand Down

0 comments on commit 423cd14

Please sign in to comment.