Skip to content

Commit 3f99015

Browse files
authored
bump avocado and oav (#38888)
1 parent 57a0378 commit 3f99015

File tree

3 files changed

+17
-57
lines changed

3 files changed

+17
-57
lines changed

eng/tools/oav-runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@azure-tools/specs-shared": "file:../../../.github/shared",
1919
"js-yaml": "^4.1.0",
20-
"oav": "4.0.2",
20+
"oav": "4.0.3",
2121
"simple-git": "^3.27.0"
2222
},
2323
"devDependencies": {

package-lock.json

Lines changed: 14 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@azure-tools/typespec-client-generator-core": "0.62.0",
1414
"@azure-tools/typespec-liftr-base": "0.10.0",
1515
"@autorest/openapi-to-typespec": "0.11.12",
16-
"@azure/avocado": "0.10.3",
16+
"@azure/avocado": "0.10.5",
1717
"@azure/oad": "0.12.3",
1818
"@microsoft.azure/openapi-validator": "2.2.4",
1919
"@microsoft.azure/openapi-validator-core": "1.0.7",
@@ -30,7 +30,7 @@
3030
"@typespec/versioning": "0.76.0",
3131
"@typespec/xml": "0.76.0",
3232
"azure-rest-api-specs-eng-tools": "file:eng/tools",
33-
"oav": "4.0.2",
33+
"oav": "4.0.3",
3434
"prettier": "~3.6.2",
3535
"typescript": "~5.9.2"
3636
},

0 commit comments

Comments
 (0)