Skip to content

Commit

Permalink
Bump googleapis from 143.0.0 to 144.0.0 (#1946)
Browse files Browse the repository at this point in the history
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 143.0.0 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-v143.0.0...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent f140340 commit 41793b9
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.1691.0",
"cacache": "^18.0.4",
"fetch-event": "^1.0.0-alpha",
"googleapis": "^143.0.0",
"googleapis": "^144.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 @@ -9300,13 +9300,13 @@ __metadata:
languageName: node
linkType: hard

"googleapis@npm:^143.0.0":
version: 143.0.0
resolution: "googleapis@npm:143.0.0"
"googleapis@npm:^144.0.0":
version: 144.0.0
resolution: "googleapis@npm:144.0.0"
dependencies:
google-auth-library: ^9.0.0
googleapis-common: ^7.0.0
checksum: eba77dc40e6cde1b6973ab3d6cb842fd179732b6a789444f4a3cfb34b75009acfcface9626e1f788e805a0990ad676c12e7709674e93c6420915bdf8f29cb4ac
checksum: c9e8197114ed4d72dc535e5db578dc7748c066df75459c2a5634f639e89dfe98b5a63e9ac67feb7b362f6ee16d43837c68dcfb11e31fc2eeb946f3117c2ab75d
languageName: node
linkType: hard

Expand Down Expand Up @@ -15404,7 +15404,7 @@ __metadata:
eslint-import-resolver-node: ^0.3.9
eslint-plugin-import: ^2.30.0
fetch-event: ^1.0.0-alpha
googleapis: ^143.0.0
googleapis: ^144.0.0
inquirer: ^10.2.2
jest: ^29.7.0
jest-fetch-mock: ^3.0.3
Expand Down

0 comments on commit 41793b9

Please sign in to comment.