From 710151799a5131f9b603bf8c7002a0f890e61885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 00:20:33 +0000 Subject: [PATCH] Bump @mermaid-js/mermaid-cli from 10.0.2 to 10.6.0 in /.emacs.d/bin Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) from 10.0.2 to 10.6.0. - [Release notes](https://github.com/mermaid-js/mermaid-cli/releases) - [Commits](https://github.com/mermaid-js/mermaid-cli/compare/10.0.2...10.6.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 db87b50..ec9f43b 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.6.0" + resolved "https://registry.yarnpkg.com/@mermaid-js/mermaid-cli/-/mermaid-cli-10.6.0.tgz#c365ca6c89aa243c8dc6cbb304cff10061108648" + integrity sha512-BFjvlB4YcZKnGy7AO6cl3eXK+SNRW3caCEThfD+ChJ92lFJZ3c4PLOESA3JP/hJ66y5bO63MNa8OtIJo4iEi8w== dependencies: chalk "^5.0.1" commander "^10.0.0"