Skip to content

Commit 4f9f635

Browse files
authored
bump openapi-validator-rulesets from 2.2.1 to 2.2.2 (#40107)
1 parent 6173888 commit 4f9f635

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

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.2.1",
28+
"@microsoft.azure/openapi-validator-rulesets": "2.2.2",
2929
"autorest": "^3.7.2",
3030
"change-case": "^5.4.4",
3131
"deep-eql": "^5.0.2",

package-lock.json

Lines changed: 6 additions & 6 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
@@ -18,7 +18,7 @@
1818
"@azure/oad": "0.12.3",
1919
"@microsoft.azure/openapi-validator": "2.2.4",
2020
"@microsoft.azure/openapi-validator-core": "1.0.7",
21-
"@microsoft.azure/openapi-validator-rulesets": "2.2.1",
21+
"@microsoft.azure/openapi-validator-rulesets": "2.2.2",
2222
"@typespec/compiler": "1.8.0",
2323
"@typespec/http": "1.8.0",
2424
"@typespec/sse": "0.78.0",

0 commit comments

Comments
 (0)