Bump react-markdown from 7.0.1 to 7.1.0 (#338)

Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 7.0.1 to 7.1.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/7.0.1...7.1.0)

---
updated-dependencies:
- dependency-name: react-markdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-10-22 14:40:53 -07:00
committed by GitHub
parent 3a0223935e
commit 1df6b25b28
2 changed files with 24 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
"react-chartkick": "^0.5.2",
"react-dom": "^17.0.2",
"react-linkify": "^1.0.0-alpha",
"react-markdown": "^7.0.1",
"react-markdown": "^7.1.0",
"react-markdown-editor-lite": "^1.3.1",
"sass": "^1.43.3",
"ua-parser-js": "^0.7.28"