Skip to content

Commit 1cb2089

Browse files
dependabot[bot]himaschal
authored andcommitted
Bump @google-cloud/functions-framework in /scripts/gcb2slack (google#3840)
Bumps [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs) from 4.0.1 to 5.0.0. - [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@v4.0.1...v5.0.0) --- updated-dependencies: - dependency-name: "@google-cloud/functions-framework" dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e16ca8 commit 1cb2089

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

scripts/gcb2slack/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.

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": "^4.0.1",
7+
"@google-cloud/functions-framework": "^5.0.0",
88
"@slack/webhook": "^7.0.6",
99
"google-auth-library": "^10.5.0"
1010
}

0 commit comments

Comments
 (0)