Skip to content

Commit

Permalink
Bump googleapis from 140.0.1 to 144.0.0
Browse files Browse the repository at this point in the history
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 140.0.1 to 144.0.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-v140.0.1...googleapis-v144.0.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 Sep 4, 2024
1 parent 933d5fe commit d36b811
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.13.0",
"googleapis": "^140.0.1"
"googleapis": "^144.0.0"
},
"scripts": {
"prepare": "ncc build index.js -o dist --source-map --license licenses.txt",
Expand Down

0 comments on commit d36b811

Please sign in to comment.