Bump matrix-js-sdk from 20.0.1 to 20.0.2 (#888)

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 20.0.1 to 20.0.2.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v20.0.1...v20.0.2)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-10-01 09:07:04 +05:30
committed by GitHub
parent a900b04254
commit bf94550a84
2 changed files with 8 additions and 8 deletions

View File

@@ -32,7 +32,7 @@
"katex": "0.16.2",
"linkify-html": "4.0.1",
"linkifyjs": "4.0.1",
"matrix-js-sdk": "20.0.1",
"matrix-js-sdk": "20.0.2",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-autosize-textarea": "7.1.0",