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

Commit 5ccd473

Browse files
committed
Upgrade matrix-js-sdk to 19.3.0-rc.2
1 parent cc3ace2 commit 5ccd473

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
@@ -93,7 +93,7 @@
9393
"maplibre-gl": "^1.15.2",
9494
"matrix-encrypt-attachment": "^1.0.3",
9595
"matrix-events-sdk": "^0.0.1-beta.7",
96-
"matrix-js-sdk": "19.3.0-rc.1",
96+
"matrix-js-sdk": "19.3.0-rc.2",
9797
"matrix-widget-api": "^0.1.0-beta.18",
9898
"minimist": "^1.2.5",
9999
"opus-recorder": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6776,10 +6776,10 @@ matrix-events-sdk@^0.0.1-beta.7:
67766776
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
67776777
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
67786778

6779-
6780-
version "19.3.0-rc.1"
6781-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.3.0-rc.1.tgz#dda9f140dca076a77c5c00315b53bf2d417e5946"
6782-
integrity sha512-sK5bdn0AClJD+Cgned/rHcqMNRy1HEDuU/4SiRFoO+ROhBnNTsN3L7nOosS318WTCCpTwu2OdJCcMSJ9BBridw==
6779+
6780+
version "19.3.0-rc.2"
6781+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-19.3.0-rc.2.tgz#ede132ee6f0b97b1444bbd515c12b27678b49da0"
6782+
integrity sha512-UixvWZ+rfBiDw3jf35XHYkEXHSQ6wHPM9fs58HAe3124PU3JeEeQl2f+0OKJzd0jnXah3WWPAylpvmpNeNGjXg==
67836783
dependencies:
67846784
"@babel/runtime" "^7.12.5"
67856785
another-json "^0.2.0"

0 commit comments

Comments
 (0)