Skip to content

Commit 5022eaf

Browse files
committed
Upgrade matrix-js-sdk to 5.3.1-rc.1
1 parent a054ea0 commit 5022eaf

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"is-ip": "^2.0.0",
8080
"linkifyjs": "^2.1.6",
8181
"lodash": "^4.17.14",
82-
"matrix-js-sdk": "5.3.0-rc.1",
82+
"matrix-js-sdk": "5.3.1-rc.1",
8383
"minimist": "^1.2.0",
8484
"pako": "^1.0.5",
8585
"png-chunks-extract": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5715,9 +5715,10 @@ mathml-tag-names@^2.0.1:
57155715
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
57165716
integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
57175717

5718-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
5719-
version "5.2.0"
5720-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/84637c6ebd442346623bce562b441e1093d40270"
5718+
matrix-js-sdk@5.3.1-rc.1:
5719+
version "5.3.1-rc.1"
5720+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-5.3.1-rc.1.tgz#12f9434b2fc09e014371bc9a75dc2bc9bc35fe33"
5721+
integrity sha512-HP47NvGFrK4gG8ToZRurb6/pRHhJAOhixwoNT6P/FTZNZLJX4DDPY84uNR0jtmiiZXI+/wHRST0K9P6A2bgBXA==
57215722
dependencies:
57225723
"@babel/runtime" "^7.8.3"
57235724
another-json "^0.2.0"

0 commit comments

Comments
 (0)