Skip to content

Commit e8dcc69

Browse files
authored
update version (#41210)
1 parent 0608404 commit e8dcc69

4 files changed

+83
-83
lines changed

eng/emitter-package-lock.json

Lines changed: 79 additions & 79 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,7 +1,7 @@
11
{
22
"main": "dist/src/index.js",
33
"dependencies": {
4-
"@azure-tools/typespec-python": "0.44.2"
4+
"@azure-tools/typespec-python": "0.45.0"
55
},
66
"devDependencies": {
77
"@typespec/compiler": "^1.0.0",
@@ -17,7 +17,7 @@
1717
"@azure-tools/typespec-azure-resource-manager": "~0.56.0",
1818
"@azure-tools/typespec-autorest": "~0.56.0",
1919
"@azure-tools/typespec-azure-rulesets": "~0.56.0",
20-
"@azure-tools/typespec-client-generator-core": "~0.56.1",
20+
"@azure-tools/typespec-client-generator-core": "0.56.1",
2121
"@azure-tools/typespec-liftr-base": "0.8.0"
2222
}
2323
}

swagger_to_sdk_config_autorest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"meta": {
33
"autorest_options": {
44
"version": "3.10.2",
5-
"use": ["@autorest/python@6.34.1", "@autorest/modelerfour@4.27.0"],
5+
"use": ["@autorest/python@6.35.0", "@autorest/modelerfour@4.27.0"],
66
"python": "",
77
"sdkrel:python-sdks-folder": "./sdk/.",
88
"version-tolerant": false,

swagger_to_sdk_config_dpg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"meta": {
33
"autorest_options": {
44
"version": "3.10.2",
5-
"use": ["@autorest/python@6.34.1", "@autorest/modelerfour@4.27.0"]
5+
"use": ["@autorest/python@6.35.0", "@autorest/modelerfour@4.27.0"]
66
},
77
"advanced_options": {
88
"create_sdk_pull_requests": true,

0 commit comments

Comments
 (0)