From bfaa71b83da295bc7cc53ac3df9f2bd48298579c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 17:05:45 +0000 Subject: [PATCH] chore(deps-dev): bump markdown-it from 12.0.0 to 12.0.1 Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.0.0 to 12.0.1. - [Release notes](https://github.com/markdown-it/markdown-it/releases) - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](https://github.com/markdown-it/markdown-it/compare/12.0.0...12.0.1) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b3e2c53..dccc335 100644 --- a/yarn.lock +++ b/yarn.lock @@ -624,9 +624,9 @@ log-update@^4.0.0: wrap-ansi "^6.2.0" markdown-it@^12.0.0: - version "12.0.0" - resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.0.tgz#c93a4faba84c2a1425944699d641ea47288e547b" - integrity sha512-zPq5nGY5L8FXVwffjbXwPqzh9TgkrZ4NDTWuiX5wUP0l/wvmlnJR+6ebbNlLqYzB7erhlAwxQusgXa1VqojTQg== + version "12.0.1" + resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.1.tgz#29e617276869614d6b0b45a90df39b8e7f58c53c" + integrity sha512-+y+88n2za9jayLU9ELoGdTKucnW4qIIg6JRWmkesrw8LBnp/Eb2Vurg2P1epf+iNvpRc7IzDjbYcgreOuuOZzw== dependencies: argparse "^2.0.1" entities "~2.0.0"