Skip to content

Commit 4e37983

Browse files
Bump @microsoft/microsoft-graph-types-beta from 0.15.0-preview to 0.16.0-preview (#1389)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 448db9a commit 4e37983

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/mgt-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@microsoft/mgt-element": "*",
4040
"@microsoft/microsoft-graph-client": "^2.2.1",
4141
"@microsoft/microsoft-graph-types": "^2.0.0",
42-
"@microsoft/microsoft-graph-types-beta": "^0.15.0-preview",
42+
"@microsoft/microsoft-graph-types-beta": "^0.16.0-preview",
4343
"@fluentui/web-components": "0.22.1",
4444
"office-ui-fabric-core": "11.0.0"
4545
},

packages/mgt-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@microsoft/mgt-components": "*",
3535
"@microsoft/mgt-element": "*",
3636
"@microsoft/microsoft-graph-types": "^2.0.0",
37-
"@microsoft/microsoft-graph-types-beta": "^0.15.0-preview",
37+
"@microsoft/microsoft-graph-types-beta": "^0.16.0-preview",
3838
"wc-react": "^0.5.0"
3939
},
4040
"publishConfig": {

0 commit comments

Comments
 (0)