Skip to content

Commit 61b4730

Browse files
auto dependabot: bump the kiota-dependencies group with 3 updates
Bumps the kiota-dependencies group with 3 updates: [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript), [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) and [@microsoft/kiota-bundle](https://github.com/microsoft/kiota-typescript). Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.102 to 1.0.0-preview.103 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.102...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.103) Updates `@microsoft/kiota-authentication-azure` from 1.0.0-preview.102 to 1.0.0-preview.103 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-azure@1.0.0-preview.102...@microsoft/kiota-authentication-azure@1.0.0-preview.103) Updates `@microsoft/kiota-bundle` from 1.0.0-preview.102 to 1.0.0-preview.103 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-bundle@1.0.0-preview.102...@microsoft/kiota-bundle@1.0.0-preview.103) --- updated-dependencies: - dependency-name: "@microsoft/kiota-http-fetchlibrary" dependency-version: 1.0.0-preview.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: "@microsoft/kiota-authentication-azure" dependency-version: 1.0.0-preview.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: "@microsoft/kiota-bundle" dependency-version: 1.0.0-preview.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8973486 commit 61b4730

3 files changed

Lines changed: 42 additions & 42 deletions

File tree

package-lock.json

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/msgraph-beta-sdk-tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"dependencies": {
2626
"@azure/identity": "^4.13.1",
27-
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.100",
28-
"@microsoft/kiota-bundle": "^1.0.0-preview.100",
27+
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.103",
28+
"@microsoft/kiota-bundle": "^1.0.0-preview.103",
2929
"@microsoft/msgraph-beta-sdk": "^1.0.0-preview.45",
3030
"@microsoft/msgraph-beta-sdk-users": "^1.0.0-preview.45",
3131
"@microsoft/msgraph-sdk-core": "^1.0.0-preview.17",

packages/msgraph-beta-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"url": "https://github.com/microsoftgraph/msgraph-beta-sdk-typescript/issues"
2929
},
3030
"dependencies": {
31-
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.102",
31+
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.103",
3232
"@microsoft/msgraph-sdk-core": "^1.0.0-preview.17",
3333
"tslib": "^2.6.2"
3434
},

0 commit comments

Comments
 (0)