From cdc9025be2e12352599ec456b451dd70c0d32559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 19:48:27 +1000 Subject: [PATCH] Bump markdown from 6.0.1 to 7.0.0 in /web/_tool (#1653) --- web/_tool/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/_tool/pubspec.yaml b/web/_tool/pubspec.yaml index ba5630c78..9025a1de3 100644 --- a/web/_tool/pubspec.yaml +++ b/web/_tool/pubspec.yaml @@ -5,7 +5,7 @@ environment: sdk: '>=2.17.0 <3.0.0' dependencies: - markdown: ^6.0.0 + markdown: ^7.0.0 path: ^1.8.0 dev_dependencies: