Skip to content

Commit b11e10a

Browse files
Bump @google-cloud/functions-framework in /infra/dataform-trigger (#84)
Bumps [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs) from 3.4.2 to 3.5.1. - [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases) - [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/blob/main/CHANGELOG.md) - [Commits](GoogleCloudPlatform/functions-framework-nodejs@v3.4.2...v3.5.1) --- updated-dependencies: - dependency-name: "@google-cloud/functions-framework" dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 668b550 commit b11e10a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

infra/dataform-trigger/package-lock.json

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

infra/dataform-trigger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@google-cloud/bigquery": "7.9.4",
88
"@google-cloud/dataform": "1.3.0",
9-
"@google-cloud/functions-framework": "3.4.2"
9+
"@google-cloud/functions-framework": "3.5.1"
1010
},
1111
"scripts": {
1212
"start": "npx functions-framework --target=dataform-trigger --signature-type=http --port=8080 --debug"

0 commit comments

Comments
 (0)