Skip to content

Commit c7f5cf5

Browse files
authored
fix: update @asyncapi/parser to 3.0.9 version (#239)
1 parent c7aaa74 commit c7f5cf5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -38,7 +38,7 @@
3838
"author": "Fran Mendez <[email protected]> (fmvilas.com)",
3939
"license": "Apache-2.0",
4040
"dependencies": {
41-
"@asyncapi/parser": "^3.0.8",
41+
"@asyncapi/parser": "^3.0.9",
4242
"js-yaml": "^3.14.1"
4343
},
4444
"devDependencies": {

0 commit comments

Comments
 (0)