Skip to content

Commit

Permalink
Bump the kiota-dependencies group in /it/typescript with 7 updates
Browse files Browse the repository at this point in the history
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.48` | `1.0.0-preview.49` |
| [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.43` | `1.0.0-preview.44` |
| [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.47` | `1.0.0-preview.48` |
| [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.37` | `1.0.0-preview.38` |
| [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.48` | `1.0.0-preview.49` |
| [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.27` | `1.0.0-preview.28` |
| [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.45` | `1.0.0-preview.46` |


Updates `@microsoft/kiota-abstractions` from 1.0.0-preview.48 to 1.0.0-preview.49
- [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-authentication-azure` from 1.0.0-preview.43 to 1.0.0-preview.44
- [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.47 to 1.0.0-preview.48
- [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.37 to 1.0.0-preview.38
- [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.48 to 1.0.0-preview.49
- [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-multipart` from 1.0.0-preview.27 to 1.0.0-preview.28
- [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.45 to 1.0.0-preview.46
- [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]>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 45ef2c9 commit 0569f51
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
68 changes: 34 additions & 34 deletions it/typescript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions it/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
},
"dependencies": {
"@azure/identity": "^4.0.1",
"@microsoft/kiota-abstractions": "^1.0.0-preview.48",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.43",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.47",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.37",
"@microsoft/kiota-serialization-json": "^1.0.0-preview.48",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.27",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.45",
"@microsoft/kiota-abstractions": "^1.0.0-preview.49",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.44",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.48",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.38",
"@microsoft/kiota-serialization-json": "^1.0.0-preview.49",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.28",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.46",
"express": "^4.19.1",
"node-fetch": "^2.7.0"
}
Expand Down

0 comments on commit 0569f51

Please sign in to comment.