Skip to content

Commit 009ef3a

Browse files
Bump @google-cloud/functions-framework in /scripts/gcb2slack (#3746)
Bumps [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs) from 3.4.5 to 3.4.6. - [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.5...v3.4.6) --- updated-dependencies: - dependency-name: "@google-cloud/functions-framework" 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>
1 parent 1108cc8 commit 009ef3a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

scripts/gcb2slack/package-lock.json

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

scripts/gcb2slack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Slack integration for Google Cloud Build.",
55
"main": "index.js",
66
"dependencies": {
7-
"@google-cloud/functions-framework": "^3.4.5",
7+
"@google-cloud/functions-framework": "^3.4.6",
88
"@slack/webhook": "^7.0.4",
99
"google-auth-library": "^9.15.1"
1010
}

0 commit comments

Comments
 (0)