Skip to content

Commit b1c9e8c

Browse files
committed
Bump js-sdk dependency
For matrix-org/matrix-js-sdk#2662
1 parent f71817b commit b1c9e8c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"classnames": "^2.3.1",
3939
"color-hash": "^2.0.1",
4040
"events": "^3.3.0",
41-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#36a6117ee284cefe7d16055352c9cefce30ce6b1",
41+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#41cee6f1cc29c14f60bfcde709ec322aeafbebb3",
4242
"matrix-widget-api": "^1.0.0",
4343
"mermaid": "^8.13.8",
4444
"normalize.css": "^8.0.1",
@@ -79,4 +79,4 @@
7979
"vite-plugin-html-template": "^1.1.0",
8080
"vite-plugin-svgr": "^0.4.0"
8181
}
82-
}
82+
}

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8390,9 +8390,9 @@ matrix-events-sdk@^0.0.1-beta.7:
83908390
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
83918391
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
83928392

8393-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#36a6117ee284cefe7d16055352c9cefce30ce6b1":
8393+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#41cee6f1cc29c14f60bfcde709ec322aeafbebb3":
83948394
version "19.4.0"
8395-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/36a6117ee284cefe7d16055352c9cefce30ce6b1"
8395+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/41cee6f1cc29c14f60bfcde709ec322aeafbebb3"
83968396
dependencies:
83978397
"@babel/runtime" "^7.12.5"
83988398
"@types/sdp-transform" "^2.4.5"

0 commit comments

Comments
 (0)