Skip to content

Commit 71f99d8

Browse files
authored
fix: update @asyncapi/parser to 1.9.0 version
1 parent 8613489 commit 71f99d8

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
@@ -34,7 +34,7 @@
3434
],
3535
"dependencies": {
3636
"@apidevtools/json-schema-ref-parser": "^9.0.7",
37-
"@asyncapi/parser": "^1.8.2",
37+
"@asyncapi/parser": "^1.9.0",
3838
"change-case": "^4.1.2"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)