Skip to content

Commit 2fe0374

Browse files
authored
fix: fix AsyncAPI 2.x Message.traits field lint rules (#3686)
The fix comes via [email protected] (apidom-ls) Refs https://github.com/swagger-api/apidom/releases/tag/v0.56.3
1 parent f347dad commit 2fe0374

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -64,7 +64,7 @@
6464
"@mui/material": "^5.10.14",
6565
"@primer/octicons-react": "^17.9.0",
6666
"@swagger-api/apidom-core": "^0.56.2",
67-
"@swagger-api/apidom-ls": "^0.56.2",
67+
"@swagger-api/apidom-ls": "^0.56.3",
6868
"@swagger-api/apidom-ns-api-design-systems": "^0.56.2",
6969
"@swagger-api/apidom-parser-adapter-api-design-systems-json": "^0.56.2",
7070
"@swagger-api/apidom-parser-adapter-api-design-systems-yaml": "^0.56.2",

0 commit comments

Comments
 (0)