Skip to content

Commit

Permalink
build(deps): bump @microsoft/kiota-bundle
Browse files Browse the repository at this point in the history
Bumps the kiota-dependencies group in /get-started/quickstart/typescript with 1 update: [@microsoft/kiota-bundle](https://github.com/microsoft/kiota-typescript).


Updates `@microsoft/kiota-bundle` from 1.0.0-preview.72 to 1.0.0-preview.73
- [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-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 5, 2024
1 parent 1cb9608 commit a99cf81
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
72 changes: 36 additions & 36 deletions get-started/quickstart/typescript/package-lock.json

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

2 changes: 1 addition & 1 deletion get-started/quickstart/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"typescript": "^5.6.3"
},
"dependencies": {
"@microsoft/kiota-bundle": "^1.0.0-preview.72"
"@microsoft/kiota-bundle": "^1.0.0-preview.73"
}
}

0 comments on commit a99cf81

Please sign in to comment.