Skip to content

Commit 0940254

Browse files
authored
Update mergebot deps, bump extensionBundle to v4 (#1213)
1 parent cfa769b commit 0940254

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/mergebot/host.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"extensionBundle": {
1919
"id": "Microsoft.Azure.Functions.ExtensionBundle",
20-
"version": "[3.15.0, 4.0.0)"
20+
"version": "[4.0.0, 5.0.0)"
2121
}
2222
}

packages/mergebot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@apollo/client": "^3.11.9",
23-
"@azure/functions": "^4.6.0",
23+
"@azure/functions": "^4.8.0",
2424
"@definitelytyped/old-header-parser": "npm:@definitelytyped/header-parser@0.0.178",
2525
"@definitelytyped/utils": "workspace:*",
2626
"@octokit/webhooks-methods": "^4.1.0",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)