From b79a3be9093d5faac7b9b852c8b96bf043fa035b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 20:08:52 +0000 Subject: [PATCH] Bump @mermaid-js/mermaid-cli from 10.0.2 to 10.5.0 in /.emacs.d/bin Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) from 10.0.2 to 10.5.0. - [Release notes](https://github.com/mermaid-js/mermaid-cli/releases) - [Commits](https://github.com/mermaid-js/mermaid-cli/compare/10.0.2...10.5.0) --- 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.emacs.d/bin/yarn.lock b/.emacs.d/bin/yarn.lock index a4a3d71..e5fded3 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.5.0" + resolved "https://registry.yarnpkg.com/@mermaid-js/mermaid-cli/-/mermaid-cli-10.5.0.tgz#4e0f4189b5fe13aa127318e5c0cc2204dd88e183" + integrity sha512-sZ8ec+zK0tBpyyIZ1QbWsvlecIMxHL9MQAxJCwxmp5nB3PN9m4uFeVpAV86Eec0Ivuu3kiyijNkK2zdZnWXXFA== dependencies: chalk "^5.0.1" commander "^10.0.0"