Skip to content

Commit a7748a8

Browse files
authored
Merge pull request #389 from vector-im/dbkr/js-sdk-bump-5e76697
Bump js-sdk for matrix-org/matrix-js-sdk#2445
2 parents fdcedb5 + edbcf95 commit a7748a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"classnames": "^2.3.1",
3838
"color-hash": "^2.0.1",
3939
"events": "^3.3.0",
40-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#34ef7bc64aa52d1aa78f2e779150922892e287de",
40+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#5e766978b8cf80d943f796df1067722a6a5918a7",
4141
"mermaid": "^8.13.8",
4242
"normalize.css": "^8.0.1",
4343
"pako": "^2.0.4",

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -8597,9 +8597,9 @@ matrix-events-sdk@^0.0.1-beta.7:
85978597
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
85988598
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
85998599

8600-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#34ef7bc64aa52d1aa78f2e779150922892e287de":
8600+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#5e766978b8cf80d943f796df1067722a6a5918a7":
86018601
version "17.2.0"
8602-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/34ef7bc64aa52d1aa78f2e779150922892e287de"
8602+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/5e766978b8cf80d943f796df1067722a6a5918a7"
86038603
dependencies:
86048604
"@babel/runtime" "^7.12.5"
86058605
another-json "^0.2.0"

0 commit comments

Comments
 (0)