Skip to content

Commit

Permalink
Bump googleapis from 134.0.0 to 135.1.0
Browse files Browse the repository at this point in the history
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 134.0.0 to 135.1.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-please-config.json)
- [Commits](googleapis/google-api-nodejs-client@googleapis-v134.0.0...googleapis-v135.1.0)

---
updated-dependencies:
- dependency-name: googleapis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 2, 2024
1 parent 494b35f commit 6a7cb73
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@actions/core": "^1.9.1",
"dotenv": "^16.4.5",
"google-auth-library": "^9.7.0",
"googleapis": "^134.0.0"
"googleapis": "^135.1.0"
},
"scripts": {
"prepare": "ncc build index.js -o dist --source-map --license licenses.txt",
Expand Down

0 comments on commit 6a7cb73

Please sign in to comment.