Skip to content

Commit 4a09f57

Browse files
fix: bump @asyncapi/parser to 3.6.0 (asyncapi#1892)
Co-authored-by: sahillllllllll-bit <sahilsingh59443@gmail.com> Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
1 parent 0386d18 commit 4a09f57

File tree

3 files changed

+29
-20
lines changed

3 files changed

+29
-20
lines changed

.changeset/wise-nights-dream.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@asyncapi/generator": patch
3+
---
4+
5+
Bump @asyncapi/parser to 3.6.0 to support AsyncAPI 3.1.0

apps/generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@asyncapi/generator-hooks": "*",
5454
"@asyncapi/generator-react-sdk": "*",
5555
"@asyncapi/multi-parser": "^2.2.0",
56-
"@asyncapi/parser": "^3.4.0",
56+
"@asyncapi/parser": "^3.6.0",
5757
"@npmcli/arborist": "5.6.3",
5858
"@npmcli/config": "^8.0.2",
5959
"ajv": "^8.12.0",

package-lock.json

Lines changed: 23 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)