Skip to content

Commit

Permalink
Merge branch 'master' into next-spec
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg authored Feb 1, 2023
2 parents 0318edc + 6541715 commit ba07bad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asyncapi/parser",
"version": "1.17.2",
"version": "1.17.3",
"description": "JavaScript AsyncAPI parser.",
"main": "lib/index.js",
"types": "types.d.ts",
Expand Down Expand Up @@ -76,7 +76,7 @@
},
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^9.0.6",
"@asyncapi/specs": "^4.0.1",
"@asyncapi/specs": "^4.1.0",
"@fmvilas/pseudo-yaml-ast": "^0.3.1",
"ajv": "^6.10.1",
"js-yaml": "^3.13.1",
Expand Down

0 comments on commit ba07bad

Please sign in to comment.