Skip to content

Commit 53da496

Browse files
chore(deps): bump googleapis in /apps-script/quickstart
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 105.0.0 to 108.0.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md) - [Commits](googleapis/google-api-nodejs-client@googleapis-v105.0.0...googleapis-v108.0.0) --- updated-dependencies: - dependency-name: googleapis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49f1bea commit 53da496

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

apps-script/quickstart/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps-script/quickstart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A simple Node.js command-line application that makes requests to the Google Apps Script API.",
55
"private": true,
66
"dependencies": {
7-
"googleapis": "^105.0.0",
7+
"googleapis": "^108.0.0",
88
"@google-cloud/local-auth": "^2.1.0"
99
},
1010
"devDependencies": {},

0 commit comments

Comments
 (0)