From 0379bbb7b041b6bbbaa61978900bd2fb6234784d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Feb 2021 08:03:08 +0000 Subject: [PATCH] Bump marked from 1.2.9 to 2.0.0 Bumps [marked](https://github.com/markedjs/marked) from 1.2.9 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.9...v2.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c960309..15e110a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "front-matter": "^4.0.2", "get-port": "^5.1.1", "husky": "^4.2.5", - "marked": "^1.2.6", + "marked": "^2.0.0", "tap": "14.11.0" }, "scripts": {