Skip to content

Commit

Permalink
bump to @azure-tools/typespec-go 0.3.5 (Azure#23881)
Browse files Browse the repository at this point in the history
  • Loading branch information
tadelesh authored Dec 18, 2024
1 parent 9b405c7 commit 310191a
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 94 deletions.
167 changes: 84 additions & 83 deletions eng/emitter-package-lock.json

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

22 changes: 11 additions & 11 deletions eng/emitter-package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"main": "dist/src/index.js",
"dependencies": {
"@azure-tools/typespec-go": "0.3.4"
"@azure-tools/typespec-go": "0.3.5"
},
"devDependencies": {
"@azure-tools/typespec-autorest": "0.48.0",
"@azure-tools/typespec-azure-core": "0.48.0",
"@azure-tools/typespec-azure-resource-manager": "0.48.0",
"@azure-tools/typespec-azure-rulesets": "0.48.0",
"@azure-tools/typespec-client-generator-core": "0.48.3",
"@typespec/compiler": "0.62.0",
"@typespec/http": "0.62.0",
"@typespec/openapi": "0.62.0",
"@typespec/rest": "0.62.0",
"@typespec/versioning": "0.62.0"
"@azure-tools/typespec-autorest": "0.49.0",
"@azure-tools/typespec-azure-core": "0.49.0",
"@azure-tools/typespec-azure-resource-manager": "0.49.0",
"@azure-tools/typespec-azure-rulesets": "0.49.0",
"@azure-tools/typespec-client-generator-core": "0.49.0",
"@typespec/compiler": "0.63.0",
"@typespec/http": "0.63.0",
"@typespec/openapi": "0.63.0",
"@typespec/rest": "0.63.0",
"@typespec/versioning": "0.63.0"
}
}

0 comments on commit 310191a

Please sign in to comment.