Skip to content

Commit 434a248

Browse files
iscai-msftiscai-msft
andauthored
bump typespec-python to 0.23.8 (#35392)
Co-authored-by: iscai-msft <[email protected]>
1 parent 8ba3978 commit 434a248

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

eng/emitter-package-lock.json

Lines changed: 9 additions & 9 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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"main": "dist/src/index.js",
33
"dependencies": {
4-
"@azure-tools/typespec-python": "0.23.7"
4+
"@azure-tools/typespec-python": "0.23.8"
55
},
66
"devDependencies": {
7-
"@typespec/compiler": "~0.55.0",
8-
"@typespec/rest": "~0.55.0",
9-
"@typespec/openapi": "~0.55.0",
10-
"@typespec/versioning": "~0.55.0",
7+
"@azure-tools/typespec-azure-core": "~0.41.0",
118
"@azure-tools/typespec-azure-resource-manager": "~0.41.0",
9+
"@azure-tools/typespec-autorest": "~0.41.0",
1210
"@typespec/http": "~0.55.0",
13-
"@azure-tools/typespec-azure-core": "~0.41.0",
14-
"@azure-tools/typespec-client-generator-core": "~0.41.6",
15-
"@azure-tools/typespec-autorest": "~0.41.0"
11+
"@typespec/rest": "~0.55.0",
12+
"@typespec/compiler": "~0.55.0",
13+
"@typespec/versioning": "~0.55.0",
14+
"@typespec/openapi": "~0.55.0",
15+
"@azure-tools/typespec-client-generator-core": "~0.41.7"
1616
}
1717
}

0 commit comments

Comments
 (0)