Skip to content

Commit b6b7d82

Browse files
build(deps): bump @google-cloud/storage in /examples/node
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.17.2 to 7.18.0. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-storage@v7.17.2...v7.18.0) --- updated-dependencies: - dependency-name: "@google-cloud/storage" dependency-version: 7.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c333c1 commit b6b7d82

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/node/package-lock.json

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

examples/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"author": "",
1111
"license": "ISC",
1212
"dependencies": {
13-
"@google-cloud/storage": "^7.17.2"
13+
"@google-cloud/storage": "^7.18.0"
1414
}
1515
}

0 commit comments

Comments
 (0)