fix: Server markdown parser failing tests

This commit is contained in:
Tom Moor 2021-10-13 19:37:04 -07:00
parent bb9d7d310b
commit 59f4b3bd97
2 changed files with 5 additions and 5 deletions

View File

@ -150,7 +150,7 @@
"react-window": "^1.8.6",
"reakit": "^1.3.10",
"regenerator-runtime": "^0.13.7",
"rich-markdown-editor": "^11.18.7",
"rich-markdown-editor": "^11.18.8",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",

View File

@ -12735,10 +12735,10 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^11.18.7:
version "11.18.7"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.18.7.tgz#2e0c8ac21c63adbadaedf0af5cc9dbf6cd3cdb83"
integrity sha512-SHaH6u0U7Ri6Tqc4dnGvPVRlAnkflV1jsoqcBnb8iCDRlB+xrg8+3I00ZNcrBQBpoCUUMW7t+wyYA/OfV/ldYA==
rich-markdown-editor@^11.18.8:
version "11.18.8"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.18.8.tgz#9ab07ea10e8964d2eee455f78536a6dbc5ad2a2f"
integrity sha512-jNd6aPF0hD4z170hJ/WCfJkTYoGZO4ri2cw+5nOZ9iH0r0bJG/w/d03XO1PebkolRbaDR/9+O7JHVpYr/hZUOw==
dependencies:
copy-to-clipboard "^3.0.8"
fuzzy-search "^3.2.1"