Skip to content

Commit edc6c7e

Browse files
authored
Bump @microsoft.azure/openapi-validator-rulesets from 2.1.10 to 2.2.0 (#39319)
1 parent a1ea06e commit edc6c7e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

eng/tools/lint-diff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@azure-tools/specs-shared": "file:../../../.github/shared",
2626
"@microsoft.azure/openapi-validator": "2.2.4",
2727
"@microsoft.azure/openapi-validator-core": "1.0.7",
28-
"@microsoft.azure/openapi-validator-rulesets": "2.1.10",
28+
"@microsoft.azure/openapi-validator-rulesets": "2.2.0",
2929
"autorest": "^3.7.2",
3030
"change-case": "^5.4.4",
3131
"deep-eql": "^5.0.2",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@azure/oad": "0.12.3",
1818
"@microsoft.azure/openapi-validator": "2.2.4",
1919
"@microsoft.azure/openapi-validator-core": "1.0.7",
20-
"@microsoft.azure/openapi-validator-rulesets": "2.1.10",
20+
"@microsoft.azure/openapi-validator-rulesets": "2.2.0",
2121
"@typespec/compiler": "1.7.1",
2222
"@typespec/http": "1.7.0",
2323
"@typespec/sse": "0.77.0",

0 commit comments

Comments
 (0)