Skip to content

Commit f288283

Browse files
iscai-msftiscai-msft
andauthored
update tsp version (#35854)
Co-authored-by: iscai-msft <[email protected]>
1 parent dc9d41e commit f288283

File tree

2 files changed

+16
-33
lines changed

2 files changed

+16
-33
lines changed

eng/emitter-package-lock.json

Lines changed: 9 additions & 25 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: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
{
22
"main": "dist/src/index.js",
33
"dependencies": {
4-
"@azure-tools/typespec-python": "0.23.12"
4+
"@azure-tools/typespec-python": "0.23.13"
55
},
66
"devDependencies": {
7-
"@typespec/http": "~0.56.0",
8-
"@typespec/openapi": "~0.56.0",
9-
"@azure-tools/typespec-azure-resource-manager": "~0.42.1",
10-
"@azure-tools/typespec-azure-rulesets": "~0.42.1",
11-
"@typespec/versioning": "~0.56.0",
12-
"@azure-tools/typespec-azure-core": "~0.42.0",
137
"@azure-tools/typespec-autorest": "~0.42.0",
8+
"@azure-tools/typespec-azure-core": "~0.42.0",
9+
"@azure-tools/typespec-azure-resource-manager": "~0.42.0",
1410
"@azure-tools/typespec-client-generator-core": "~0.42.3",
11+
"@typespec/compiler": "~0.56.0",
12+
"@typespec/http": "~0.56.0",
13+
"@typespec/openapi": "~0.56.0",
1514
"@typespec/rest": "~0.56.0",
16-
"@typespec/compiler": "~0.56.0"
15+
"@typespec/versioning": "~0.56.0"
1716
}
1817
}

0 commit comments

Comments
 (0)