Skip to content

Commit 234ed80

Browse files
authored
bump typespec-python 0.33.0 (Azure#37514)
* bump typespec-python 0.33.0 * bump typespec-python 0.33.0
1 parent 34a03ee commit 234ed80

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

eng/emitter-package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eng/emitter-package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"main": "dist/src/index.js",
33
"dependencies": {
4-
"@azure-tools/typespec-python": "0.32.1"
4+
"@azure-tools/typespec-python": "0.33.0"
55
},
66
"devDependencies": {
77
"@azure-tools/typespec-autorest": "~0.46.0",
88
"@azure-tools/typespec-azure-core": "~0.46.0",
99
"@azure-tools/typespec-azure-rulesets": "~0.46.0",
1010
"@azure-tools/typespec-azure-resource-manager": "~0.46.0",
11-
"@azure-tools/typespec-client-generator-core": "~0.46.0",
11+
"@azure-tools/typespec-client-generator-core": "~0.46.1",
1212
"@typespec/compiler": "~0.60.0",
1313
"@typespec/http": "~0.60.0",
1414
"@typespec/openapi": "~0.60.0",

0 commit comments

Comments
 (0)