Skip to content

Commit 7786b9d

Browse files
Bump @microsoft/mgt-element from 3.1.2 to 3.1.3 in /graph-tutorial
Bumps [@microsoft/mgt-element](https://github.com/microsoftgraph/microsoft-graph-toolkit) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/microsoftgraph/microsoft-graph-toolkit/releases) - [Changelog](https://github.com/microsoftgraph/microsoft-graph-toolkit/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/microsoft-graph-toolkit@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: "@microsoft/mgt-element" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af95c1f commit 7786b9d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

graph-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@azure/msal-browser": "^2.38.2",
77
"@azure/msal-react": "^1.5.11",
8-
"@microsoft/mgt-element": "^3.1.2",
8+
"@microsoft/mgt-element": "^3.1.3",
99
"@microsoft/microsoft-graph-client": "^3.0.7",
1010
"bootstrap": "^5.3.2",
1111
"date-fns": "^2.29.2",

graph-tutorial/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1650,10 +1650,10 @@
16501650
dependencies:
16511651
"@lit-labs/ssr-dom-shim" "^1.0.0"
16521652

1653-
"@microsoft/mgt-element@^3.1.2":
1654-
version "3.1.2"
1655-
resolved "https://registry.yarnpkg.com/@microsoft/mgt-element/-/mgt-element-3.1.2.tgz#ac2b88efca0b436a9718fb48c92c7277e5ecf413"
1656-
integrity sha512-MGGJvvmTcSVUgbATDPHYFvfOv+mnik9C3g8VTa4zBYd2TfIRvgGgN5SZFuFUpXzDlpqwZcokg1WcD4pFG6j9pw==
1653+
"@microsoft/mgt-element@^3.1.3":
1654+
version "3.1.3"
1655+
resolved "https://registry.yarnpkg.com/@microsoft/mgt-element/-/mgt-element-3.1.3.tgz#269d0c028089b0c3e71ce5bcb8c90ee0c1876d56"
1656+
integrity sha512-Wvt/PO83MJrcV8Z/Tx0pnCeDB3yulHr5xCrxN47v1KLr7vXj8BFqK73g7PMSOJ0ptDvYB1GEoyYVPACrPPZR0Q==
16571657
dependencies:
16581658
"@microsoft/microsoft-graph-client" "3.0.2"
16591659
idb "6.0.0"

0 commit comments

Comments
 (0)