From f820a9697c7e0b33f7bc9258923b9168b16fafac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 22:44:27 +0000 Subject: [PATCH] Bump mdx-mermaid from 1.2.2 to 1.3.0 in /docs Bumps [mdx-mermaid](https://github.com/sjwall/mdx-mermaid) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/sjwall/mdx-mermaid/releases) - [Changelog](https://github.com/sjwall/mdx-mermaid/blob/main/changelog.md) - [Commits](https://github.com/sjwall/mdx-mermaid/compare/v1.2.2...v1.3.0) --- updated-dependencies: - dependency-name: mdx-mermaid dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- docs/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index 0a968af1..b432817e 100644 --- a/docs/package.json +++ b/docs/package.json @@ -17,7 +17,7 @@ "classnames": "^2.2.6", "docusaurus-plugin-sass": "^0.2.2", "mdx-link-checker": "^0.1.1", - "mdx-mermaid": "^1.2.2", + "mdx-mermaid": "^1.3.0", "mermaid": "^8.14.0", "plugin-image-zoom": "ataft/plugin-image-zoom", "react": "^17.0.2", diff --git a/docs/yarn.lock b/docs/yarn.lock index 5e1e5c55..778c05c1 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -6439,10 +6439,10 @@ mdx-link-checker@^0.1.1: fs-walk "^0.0.2" remark-slug "^5.1.2" -mdx-mermaid@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/mdx-mermaid/-/mdx-mermaid-1.2.2.tgz#3be9870c3bbf944d47dba805acf3cf877499e58f" - integrity sha512-izl9Vaus0fJHJb6IGgcGZ79LpfFACfn28ExPXKL815RTMT9bgDRIAubufZUCgoCAAv/2S1VTxJLWTwbck4TpLA== +mdx-mermaid@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/mdx-mermaid/-/mdx-mermaid-1.3.0.tgz#ab36b7855fdbd193e356ab1e632135e8932515f4" + integrity sha512-ztGgIZkXsP7cFVy/knMJeP5V3j3LYPJaSTblvSx8ew2g7OEWQ3mfvnOm6UUuZUcJMIvFAm7C04Wa2aaG0ZNOsA== media-typer@0.3.0: version "0.3.0"