Skip to content

Commit af98e62

Browse files
authored
bump typespec-python (#41892)
1 parent bac2a38 commit af98e62

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

eng/emitter-package-lock.json

Lines changed: 71 additions & 71 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: 5 additions & 5 deletions
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.45.5"
4+
"@azure-tools/typespec-python": "0.46.0"
55
},
66
"devDependencies": {
77
"@typespec/compiler": "^1.1.0",
@@ -14,10 +14,10 @@
1414
"@typespec/streams": "~0.71.0",
1515
"@typespec/xml": "~0.71.0",
1616
"@azure-tools/typespec-azure-core": "~0.57.0",
17-
"@azure-tools/typespec-azure-resource-manager": "~0.57.0",
18-
"@azure-tools/typespec-autorest": "~0.57.0",
19-
"@azure-tools/typespec-azure-rulesets": "~0.57.0",
20-
"@azure-tools/typespec-client-generator-core": "~0.57.2",
17+
"@azure-tools/typespec-azure-resource-manager": "~0.57.2",
18+
"@azure-tools/typespec-autorest": "~0.57.1",
19+
"@azure-tools/typespec-azure-rulesets": "~0.57.1",
20+
"@azure-tools/typespec-client-generator-core": "~0.57.3",
2121
"@azure-tools/typespec-liftr-base": "0.8.0"
2222
}
2323
}

0 commit comments

Comments
 (0)