Skip to content

Commit

Permalink
Bump matrix-js-sdk in the npm_and_yarn group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the / directory: [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk).


Updates `matrix-js-sdk` from 35.1.0 to 36.0.0
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](matrix-org/matrix-js-sdk@v35.1.0...v36.0.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent e421bbd commit 22e489d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"confmgr": "^1.0.8",
"cors": "^2.8.5",
"express": "4.19.2",
"matrix-js-sdk": "^35.1.0",
"matrix-js-sdk": "^36.0.0",
"pg": "^8.11.2",
"polkadot-api": "^1.6.5",
"prom-client": "^14.2.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -780,10 +780,10 @@ __metadata:
languageName: node
linkType: hard

"@matrix-org/matrix-sdk-crypto-wasm@npm:^11.1.0":
version: 11.1.0
resolution: "@matrix-org/matrix-sdk-crypto-wasm@npm:11.1.0"
checksum: 10c0/72b7e10728a7c700b9b945250af825992d505680d114e88e4e2c2d11f61e8797c14c1665c2d1ef6dce97b2c88f1780105ad7531bdef4917190ca1b5dfe9418c2
"@matrix-org/matrix-sdk-crypto-wasm@npm:^12.1.0":
version: 12.1.0
resolution: "@matrix-org/matrix-sdk-crypto-wasm@npm:12.1.0"
checksum: 10c0/dcccd778850e167451a78226c91471d710ae8c4b9067740c35888b0211d5ebec9586f51a3129b4f562fb0faf7096fcfedc8c9123543662fe478365760fc7815c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4432,7 +4432,7 @@ __metadata:
express: "npm:4.19.2"
joi: "npm:^17.13.1"
lint-staged: "npm:^12.3.8"
matrix-js-sdk: "npm:^35.1.0"
matrix-js-sdk: "npm:^36.0.0"
pg: "npm:^8.11.2"
polkadot-api: "npm:^1.6.5"
prom-client: "npm:^14.2.0"
Expand Down Expand Up @@ -6024,12 +6024,12 @@ __metadata:
languageName: node
linkType: hard

"matrix-js-sdk@npm:^35.1.0":
version: 35.1.0
resolution: "matrix-js-sdk@npm:35.1.0"
"matrix-js-sdk@npm:^36.0.0":
version: 36.0.0
resolution: "matrix-js-sdk@npm:36.0.0"
dependencies:
"@babel/runtime": "npm:^7.12.5"
"@matrix-org/matrix-sdk-crypto-wasm": "npm:^11.1.0"
"@matrix-org/matrix-sdk-crypto-wasm": "npm:^12.1.0"
"@matrix-org/olm": "npm:3.2.15"
another-json: "npm:^0.2.0"
bs58: "npm:^6.0.0"
Expand All @@ -6043,7 +6043,7 @@ __metadata:
sdp-transform: "npm:^2.14.1"
unhomoglyph: "npm:^1.0.6"
uuid: "npm:11"
checksum: 10c0/357cf55aceb2793a5702212f09c255f81032bee20593528c30b273a857ac8f13233d02fbee5e5d9b18d0daee9ae80ad471cf5c5bb26d86897d28b6826fe70646
checksum: 10c0/fc81066def024b584e6dd2da8221c3d73cf04a4068a497e54e9320d1a4225be3cafc450c00a350033af1ecd17556da6b1a3f78606802afe4e42f9328e5d1d128
languageName: node
linkType: hard

Expand Down

0 comments on commit 22e489d

Please sign in to comment.