From d6cbc5a2d5636895731d38fafe5e3b7519b430f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 16:26:45 +0000 Subject: [PATCH] Bump @mermaid-js/mermaid-cli from 10.0.2 to 10.4.0 in /.emacs.d/bin Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) from 10.0.2 to 10.4.0. - [Release notes](https://github.com/mermaid-js/mermaid-cli/releases) - [Commits](https://github.com/mermaid-js/mermaid-cli/compare/10.0.2...10.4.0) --- updated-dependencies: - dependency-name: "@mermaid-js/mermaid-cli" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- .emacs.d/bin/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.emacs.d/bin/yarn.lock b/.emacs.d/bin/yarn.lock index 232d0af..f6cf474 100644 --- a/.emacs.d/bin/yarn.lock +++ b/.emacs.d/bin/yarn.lock @@ -24,9 +24,9 @@ js-tokens "^4.0.0" "@mermaid-js/mermaid-cli@^10": - version "10.0.2" - resolved "https://registry.yarnpkg.com/@mermaid-js/mermaid-cli/-/mermaid-cli-10.0.2.tgz#7f71c4a0b1177a96ecb459da51cb663523624232" - integrity sha512-dz5ye9wWJjL3jtWtL6pYeKwo74CeCbn8SpvxKEH4Wuc0esDvSpxC+J/Wlsbd6BKvMzLN2J+5voy03kto0J7mOg== + version "10.4.0" + resolved "https://registry.yarnpkg.com/@mermaid-js/mermaid-cli/-/mermaid-cli-10.4.0.tgz#84cebe965427bdd778dd68b8e6ccbae1fbabc44b" + integrity sha512-sXohfGD6xgR8VEKvLdvSCndFaFNVTlyXjgZlJ3x8U3/J0V2VTfLIZO94Gt8KUPUccFWci8dRYDGG0fQerB+aIA== dependencies: chalk "^5.0.1" commander "^10.0.0"