Skip to content

Commit b21f25a

Browse files
Bump durable-functions from 1.5.4 to 2.1.1
Bumps [durable-functions](https://github.com/Azure/azure-functions-durable-js) from 1.5.4 to 2.1.1. - [Release notes](https://github.com/Azure/azure-functions-durable-js/releases) - [Changelog](https://github.com/Azure/azure-functions-durable-js/blob/v2.x/azure-pipelines-release.yml) - [Commits](Azure/azure-functions-durable-js@1.5.4...v2.1.1) --- updated-dependencies: - dependency-name: durable-functions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47e88ef commit b21f25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This is a static file generator that demonstrates how to build a blob storage processing pipeline with durable functions",
55
"main": "index.js",
66
"dependencies": {
7-
"durable-functions": "^1.2.2",
7+
"durable-functions": "^2.1.1",
88
"cheerio": "^1.0.0-rc.3",
99
"gray-matter": "^4.0.2",
1010
"remarkable": "^2.0.0",

0 commit comments

Comments
 (0)