Skip to content

Commit 1e64b9c

Browse files
Bump @microsoft/microsoft-graph-types-beta (#1153)
Bumps [@microsoft/microsoft-graph-types-beta](https://github.com/microsoftgraph/msgraph-beta-typescript-typings) from 0.6.0-preview to 0.7.0-preview. - [Release notes](https://github.com/microsoftgraph/msgraph-beta-typescript-typings/releases) - [Commits](microsoftgraph/msgraph-beta-typescript-typings@0.6.0-preview...0.7.0-preview) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be2a65a commit 1e64b9c

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": "^1.36.0",
42-
"@microsoft/microsoft-graph-types-beta": "^0.6.0-preview",
42+
"@microsoft/microsoft-graph-types-beta": "^0.7.0-preview",
4343
"office-ui-fabric-core": "11.0.0"
4444
},
4545
"publishConfig": {

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": "^1.36.0",
37-
"@microsoft/microsoft-graph-types-beta": "^0.6.0-preview",
37+
"@microsoft/microsoft-graph-types-beta": "^0.7.0-preview",
3838
"wc-react": "^0.4.0"
3939
},
4040
"publishConfig": {

0 commit comments

Comments
 (0)