chore: Bump marked from 1.2.7 to 2.0.0 (#1745)

Bumps [marked](https://github.com/markedjs/marked) from 1.2.7 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.7...v2.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
dependabot[bot]
2021-02-10 23:29:04 +05:30
committed by GitHub
parent da94e65d20
commit a880845d2b
2 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
"ionicons": "~2.0.1",
"js-cookie": "^2.2.1",
"lodash.groupby": "^4.6.0",
"marked": "^1.2.7",
"marked": "^2.0.0",
"md5": "^2.3.0",
"prosemirror-markdown": "^1.5.0",
"prosemirror-state": "^1.3.3",