Skip to content

Commit e8a875e

Browse files
Merge pull request #610 from vector-im/SimonBrandner/task/update-js
2 parents 70d6c3e + e7a9442 commit e8a875e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"classnames": "^2.3.1",
3939
"color-hash": "^2.0.1",
4040
"events": "^3.3.0",
41-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#f41b7706e489cc1b83e6b25dd50091be2b5a9083",
41+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#ce3b72c85031f188a092d1c39806ef7536e65bdd",
4242
"matrix-widget-api": "^1.0.0",
4343
"mermaid": "^8.13.8",
4444
"normalize.css": "^8.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8484,9 +8484,9 @@ matrix-events-sdk@^0.0.1-beta.7:
84848484
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
84858485
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
84868486

8487-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#f41b7706e489cc1b83e6b25dd50091be2b5a9083":
8488-
version "19.5.0"
8489-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/f41b7706e489cc1b83e6b25dd50091be2b5a9083"
8487+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#ce3b72c85031f188a092d1c39806ef7536e65bdd":
8488+
version "20.0.1"
8489+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/ce3b72c85031f188a092d1c39806ef7536e65bdd"
84908490
dependencies:
84918491
"@babel/runtime" "^7.12.5"
84928492
"@types/sdp-transform" "^2.4.5"

0 commit comments

Comments
 (0)