Skip to content

Commit

Permalink
Bump @google-cloud/functions-framework in /scripts/gcb2slack (#3712)
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs) from 3.4.3 to 3.4.5.
- [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.3...v3.4.5)

---
updated-dependencies:
- dependency-name: "@google-cloud/functions-framework"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 205cc42 commit 7e0d21b
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 41 deletions.
114 changes: 74 additions & 40 deletions scripts/gcb2slack/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion scripts/gcb2slack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Slack integration for Google Cloud Build.",
"main": "index.js",
"dependencies": {
"@google-cloud/functions-framework": "^3.4.3",
"@google-cloud/functions-framework": "^3.4.5",
"@slack/webhook": "^7.0.4",
"google-auth-library": "^9.15.0"
}
Expand Down

0 comments on commit 7e0d21b

Please sign in to comment.