Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 579cb6b

Browse files
authored
Update to 2.37.9 (#12943)
1 parent f033b64 commit 579cb6b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@babel/runtime": "^7.12.5",
7575
"@matrix-org/analytics-events": "^0.24.0",
7676
"@matrix-org/emojibase-bindings": "^1.1.2",
77-
"@matrix-org/matrix-wysiwyg": "2.37.8",
77+
"@matrix-org/matrix-wysiwyg": "2.37.9",
7878
"@matrix-org/react-sdk-module-api": "^2.4.0",
7979
"@matrix-org/spec": "^1.7.0",
8080
"@sentry/browser": "^8.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1887,10 +1887,10 @@
18871887
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-7.0.0.tgz#8d6abdb9ded8656cc9e2a7909913a34bf3fc9b3a"
18881888
integrity sha512-MOencXiW/gI5MuTtCNsuojjwT5DXCrjMqv9xOslJC9h2tPdLFFFMGr58dY5Lis4DRd9MRWcgrGowUIHOqieWTA==
18891889

1890-
"@matrix-org/[email protected].8":
1891-
version "2.37.8"
1892-
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-wysiwyg/-/matrix-wysiwyg-2.37.8.tgz#0b61e9023e3c73ca8789e97c80d7282e8c823c6b"
1893-
integrity sha512-fx8KGpztmJvwiY1OvE9A7r08kNcUZQIZXPbWcXNtQ61GwV5VyKvMxCmxfRlZ6Ac8oagVxRPu4WySCRX44Y9Ylw==
1890+
"@matrix-org/[email protected].9":
1891+
version "2.37.9"
1892+
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-wysiwyg/-/matrix-wysiwyg-2.37.9.tgz#4d5667df3c74e11fd01c4b5be920caff72bf2f48"
1893+
integrity sha512-Jn2ug6ySX5es5/SV5BVgSBhVPS7GXggwZ/GGWmnJvhnp/IArit4kgUAsNRhQeKebuVvNphwQykCGwyBOn2PLBA==
18941894
dependencies:
18951895
eslint-plugin-unicorn "^54.0.0"
18961896

0 commit comments

Comments
 (0)