Skip to content

Commit

Permalink
chore(deps): update dependency promise-retry to v2 (#1875)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jun 15, 2020
1 parent 27df832 commit 574b6b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion functions/billing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@google-cloud/functions-framework": "^1.1.1",
"child-process-promise": "^2.2.1",
"mocha": "^7.0.0",
"promise-retry": "^1.1.1",
"promise-retry": "^2.0.0",
"proxyquire": "^2.1.0",
"request": "^2.88.0",
"requestretry": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"express": "^4.16.3",
"mocha": "^7.0.0",
"moment": "^2.24.0",
"promise-retry": "^1.1.1",
"promise-retry": "^2.0.0",
"proxyquire": "^2.1.0",
"request": "^2.88.0",
"requestretry": "^4.0.0",
Expand Down

0 comments on commit 574b6b3

Please sign in to comment.