Skip to content

Commit f06b2da

Browse files
chore: Bump googleapis in /examples/pubsub_scheduled/function_source (#44)
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 36.0.0 to 59.0.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md) - [Commits](googleapis/google-api-nodejs-client@v36.0.0...v59.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1447c2c commit f06b2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pubsub_scheduled/function_source/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "label-resource",
33
"version": "0.0.1",
44
"dependencies": {
5-
"googleapis": "^36.0"
5+
"googleapis": "^59.0"
66
}
77
}

0 commit comments

Comments
 (0)