Skip to content

Commit

Permalink
Bump durable-functions from 2.1.3 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [durable-functions](https://github.com/Azure/azure-functions-durable-js) from 2.1.3 to 3.0.0.
- [Release notes](https://github.com/Azure/azure-functions-durable-js/releases)
- [Changelog](https://github.com/Azure/azure-functions-durable-js/blob/v3.x/azure-pipelines-release.yml)
- [Commits](https://github.com/Azure/azure-functions-durable-js/commits)

---
updated-dependencies:
- dependency-name: durable-functions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent c3884d0 commit 2ba1250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "This is a static file generator that demonstrates how to build a blob storage processing pipeline with durable functions",
"main": "index.js",
"dependencies": {
"durable-functions": "^2.1.1",
"durable-functions": "^3.0.0",
"cheerio": "^1.0.0-rc.3",
"gray-matter": "^4.0.2",
"remarkable": "^2.0.0",
Expand Down

0 comments on commit 2ba1250

Please sign in to comment.