Skip to content

Commit

Permalink
build(deps): bump the azure-tools group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the azure-tools group with 3 updates: [@azure-tools/typespec-autorest](https://github.com/Azure/typespec-azure), [@azure-tools/typespec-azure-core](https://github.com/Azure/typespec-azure) and [@azure-tools/typespec-azure-resource-manager](https://github.com/Azure/typespec-azure).


Updates `@azure-tools/typespec-autorest` from 0.41.1 to 0.42.0
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/commits/[email protected])

Updates `@azure-tools/typespec-azure-core` from 0.41.0 to 0.42.0
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/[email protected]@0.42.0)

Updates `@azure-tools/typespec-azure-resource-manager` from 0.41.0 to 0.42.0
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/[email protected]@0.42.0)

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-autorest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-tools
- dependency-name: "@azure-tools/typespec-azure-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-tools
- dependency-name: "@azure-tools/typespec-azure-resource-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-tools
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 3e49dc2 commit 5be83eb
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 44 deletions.
84 changes: 43 additions & 41 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"dependencies": {
"@azure-tools/typespec-autorest": "^0.41.1",
"@azure-tools/typespec-azure-core": "^0.41.0",
"@azure-tools/typespec-azure-resource-manager": "^0.41.0",
"@azure-tools/typespec-autorest": "^0.42.0",
"@azure-tools/typespec-azure-core": "^0.42.0",
"@azure-tools/typespec-azure-resource-manager": "^0.42.0",
"@typespec/http": "^0.55.0",
"@typespec/openapi": "^0.55.0",
"@typespec/openapi3": "^0.55.0",
Expand Down

0 comments on commit 5be83eb

Please sign in to comment.