Skip to content

Commit 3a66df9

Browse files
chore(deps): bump @microsoft/microsoft-graph-types-beta (#3295)
Bumps [@microsoft/microsoft-graph-types-beta](https://github.com/microsoftgraph/msgraph-beta-typescript-typings) from 0.42.0-preview to 0.43.0-preview. - [Release notes](https://github.com/microsoftgraph/msgraph-beta-typescript-typings/releases) - [Commits](https://github.com/microsoftgraph/msgraph-beta-typescript-typings/commits) --- updated-dependencies: - dependency-name: "@microsoft/microsoft-graph-types-beta" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d58862c commit 3a66df9

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed
Binary file not shown.
Binary file not shown.

packages/mgt-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@microsoft/mgt-element": "*",
4343
"@microsoft/microsoft-graph-client": "3.0.2",
4444
"@microsoft/microsoft-graph-types": "^2.40.0",
45-
"@microsoft/microsoft-graph-types-beta": "^0.42.0-preview",
45+
"@microsoft/microsoft-graph-types-beta": "^0.43.0-preview",
4646
"lit": "^3.1.2",
4747
"office-ui-fabric-core": "^11.1.0"
4848
},

packages/mgt-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@microsoft/mgt-components": "*",
3939
"@microsoft/mgt-element": "*",
4040
"@microsoft/microsoft-graph-types": "^2.40.0",
41-
"@microsoft/microsoft-graph-types-beta": "^0.42.0-preview",
41+
"@microsoft/microsoft-graph-types-beta": "^0.43.0-preview",
4242
"wc-react": "^0.5.1"
4343
},
4444
"peerDependencies": {

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4779,7 +4779,7 @@ __metadata:
47794779
"@microsoft/mgt-element": "npm:*"
47804780
"@microsoft/microsoft-graph-client": "npm:3.0.2"
47814781
"@microsoft/microsoft-graph-types": "npm:^2.40.0"
4782-
"@microsoft/microsoft-graph-types-beta": "npm:^0.42.0-preview"
4782+
"@microsoft/microsoft-graph-types-beta": "npm:^0.43.0-preview"
47834783
lit: "npm:^3.1.2"
47844784
office-ui-fabric-core: "npm:^11.1.0"
47854785
languageName: unknown
@@ -4843,7 +4843,7 @@ __metadata:
48434843
"@microsoft/mgt-components": "npm:*"
48444844
"@microsoft/mgt-element": "npm:*"
48454845
"@microsoft/microsoft-graph-types": "npm:^2.40.0"
4846-
"@microsoft/microsoft-graph-types-beta": "npm:^0.42.0-preview"
4846+
"@microsoft/microsoft-graph-types-beta": "npm:^0.43.0-preview"
48474847
wc-react: "npm:^0.5.1"
48484848
peerDependencies:
48494849
react: ^17.0.1 || ^18.0.0
@@ -4911,10 +4911,10 @@ __metadata:
49114911
languageName: node
49124912
linkType: hard
49134913

4914-
"@microsoft/microsoft-graph-types-beta@npm:^0.42.0-preview":
4915-
version: 0.42.0-preview
4916-
resolution: "@microsoft/microsoft-graph-types-beta@npm:0.42.0-preview"
4917-
checksum: 10/d09a232ebb095780bb5c62bc5d97a3942cde07e2d08b356bf7a011cbf903d579d22f1613f50f90515f32dcdd2710d5ea1156c5e6bc0a8d44236694201b9d27f5
4914+
"@microsoft/microsoft-graph-types-beta@npm:^0.43.0-preview":
4915+
version: 0.43.0-preview
4916+
resolution: "@microsoft/microsoft-graph-types-beta@npm:0.43.0-preview"
4917+
checksum: 10/31b8a69f1eebdbae4ed2939abe449c6ca06acfc7a49a7fb680288bb0f2a6c39225eac095e944d75c6f76dd3a2f67f7a19bb566865231709d2b0944ec370565de
49184918
languageName: node
49194919
linkType: hard
49204920

0 commit comments

Comments
 (0)