Skip to content

Commit bdd6e44

Browse files
Bump @google-cloud/functions-framework from 4.0.0 to 4.0.1
Bumps [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs) from 4.0.0 to 4.0.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@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: "@google-cloud/functions-framework" dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09d10d1 commit bdd6e44

File tree

2 files changed

+32
-289
lines changed

2 files changed

+32
-289
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"test:watch": "jest --watch --notify --notifyMode=change --coverage"
2525
},
2626
"dependencies": {
27-
"@google-cloud/functions-framework": "^4.0.0",
27+
"@google-cloud/functions-framework": "^4.0.1",
2828
"probot": "^13.4.7"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)