Skip to content

Commit

Permalink
Upgrade/typespec 0.59 (#30122)
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheeguerin authored Aug 8, 2024
1 parent a5b9c3a commit 27a9398
Show file tree
Hide file tree
Showing 33 changed files with 207 additions and 330 deletions.
197 changes: 102 additions & 95 deletions package-lock.json

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

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"name": "azure-rest-api-specs",
"devDependencies": {
"@azure-tools/typespec-apiview": "0.4.9",
"@azure-tools/typespec-autorest": "0.44.1",
"@azure-tools/typespec-azure-core": "0.44.0",
"@azure-tools/typespec-azure-portal-core": "0.44.0",
"@azure-tools/typespec-azure-resource-manager": "0.44.0",
"@azure-tools/typespec-azure-rulesets": "0.44.0",
"@azure-tools/typespec-autorest": "0.45.0",
"@azure-tools/typespec-azure-core": "0.45.0",
"@azure-tools/typespec-azure-portal-core": "0.45.0",
"@azure-tools/typespec-azure-resource-manager": "0.45.0",
"@azure-tools/typespec-azure-rulesets": "0.45.0",
"@azure-tools/typespec-client-generator-cli": "0.9.4",
"@azure-tools/typespec-client-generator-core": "0.44.2",
"@azure-tools/typespec-client-generator-core": "0.45.0",
"@azure-tools/typespec-liftr-base": "0.4.0",
"@azure/avocado": "^0.8.4",
"@typespec/compiler": "0.58.1",
"@typespec/http": "0.58.0",
"@typespec/openapi": "0.58.0",
"@typespec/openapi3": "0.58.0",
"@typespec/rest": "0.58.0",
"@typespec/versioning": "0.58.0",
"@typespec/compiler": "0.59.0",
"@typespec/http": "0.59.0",
"@typespec/openapi": "0.59.0",
"@typespec/openapi3": "0.59.0",
"@typespec/rest": "0.59.0",
"@typespec/versioning": "0.59.0",
"azure-rest-api-specs-eng-tools": "file:eng/tools",
"oav": "^3.3.7",
"prettier": "~3.2.5",
Expand Down
Loading

0 comments on commit 27a9398

Please sign in to comment.