Skip to content

Commit 51f82c8

Browse files
Bump @google-cloud/functions-framework in /infra/dataform-export (#79)
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> Co-authored-by: Max Ostapenko <1611259+max-ostapenko@users.noreply.github.com>
1 parent b11e10a commit 51f82c8

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

infra/dataform-export/package-lock.json

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

infra/dataform-export/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"type": "module",
77
"dependencies": {
8-
"@google-cloud/functions-framework": "3.4.2",
8+
"@google-cloud/functions-framework": "3.5.1",
99
"@google-cloud/run": "1.5.0"
1010
},
1111
"scripts": {

0 commit comments

Comments
 (0)