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

Commit 83f238a

Browse files
committed
Upgrade dependency to [email protected]
1 parent 444e276 commit 83f238a

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
@@ -110,7 +110,7 @@
110110
"maplibre-gl": "^2.0.0",
111111
"matrix-encrypt-attachment": "^1.0.3",
112112
"matrix-events-sdk": "0.0.1",
113-
"matrix-js-sdk": "33.1.0-rc.0",
113+
"matrix-js-sdk": "33.1.0-rc.1",
114114
"matrix-widget-api": "^1.5.0",
115115
"memoize-one": "^6.0.0",
116116
"minimist": "^1.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7351,10 +7351,10 @@ [email protected]:
73517351
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
73527352
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
73537353

7354-
7355-
version "33.1.0-rc.0"
7356-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-33.1.0-rc.0.tgz#8f335d1623f463428d978582780d19b881b5c4f7"
7357-
integrity sha512-QjFryN0d3RJd9s6RVBNlaAZheX+s3YaBiaaXK5BY6m934xKudEUUozfZnb7169lHZ8Z+/zQluOquD5t6RNi9XA==
7354+
7355+
version "33.1.0-rc.1"
7356+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-33.1.0-rc.1.tgz#b33acf2e0e3fccf1a5028a17220dac99de85782e"
7357+
integrity sha512-ISs9gHRqjYJsGxA5XcWx8eJa+CQtYcRGMJ1OVG9hmfrs7mRTFt/SiKnG33qlIWaF6tZ3bqrSjHaZyKbPmygZmQ==
73587358
dependencies:
73597359
"@babel/runtime" "^7.12.5"
73607360
"@matrix-org/matrix-sdk-crypto-wasm" "^5.0.0"

0 commit comments

Comments
 (0)