Skip to content

Commit 5c48f70

Browse files
committed
chore: upgrade rich-markdown-editor
1 parent 9cb508f commit 5c48f70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"react-resize-detector": "^6.6.0",
6868
"react-split": "^2.0.9",
6969
"remove-markdown": "^0.3.0",
70-
"rich-markdown-editor": "^11.11.0",
70+
"rich-markdown-editor": "^11.11.1",
7171
"rosetta": "^1.1.0",
7272
"styled-components": "^5.2.1",
7373
"ua-parser-js": "^0.7.24",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6829,10 +6829,10 @@ reusify@^1.0.4:
68296829
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
68306830
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
68316831

6832-
rich-markdown-editor@^11.11.0:
6833-
version "11.11.0"
6834-
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.11.0.tgz#ee2af2d883ebbdcb08ab101782c35fe25ed92de1"
6835-
integrity sha512-mbAHsUCbIu/+YgCRNtqId0ObgzLEskWyo1hppYiDlRZNvivOMhKGi2PdM1ZO/q65FIYqze0jh1d29pVOaDlfoA==
6832+
rich-markdown-editor@^11.11.1:
6833+
version "11.11.1"
6834+
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.11.1.tgz#15426ab0a163e268fa53e67585142f9463aebd49"
6835+
integrity sha512-qTeOGQrfpB/LjjAXdKwhn52FtPzPpuIw/A/FVDO9N+MFyphGN+cCjTJQ2h1AqPHakARh5ZNuOT5sMaM6O7lJYg==
68366836
dependencies:
68376837
copy-to-clipboard "^3.0.8"
68386838
lodash "^4.17.11"

0 commit comments

Comments
 (0)