Skip to content

Commit 602a363

Browse files
authored
Upgrade to cadl v0.40 (#25022)
### Packages impacted by this PR ### Issues associated with this PR ### Describe the problem that is addressed by this PR ### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen? ### Are there test cases added in this PR? _(If not, why?)_ ### Provide a list of related PRs _(if any)_ ### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_ ### Checklists - [ ] Added impacted package name to the issue description - [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [ ] Added a changelog (if necessary)
1 parent 788cee8 commit 602a363

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"dependencies": {
3-
"@azure-tools/cadl-typescript": "1.0.0-beta.8",
4-
"@azure-tools/cadl-autorest": "0.24.0",
3+
"@azure-tools/cadl-typescript": "1.0.0-beta.10",
4+
"@azure-tools/cadl-autorest": "0.26.0",
55
"@cadl-lang/eslint-config-cadl": "0.5.0",
6-
"@cadl-lang/eslint-plugin": "0.38.0",
7-
"@cadl-lang/library-linter": "0.38.0"
6+
"@cadl-lang/eslint-plugin": "0.40.0",
7+
"@cadl-lang/library-linter": "0.40.0"
88
}
99
}

0 commit comments

Comments
 (0)