Skip to content

Commit 67d6f63

Browse files
authored
fix: update @asyncapi/parser to 1.4.0 version (#62)
fix: update @asyncapi/parser to 1.4.0 version
1 parent e3c2f62 commit 67d6f63

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -30,7 +30,7 @@
3030
],
3131
"dependencies": {
3232
"@apidevtools/json-schema-ref-parser": "^9.0.7",
33-
"@asyncapi/parser": "^1.3.3",
33+
"@asyncapi/parser": "^1.4.0",
3434
"change-case": "^4.1.2"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)