Skip to content

Commit b324b7c

Browse files
authored
chore: update @asyncapi/parser to 3.1.0 version and others (#233)
1 parent b4db710 commit b324b7c

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@asyncapi/generator-filters": "^2.1.0",
3535
"@asyncapi/generator-hooks": "^0.1.0",
36-
"@asyncapi/generator-react-sdk": "^1.0.19",
36+
"@asyncapi/generator-react-sdk": "^1.0.20",
3737
"generate-schema": "^2.6.0"
3838
},
3939
"release": {
@@ -106,7 +106,7 @@
106106
},
107107
"devDependencies": {
108108
"@asyncapi/generator": "^1.17.25",
109-
"@asyncapi/parser": "^3.0.15",
109+
"@asyncapi/parser": "^3.1.0",
110110
"@semantic-release/commit-analyzer": "^8.0.1",
111111
"@semantic-release/github": "^7.0.4",
112112
"@semantic-release/npm": "^7.1.3",

0 commit comments

Comments
 (0)