Skip to content

Commit

Permalink
Merge pull request #12545 from OfficeDev/long/main
Browse files Browse the repository at this point in the history
build: merge main back to dev
  • Loading branch information
MSFT-yiz authored Oct 18, 2024
2 parents 2dcfb0e + 484b57c commit 9432e5e
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/adaptivecards-tools-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/adaptivecards-tools",
"version": "1.3.4",
"version": "1.3.5",
"description": "Microsoft sdk for Adaptive Cards",
"main": "lib/index.js",
"types": "types/index.d.ts",
Expand Down Expand Up @@ -51,7 +51,7 @@
"react": "^17.0.2"
},
"overrides": {
"adaptive-expressions":{
"adaptive-expressions": {
"fast-xml-parser": "4.4.1"
}
},
Expand Down
1 change: 1 addition & 0 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"homepage": "https://github.com/OfficeDev/TeamsFx",
"sideEffects": false,
"dependencies": {
"@microsoft/microsoft-graph-client": "^3.0.7",
"@azure/identity": "^4.4.1",
"@azure/msal-browser": "^3.24.0",
"@azure/msal-node": "^2.14.0",
Expand Down
38 changes: 38 additions & 0 deletions packages/sdk/pnpm-lock.yaml

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

0 comments on commit 9432e5e

Please sign in to comment.