Skip to content

Commit dac3b2f

Browse files
authored
bump typespec-python 0.48.0 (#42380)
1 parent 0faccc1 commit dac3b2f

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

eng/emitter-package-lock.json

Lines changed: 11 additions & 11 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dist/src/index.js",
33
"dependencies": {
4-
"@azure-tools/typespec-python": "0.47.2"
4+
"@azure-tools/typespec-python": "0.48.0"
55
},
66
"devDependencies": {
77
"@typespec/compiler": "^1.2.1",

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.37.1", "@autorest/[email protected]"],
5+
"use": ["@autorest/python@6.38.0", "@autorest/[email protected]"],
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.37.1", "@autorest/[email protected]"]
5+
"use": ["@autorest/python@6.38.0", "@autorest/[email protected]"]
66
},
77
"advanced_options": {
88
"create_sdk_pull_requests": true,

0 commit comments

Comments
 (0)