Skip to content

Commit 74f117f

Browse files
committed
Upgrade matrix-react-sdk to 3.40.0-rc.2
1 parent 37c81f3 commit 74f117f

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.2.0",
6262
"katex": "^0.12.0",
6363
"matrix-js-sdk": "15.5.1-rc.1",
64-
"matrix-react-sdk": "3.40.0-rc.1",
64+
"matrix-react-sdk": "3.40.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
@@ -8081,10 +8081,10 @@ matrix-mock-request@^1.2.3:
80818081
bluebird "^3.5.0"
80828082
expect "^1.20.2"
80838083

8084-
8085-
version "3.40.0-rc.1"
8086-
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.40.0-rc.1.tgz#4641b4d20f18b508b1ecf149cc7ca64dd9736830"
8087-
integrity sha512-rwcllTjbadYNk4J7Dbbnc+2LkpYMvI9zNTSbmKk8fXO+vp/cdMtScJISi2sYVVc05qckDvC4Q3E2UoJ3Jvdh4g==
8084+
8085+
version "3.40.0-rc.2"
8086+
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.40.0-rc.2.tgz#d6b3bc137e83c9abb3e58045dc557a9130649747"
8087+
integrity sha512-fNbBe+vkVk5P0206CdROJ5f7DDRRoWnBT3d5qMTUjHCR3mYVzrDVHgJrAMM0qgntV3lJSWzajPznFvLOPWcALQ==
80888088
dependencies:
80898089
"@babel/runtime" "^7.12.5"
80908090
"@sentry/browser" "^6.11.0"

0 commit comments

Comments
 (0)