Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
fix: update @asyncapi/parser to 3.0.12 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
smoya committed Apr 3, 2024
1 parent 94031bf commit e4c891e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@asyncapi/raml-dt-schema-parser": "^4.0.4",
"parserapiv1": "npm:@asyncapi/parser@^2.1.0",
"parserapiv2": "npm:@asyncapi/parser@3.0.0-next-major-spec.8",
"parserapiv3": "npm:@asyncapi/parser@^3.0.9"
"parserapiv3": "npm:@asyncapi/parser@^3.0.12"
},
"devDependencies": {
"@jest/types": "^29.0.2",
Expand Down

0 comments on commit e4c891e

Please sign in to comment.