From b806d224f98446a866ecad56481495eaa284a40e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 00:31:49 +0000 Subject: [PATCH] Bump @mermaid-js/mermaid-cli from 10.0.2 to 10.6.1 in /.emacs.d/bin Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) from 10.0.2 to 10.6.1. - [Release notes](https://github.com/mermaid-js/mermaid-cli/releases) - [Commits](https://github.com/mermaid-js/mermaid-cli/compare/10.0.2...10.6.1) --- updated-dependencies: - dependency-name: "@mermaid-js/mermaid-cli" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .emacs.d/bin/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.emacs.d/bin/yarn.lock b/.emacs.d/bin/yarn.lock index 6ece204..928ea82 100644 --- a/.emacs.d/bin/yarn.lock +++ b/.emacs.d/bin/yarn.lock @@ -28,8 +28,8 @@ yargs "^17.0.0" "@mermaid-js/mermaid-cli@^10": - version "10.0.2" - resolved "https://registry.npmjs.org/@mermaid-js/mermaid-cli/-/mermaid-cli-10.0.2.tgz" + version "10.6.1" + resolved "https://registry.yarnpkg.com/@mermaid-js/mermaid-cli/-/mermaid-cli-10.6.1.tgz#4b3a6e7aa4069e7da0da2d21129696c44931df2a" dependencies: chalk "^5.0.1" commander "^10.0.0"