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

Commit 4eff82f

Browse files
committed
Upgrade dependency to [email protected]
1 parent be846e6 commit 4eff82f

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
@@ -114,7 +114,7 @@
114114
"maplibre-gl": "^2.0.0",
115115
"matrix-encrypt-attachment": "^1.0.3",
116116
"matrix-events-sdk": "0.0.1",
117-
"matrix-js-sdk": "34.1.0",
117+
"matrix-js-sdk": "34.2.0-rc.0",
118118
"matrix-widget-api": "^1.5.0",
119119
"memoize-one": "^6.0.0",
120120
"minimist": "^1.2.5",

yarn.lock

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

6815-
matrix-js-sdk@34.1.0:
6816-
version "34.1.0"
6817-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.1.0.tgz#6ac76be1a91721f1ba3c4b0dedce7761735c4084"
6818-
integrity sha512-jJrnlNRBncsK98fkied+G3Y1QcUEcq18D+NwVsyOqFAlOs1Vsbrii3W5xzpuFytJnx4CD7UM7NLXCNGiFPl7jQ==
6815+
matrix-js-sdk@34.2.0-rc.0:
6816+
version "34.2.0-rc.0"
6817+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.2.0-rc.0.tgz#3a02bdf295ec538a03a34aae00d9389ff18076ee"
6818+
integrity sha512-C6KUnBE0o8CjNJKkR9ISErRSCc2AUdeN8xh8MkquuwsqoaUdOiTMbjDKd1YroAx2PMjOxo+W2U8JCiURquMC6A==
68196819
dependencies:
68206820
"@babel/runtime" "^7.12.5"
68216821
"@matrix-org/matrix-sdk-crypto-wasm" "^6.0.0"

0 commit comments

Comments
 (0)