Skip to content

Commit

Permalink
Bump consul from 0.34.0 to 0.36.0
Browse files Browse the repository at this point in the history
Bumps [consul](https://github.com/silas/node-consul) from 0.34.0 to 0.36.0.
- [Release notes](https://github.com/silas/node-consul/releases)
- [Commits](silas/node-consul@0.34.0...0.36.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 3, 2019
1 parent ca3c15c commit e7ff575
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"node": ">=8.1"
},
"dependencies": {
"consul": "^0.34.0",
"consul": "^0.36.0",
"lodash": "^4.17.13"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -266,9 +266,9 @@ concat-stream@^1.6.0:
readable-stream "^2.2.2"
typedarray "^0.0.6"

consul@^0.34.0:
version "0.34.0"
resolved "https://registry.yarnpkg.com/consul/-/consul-0.34.0.tgz#06b8727d2d57a20e81d6e3ad7056c9edc95a4d4f"
consul@^0.36.0:
version "0.36.0"
resolved "https://registry.yarnpkg.com/consul/-/consul-0.36.0.tgz#d1eff5aafe94eec36a05efb15618c8d39ef1e405"
dependencies:
papi "^0.29.0"

Expand Down

0 comments on commit e7ff575

Please sign in to comment.