Bump react-markdown from 5.0.3 to 6.0.0 (#128)

Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 5.0.3 to 6.0.0.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/react-markdown/compare/5.0.3...6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-04-15 19:21:42 -07:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent a5e76279dc
commit 8231bdda30
2 changed files with 119 additions and 141 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"react-chartkick": "^0.5.0",
"react-dom": "^17.0.2",
"react-linkify": "^1.0.0-alpha",
"react-markdown": "^5.0.3",
"react-markdown": "^6.0.0",
"react-markdown-editor-lite": "^1.2.4",
"sass": "^1.32.8"
},