Skip to content

Commit d5d054d

Browse files
committedAug 13, 2021
chore: upgrade rich-markdown-editor
·
v0.4.0-alphav0.3.4
1 parent 6707f21 commit d5d054d

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
@@ -64,7 +64,7 @@
6464
"react-resize-detector": "^6.6.0",
6565
"react-split": "^2.0.9",
6666
"remove-markdown": "^0.3.0",
67-
"rich-markdown-editor": "^11.13.0",
67+
"rich-markdown-editor": "^11.17.2",
6868
"rosetta": "^1.1.0",
6969
"styled-components": "^5.2.1",
7070
"ua-parser-js": "^0.7.24",

‎yarn.lock

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

6958-
rich-markdown-editor@^11.13.0:
6959-
version "11.13.0"
6960-
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.13.0.tgz#7009bddbd667c2fdcf6a7d4210913a1c040acdde"
6961-
integrity sha512-WZLL7z0sE7kogYjpPWPbLnbWjYwCn5RLoju6Vg6WfVDVWPSRRfWo+IHSKpBAK8kP+h9pKxZItwHrHN4ShXapjA==
6958+
rich-markdown-editor@^11.17.2:
6959+
version "11.17.2"
6960+
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.17.2.tgz#dfe37db78f05275a127f3044e37c89e655003927"
6961+
integrity sha512-YlforkrZlrvzDWz9C58O7+GU7ulJC8M+UdftMObhkt5LagpzBXXzPvOiMkR0qzlouxsEwSA22/S4J16obJpNWA==
69626962
dependencies:
69636963
copy-to-clipboard "^3.0.8"
69646964
lodash "^4.17.11"

0 commit comments

Comments
 (0)
Please sign in to comment.