fix: Bump RME, improves behavior typing words with underscores

This commit is contained in:
Tom Moor 2021-05-20 19:29:59 -07:00
parent b93d15e967
commit 505ed3403a
2 changed files with 6 additions and 6 deletions

View File

@ -168,7 +168,7 @@
"react-window": "^1.8.6",
"reakit": "^1.3.6",
"regenerator-runtime": "^0.13.7",
"rich-markdown-editor": "^11.8.1",
"rich-markdown-editor": "^11.8.2",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",
@ -231,4 +231,4 @@
"js-yaml": "^3.13.1"
},
"version": "0.55.0"
}
}

View File

@ -11316,10 +11316,10 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^11.8.1:
version "11.8.1"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.8.1.tgz#7a7ddd39ed6ab48785225006630ed392f0766ec5"
integrity sha512-4zhd8+gkQtgqI4ZZc0ASbYUIkfyEdHnpfmvpJnAzz78hCenbBoKYVnx4Af23qB2jCsU3bdX7jtdqpspCmxtwPQ==
rich-markdown-editor@^11.8.2:
version "11.8.2"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.8.2.tgz#29f270e9daf2b9eaf301b3752bcf43c3ebcead82"
integrity sha512-ZavgYVTEKxiRd9XJc4DiUzFm6ksnlxfWX5L264bFRbAxnXvbfAhENhMtWW+k12YFzIRni9TXiqfmlBFaDXsZEQ==
dependencies:
copy-to-clipboard "^3.0.8"
lodash "^4.17.11"