Skip to content

Commit

Permalink
Bump the typespec group across 1 directory with 2 updates (Azure#32051)
Browse files Browse the repository at this point in the history
Bumps the typespec group with 2 updates in the / directory: [@azure-tools/typespec-apiview](https://github.com/Azure/azure-sdk-tools) and [@typespec/rest](https://github.com/microsoft/typespec).


Updates `@azure-tools/typespec-apiview` from 0.4.9 to 0.5.0
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits/doc-warden_0.5.0)

Updates `@typespec/rest` from 0.63.0 to 0.63.1
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/typespec@0.63.0...@typespec/rest@0.63.1)

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-apiview"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typespec
- dependency-name: "@typespec/rest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typespec
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and santiagxf committed Jan 15, 2025
1 parent 6cb94a6 commit cc4af1b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
18 changes: 8 additions & 10 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "azure-rest-api-specs",
"devDependencies": {
"@azure-tools/typespec-apiview": "0.4.9",
"@azure-tools/typespec-apiview": "0.5.0",
"@azure-tools/typespec-autorest": "0.49.0",
"@azure-tools/typespec-azure-core": "0.49.0",
"@azure-tools/typespec-azure-portal-core": "0.49.0",
Expand All @@ -16,7 +16,7 @@
"@typespec/openapi": "0.63.0",
"@typespec/openapi3": "0.63.0",
"@typespec/prettier-plugin-typespec": "0.63.0",
"@typespec/rest": "0.63.0",
"@typespec/rest": "0.63.1",
"@typespec/streams": "0.63.0",
"@typespec/versioning": "0.63.0",
"azure-rest-api-specs-eng-tools": "file:eng/tools",
Expand Down

0 comments on commit cc4af1b

Please sign in to comment.