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.7 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-rr authored Feb 22, 2024
1 parent b9dc1d8 commit 8158f9a
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.6"
"parserapiv3": "npm:@asyncapi/parser@^3.0.7"
},
"devDependencies": {
"@jest/types": "^29.0.2",
Expand Down

0 comments on commit 8158f9a

Please sign in to comment.