Bump @azure-tools/typespec-client-generator-cli (#6754)

Bumps [@azure-tools/typespec-client-generator-cli](https://github.com/Azure/azure-sdk-tools) from 0.28.1 to 0.28.3.
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Azure SDK Bot 2025-09-26 09:00:09 -07:00 committed by GitHub
parent 1f7b40dee5
commit 1231716b59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
"@azure-tools/typespec-client-generator-cli": "0.28.1"
"@azure-tools/typespec-client-generator-cli": "0.28.3"
}
},
"node_modules/@autorest/codemodel": {
@ -189,9 +189,9 @@
}
},
"node_modules/@azure-tools/typespec-client-generator-cli": {
"version": "0.28.1",
"resolved": "https://registry.npmjs.org/@azure-tools/typespec-client-generator-cli/-/typespec-client-generator-cli-0.28.1.tgz",
"integrity": "sha512-OrC529UNZsMsn6A3kXFyLqWslhP+Ji1lGJna1FhNwfJClO0Pi/6yc3p6lbnMCDAq+gzsYkbfXRTdXpPXfd5m9A==",
"version": "0.28.3",
"resolved": "https://registry.npmjs.org/@azure-tools/typespec-client-generator-cli/-/typespec-client-generator-cli-0.28.3.tgz",
"integrity": "sha512-vWIuMHAlSC3mi+5YJregrxNSU3tZMkZZXTwCV53TX3f/eLYOCT8fTCmNHMOIseIX0OPPb4M1zoLFzZTr96Z7mQ==",
"license": "MIT",
"dependencies": {
"@autorest/core": "^3.10.2",

View File

@ -1,5 +1,5 @@
{
"dependencies": {
"@azure-tools/typespec-client-generator-cli": "0.28.1"
"@azure-tools/typespec-client-generator-cli": "0.28.3"
}
}