chore(deps): bump @asyncapi/react-component

Bumps [@asyncapi/react-component](https://github.com/asyncapi/asyncapi-react) from 1.0.0-next.32 to 1.0.0-next.33.
- [Release notes](https://github.com/asyncapi/asyncapi-react/releases)
- [Commits](https://github.com/asyncapi/asyncapi-react/compare/v1.0.0-next.32...v1.0.0-next.33)

---
updated-dependencies:
- dependency-name: "@asyncapi/react-component"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-18 04:21:08 +00:00
committed by Github changeset workflow
parent 209fd128e6
commit 306c366fc9
3 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@asyncapi/react-component": "1.0.0-next.32",
"@asyncapi/react-component": "1.0.0-next.33",
"@backstage/catalog-model": "^0.10.0",
"@backstage/core-components": "^0.8.9",
"@backstage/core-plugin-api": "^0.6.1",