Skip to content

Commit b4c9981

Browse files
authored
fix: update @asyncapi/parser to 3.0.0 version (#202)
1 parent 0bf2ce6 commit b4c9981

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 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
@@ -55,7 +55,7 @@
5555
"access": "public"
5656
},
5757
"dependencies": {
58-
"@asyncapi/parser": "^2.1.2",
58+
"@asyncapi/parser": "^3.0.0",
5959
"js-yaml": "^4.1.0",
6060
"jsonpath-plus": "^6.0.1",
6161
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)