Skip to content

Commit 79213ff

Browse files
asyncapi-botasyncapi-bot
andauthored
fix: update @asyncapi/parser to 1.5.2 version (#253)
Co-authored-by: asyncapi-bot <info@asyncapi.io>
1 parent aebdb2b commit 79213ff

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -31,7 +31,7 @@
3131
],
3232
"dependencies": {
3333
"@apidevtools/json-schema-ref-parser": "^9.0.7",
34-
"@asyncapi/parser": "^1.5.1",
34+
"@asyncapi/parser": "^1.5.2",
3535
"change-case": "^4.1.2"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)