Skip to content

Commit

Permalink
build(deps): bump the kiota-dependencies group
Browse files Browse the repository at this point in the history
Bumps the kiota-dependencies group in /get-started/azure-auth/typescript with 2 updates: [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) and [@microsoft/kiota-bundle](https://github.com/microsoft/kiota-typescript).


Updates `@microsoft/kiota-authentication-azure` from 1.0.0-preview.69 to 1.0.0-preview.70
- [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/commits/@microsoft/[email protected])

Updates `@microsoft/kiota-bundle` from 1.0.0-preview.69 to 1.0.0-preview.70
- [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/commits/@microsoft/[email protected])

---
updated-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-bundle"
  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 Oct 24, 2024
1 parent af14407 commit 3cdc845
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions get-started/azure-auth/typescript/package-lock.json

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

4 changes: 2 additions & 2 deletions get-started/azure-auth/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"dependencies": {
"@azure/identity": "^4.5.0",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.69",
"@microsoft/kiota-bundle": "^1.0.0-preview.69",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.70",
"@microsoft/kiota-bundle": "^1.0.0-preview.70",
"node-fetch": "^3.3.2"
}
}

0 comments on commit 3cdc845

Please sign in to comment.