Skip to content

Commit 0311337

Browse files
authored
Bump typespec-python 0.37.1 (Azure#38865)
* add dependency for liftr * bump typespec-python 0.37.1
1 parent b577491 commit 0311337

File tree

2 files changed

+122
-121
lines changed

2 files changed

+122
-121
lines changed

eng/emitter-package-lock.json

Lines changed: 110 additions & 109 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: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"main": "dist/src/index.js",
33
"dependencies": {
4-
"@azure-tools/typespec-python": "0.37.0"
4+
"@azure-tools/typespec-python": "0.37.1"
55
},
66
"devDependencies": {
7-
"@azure-tools/typespec-autorest": "~0.48.0",
8-
"@azure-tools/typespec-azure-core": "~0.48.0",
9-
"@azure-tools/typespec-azure-resource-manager": "~0.48.0",
10-
"@azure-tools/typespec-azure-rulesets": "~0.48.0",
11-
"@azure-tools/typespec-client-generator-core": "~0.48.5",
12-
"@typespec/compiler": "~0.62.0",
13-
"@typespec/http": "~0.62.0",
14-
"@typespec/openapi": "~0.62.0",
15-
"@typespec/rest": "~0.62.0",
16-
"@typespec/versioning": "~0.62.0",
17-
"@typespec/xml": "~0.62.0"
7+
"@azure-tools/typespec-autorest": "~0.49.0",
8+
"@azure-tools/typespec-azure-core": "~0.49.0",
9+
"@azure-tools/typespec-azure-resource-manager": "~0.49.0",
10+
"@azure-tools/typespec-azure-rulesets": "~0.49.0",
11+
"@azure-tools/typespec-client-generator-core": "~0.49.0",
12+
"@typespec/compiler": "~0.63.0",
13+
"@typespec/http": "~0.63.0",
14+
"@typespec/openapi": "~0.63.0",
15+
"@typespec/rest": "~0.63.0",
16+
"@typespec/versioning": "~0.63.0",
17+
"@typespec/xml": "~0.63.0"
1818
}
1919
}

0 commit comments

Comments
 (0)