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.73 to 1.0.0-preview.74
- [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/[email protected]...@microsoft/[email protected])

Updates `@microsoft/kiota-bundle` from 1.0.0-preview.73 to 1.0.0-preview.74
- [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/[email protected]...@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 Nov 7, 2024
1 parent de8bce4 commit a10fb2b
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 98 deletions.
170 changes: 74 additions & 96 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.73",
"@microsoft/kiota-bundle": "^1.0.0-preview.73",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.74",
"@microsoft/kiota-bundle": "^1.0.0-preview.74",
"node-fetch": "^3.3.2"
}
}

0 comments on commit a10fb2b

Please sign in to comment.