From b7e5c7758cabb35fca1998c1e98c8cd5d979e57c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 03:00:02 +0000 Subject: [PATCH] Bump markdown from 7.1.1 to 7.2.2 Bumps [markdown](https://github.com/dart-lang/markdown) from 7.1.1 to 7.2.2. - [Release notes](https://github.com/dart-lang/markdown/releases) - [Changelog](https://github.com/dart-lang/markdown/blob/master/CHANGELOG.md) - [Commits](https://github.com/dart-lang/markdown/commits) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 9c4531a..e4185d3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -663,10 +663,10 @@ packages: dependency: "direct main" description: name: markdown - sha256: acf35edccc0463a9d7384e437c015a3535772e09714cf60e07eeef3a15870dcd + sha256: ef2a1298144e3f985cc736b22e0ccdaf188b5b3970648f2d9dc13efd1d9df051 url: "https://pub.dev" source: hosted - version: "7.1.1" + version: "7.2.2" matcher: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index e47d4a3..eab6c24 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: http: ^1.1.2 hydrated_bloc: ^9.1.3 intl: any - markdown: ^7.1.1 + markdown: ^7.2.2 material_color_utilities: any package_info_plus: ^5.0.1 path_provider: ^2.1.2