Skip to content

Commit 8494e14

Browse files
Bump @google-cloud/storage in /infra/dataform-service (#178)
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.17.1 to 7.17.2. - [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.1...v7.17.2) --- updated-dependencies: - dependency-name: "@google-cloud/storage" dependency-version: 7.17.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Ostapenko <1611259+max-ostapenko@users.noreply.github.com>
1 parent 5e11a1b commit 8494e14

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

infra/dataform-service/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.

infra/dataform-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@google-cloud/dataform": "2.2.0",
1010
"@google-cloud/functions-framework": "4.0.0",
1111
"@google-cloud/run": "3.0.0",
12-
"@google-cloud/storage": "7.17.1"
12+
"@google-cloud/storage": "7.17.2"
1313
},
1414
"scripts": {
1515
"start": "npx functions-framework --target=dataform-service --signature-type=http --port=${PORT:-8080}",

0 commit comments

Comments
 (0)