Skip to content

Commit 34b443b

Browse files
authored
fix: update @asyncapi/parser to 1.4.2 version (#136)
fix: update @asyncapi/parser to 1.4.2 version
1 parent c452ab4 commit 34b443b

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.4.1",
33+
"@asyncapi/parser": "^1.4.2",
3434
"change-case": "^4.1.2"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)