Bump react-markdown-editor-lite from 1.3.0 to 1.3.1 (#318)

Bumps [react-markdown-editor-lite](https://github.com/HarryChen0506/react-markdown-editor-lite) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/HarryChen0506/react-markdown-editor-lite/releases)
- [Commits](https://github.com/HarryChen0506/react-markdown-editor-lite/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: react-markdown-editor-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-09-26 19:39:35 -07:00
committed by GitHub
parent 6b4fab9467
commit 38530f6553
2 changed files with 20 additions and 17 deletions

View File

@@ -25,7 +25,7 @@
"react-dom": "^17.0.2",
"react-linkify": "^1.0.0-alpha",
"react-markdown": "^7.0.1",
"react-markdown-editor-lite": "^1.3.0",
"react-markdown-editor-lite": "^1.3.1",
"sass": "^1.42.1",
"ua-parser-js": "^0.7.28"
},