From c8cb9121ce3d356d7f570e07dce1e981c276d98e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 15:48:11 +0000 Subject: [PATCH] Bump mermaid from 7.1.2 to 8.7.0 Bumps [mermaid](https://github.com/knsv/mermaid) from 7.1.2 to 8.7.0. - [Release notes](https://github.com/knsv/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](https://github.com/knsv/mermaid/commits/8.7.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 371a5c3..7176146 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-plugin-node": "^4.2.2", "eslint-plugin-promise": "^3.5.0", "eslint-plugin-standard": "^3.0.1", - "mermaid": "^7.0.0", + "mermaid": "^8.7.0", "pkg": "^3.0.3" } }