Skip to content

Commit

Permalink
Bump googleapis from 140.0.1 to 142.0.0 (#1922)
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 142.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-v142.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent db58c3a commit e47b627
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"aws-sdk": "^2.1672.0",
"cacache": "^18.0.4",
"fetch-event": "^1.0.0-alpha",
"googleapis": "^140.0.1",
"googleapis": "^142.0.0",
"log4js": "^6.9.1",
"minimist": "^1.2.8",
"moment-timezone": "^0.5.45",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10015,13 +10015,13 @@ __metadata:
languageName: node
linkType: hard

"googleapis@npm:^140.0.1":
version: 140.0.1
resolution: "googleapis@npm:140.0.1"
"googleapis@npm:^142.0.0":
version: 142.0.0
resolution: "googleapis@npm:142.0.0"
dependencies:
google-auth-library: ^9.0.0
googleapis-common: ^7.0.0
checksum: 9f6a0b18ac9d63dc13d1f202a903dfaf90ed049c740f448934139661d2b8cf37eb2a3792bc3a4f75706570c5d373e05a2931c7735c1bf09c13881b8b2dcdaf22
checksum: 743e72eb3861c484a2f0b524f8402e71b0f24652c35a6f3380a4ed7cda42bdbb1ad9cd12d11e8935fe50669b009e0b4f533d710657846a499ec165ccba384b72
languageName: node
linkType: hard

Expand Down Expand Up @@ -15844,7 +15844,7 @@ __metadata:
eslint-import-resolver-node: ^0.3.9
eslint-plugin-import: ^2.29.1
fetch-event: ^1.0.0-alpha
googleapis: ^140.0.1
googleapis: ^142.0.0
inquirer: ^10.1.8
jest: ^29.7.0
jest-fetch-mock: ^3.0.3
Expand Down

0 comments on commit e47b627

Please sign in to comment.