Skip to content

Commit 15e4177

Browse files
chore(deps): bump the kiota-dependencies group
Bumps the kiota-dependencies group in /it/typescript with 7 updates: | Package | From | To | | --- | --- | --- | | [@microsoft/kiota-abstractions](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.60` | `1.0.0-preview.61` | | [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.55` | `1.0.0-preview.56` | | [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.59` | `1.0.0-preview.60` | | [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.49` | `1.0.0-preview.50` | | [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.60` | `1.0.0-preview.61` | | [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.38` | `1.0.0-preview.39` | | [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.57` | `1.0.0-preview.58` | Updates `@microsoft/kiota-abstractions` from 1.0.0-preview.60 to 1.0.0-preview.61 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/commits) Updates `@microsoft/kiota-authentication-azure` from 1.0.0-preview.55 to 1.0.0-preview.56 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/[email protected]...@microsoft/[email protected]) Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.59 to 1.0.0-preview.60 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/[email protected]...@microsoft/[email protected]) Updates `@microsoft/kiota-serialization-form` from 1.0.0-preview.49 to 1.0.0-preview.50 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/[email protected]...@microsoft/[email protected]) Updates `@microsoft/kiota-serialization-json` from 1.0.0-preview.60 to 1.0.0-preview.61 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/commits) Updates `@microsoft/kiota-serialization-multipart` from 1.0.0-preview.38 to 1.0.0-preview.39 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/[email protected]...@microsoft/[email protected]) Updates `@microsoft/kiota-serialization-text` from 1.0.0-preview.57 to 1.0.0-preview.58 - [Commits](https://github.com/microsoft-typescript/kiota/commits) --- updated-dependencies: - dependency-name: "@microsoft/kiota-abstractions" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: "@microsoft/kiota-authentication-azure" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: "@microsoft/kiota-http-fetchlibrary" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: "@microsoft/kiota-serialization-form" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: "@microsoft/kiota-serialization-json" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: "@microsoft/kiota-serialization-multipart" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: "@microsoft/kiota-serialization-text" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc2217d commit 15e4177

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

it/typescript/package-lock.json

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

it/typescript/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
},
3333
"dependencies": {
3434
"@azure/identity": "^4.4.1",
35-
"@microsoft/kiota-abstractions": "^1.0.0-preview.60",
36-
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.55",
37-
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.59",
38-
"@microsoft/kiota-serialization-form": "^1.0.0-preview.49",
39-
"@microsoft/kiota-serialization-json": "^1.0.0-preview.60",
40-
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.38",
41-
"@microsoft/kiota-serialization-text": "^1.0.0-preview.57",
35+
"@microsoft/kiota-abstractions": "^1.0.0-preview.61",
36+
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.56",
37+
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.60",
38+
"@microsoft/kiota-serialization-form": "^1.0.0-preview.50",
39+
"@microsoft/kiota-serialization-json": "^1.0.0-preview.61",
40+
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.39",
41+
"@microsoft/kiota-serialization-text": "^1.0.0-preview.58",
4242
"express": "^4.19.2",
4343
"node-fetch": "^2.7.0"
4444
}

0 commit comments

Comments
 (0)