Skip to content

Commit 73df407

Browse files
committed
Upgrade matrix-react-sdk to 3.49.0-rc.2
1 parent 0cf8abc commit 73df407

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
@@ -61,7 +61,7 @@
6161
"jsrsasign": "^10.5.25",
6262
"katex": "^0.12.0",
6363
"matrix-js-sdk": "19.1.0-rc.1",
64-
"matrix-react-sdk": "3.49.0-rc.1",
64+
"matrix-react-sdk": "3.49.0-rc.2",
6565
"matrix-widget-api": "^0.1.0-beta.18",
6666
"prop-types": "^15.7.2",
6767
"react": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8413,10 +8413,10 @@ matrix-mock-request@^2.0.0:
84138413
dependencies:
84148414
expect "^1.20.2"
84158415

8416-
8417-
version "3.49.0-rc.1"
8418-
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.49.0-rc.1.tgz#90c9d7398e06fbb61102de6de22aa718b222de30"
8419-
integrity sha512-6jifcsTZjbFTKWh0cc6qoxcIWXAN6yCseQAZDokiBolQE3DWweE3jaJe0oWV54SAjtfKW10rZLpXg4yrs4BAKg==
8416+
8417+
version "3.49.0-rc.2"
8418+
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.49.0-rc.2.tgz#77108c5b9426cda2d4b333a7afe694f5170b2c44"
8419+
integrity sha512-XhBZlp5Z2FxUcf+68l+sp9bEPdFPe8CsB8TNDo9FV4UmoQoGYQ0my8i5xU+W4G8aN6+e7nE8CxWhQZ1+Z4/qxw==
84208420
dependencies:
84218421
"@babel/runtime" "^7.12.5"
84228422
"@matrix-org/analytics-events" "^0.1.1"

0 commit comments

Comments
 (0)