Skip to content

Commit

Permalink
build(deps): bump @google-cloud/storage in /examples/node (#1280)
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 6.12.0 to 7.0.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@v6.12.0...v7.0.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/storage"
  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 4, 2023
1 parent 49bc72f commit 4f69521
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 66 deletions.
135 changes: 70 additions & 65 deletions examples/node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "",
"license": "ISC",
"dependencies": {
"@google-cloud/storage": "^6.12.0"
"@google-cloud/storage": "^7.0.0"
}
}

0 comments on commit 4f69521

Please sign in to comment.