Skip to content

Commit

Permalink
fix(deps): update proxyquire requirement from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Updates the requirements on [proxyquire](https://github.com/thlorenz/proxyquire) to permit the latest version.
- [Release notes](https://github.com/thlorenz/proxyquire/releases)
- [Commits](thlorenz/proxyquire@v2.1.0...v2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 16, 2019
1 parent 7572f2a commit aca471f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -53,7 +53,7 @@
"make-dir": "3.0.0",
"markdown-it": "9.0.1",
"optimist": "0.6.1",
"proxyquire": "2.1.0",
"proxyquire": "2.1.1",
"ramda": "0.26.1",
"request": "2.88.0",
"spawn-args": "0.2.0",
Expand Down

0 comments on commit aca471f

Please sign in to comment.