Skip to content

Commit

Permalink
fix(deps): update dependency @googleapis/run to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 17, 2021
1 parent ef82a1b commit 68c3ae3
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
24 changes: 12 additions & 12 deletions packages/cron-utils/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cron-utils/package.json
Expand Up @@ -18,7 +18,7 @@
"bugs": "https://github.com/googleapis/repo-automation-bots/issues",
"dependencies": {
"@google-cloud/scheduler": "^2.2.2",
"@googleapis/run": "^2.0.0",
"@googleapis/run": "^5.0.0",
"google-auth-library": "^7.1.2",
"js-yaml": "^4.1.0",
"yargs": "^17.0.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/gcf-utils/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/gcf-utils/package.json
Expand Up @@ -23,7 +23,7 @@
"@google-cloud/secret-manager": "^3.7.3",
"@google-cloud/storage": "^5.8.5",
"@google-cloud/tasks": "^2.3.4",
"@googleapis/run": "^2.0.0",
"@googleapis/run": "^5.0.0",
"@octokit/plugin-enterprise-compatibility": "1.3.0",
"@octokit/rest": "^18.5.2",
"@probot/octokit-plugin-config": "^1.0.0",
Expand Down

0 comments on commit 68c3ae3

Please sign in to comment.