Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 78eb8ff

Browse files
committed
Upgrade matrix-js-sdk to 12.2.0-rc.1
1 parent 93f4218 commit 78eb8ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"katex": "^0.12.0",
8181
"linkifyjs": "^2.1.9",
8282
"lodash": "^4.17.20",
83-
"matrix-js-sdk": "12.1.0",
83+
"matrix-js-sdk": "12.2.0-rc.1",
8484
"matrix-widget-api": "^0.1.0-beta.15",
8585
"minimist": "^1.2.5",
8686
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5445,10 +5445,10 @@ mathml-tag-names@^2.1.3:
54455445
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
54465446
integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
54475447

5448-
matrix-js-sdk@12.1.0:
5449-
version "12.1.0"
5450-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-12.1.0.tgz#7d159dd9bc03701e45a6b2777f1fa582a7e8b970"
5451-
integrity sha512-/fSqOjD+mTlMD+/B3s3Ja6BfI46FnTDl43ojzGDUOsHRRmSYUmoONb83qkH5Fjm8cI2q5ZBJMsBfjuZwLVeiZw==
5448+
matrix-js-sdk@12.2.0-rc.1:
5449+
version "12.2.0-rc.1"
5450+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-12.2.0-rc.1.tgz#fbbb462dd98c64edb6f4bcd5403d802c98625f01"
5451+
integrity sha512-aHxL6wsLRrnJMLJ17V1IVOm2dCGOA8jHWZi43xNzkdsmQeU9UiUmUcT9RxsYcc7YhNv8ZaZ1plIwvBmoz3H4mA==
54525452
dependencies:
54535453
"@babel/runtime" "^7.12.5"
54545454
another-json "^0.2.0"

0 commit comments

Comments
 (0)