From d18193b59cef6a31f3985e58e7869b0a4f069bd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 01:42:56 +0000 Subject: [PATCH] Bump markdown_widget from 2.2.0 to 2.3.1 Bumps [markdown_widget](https://github.com/asjqkkkk/markdown_widget) from 2.2.0 to 2.3.1. - [Release notes](https://github.com/asjqkkkk/markdown_widget/releases) - [Changelog](https://github.com/asjqkkkk/markdown_widget/blob/master/CHANGELOG.md) - [Commits](https://github.com/asjqkkkk/markdown_widget/compare/v2.2.0...v2.3.1) --- updated-dependencies: - dependency-name: markdown_widget 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 35fb68d..b6012e5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -492,10 +492,10 @@ packages: dependency: "direct main" description: name: markdown_widget - sha256: "088feae6be2dd527c7dd54e06ad104a3e70505aff2ce14a3b464482551a0e273" + sha256: b69334a1dd633c32d688735d771ebaf5490f713cd00917cb52b53c14c2c09d81 url: "https://pub.dev" source: hosted - version: "2.2.0" + version: "2.3.1" matcher: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c9c36e6..60ce520 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: go_router: ^12.1.1 hooks_riverpod: ^2.4.0 json_annotation: ^4.8.1 - markdown_widget: ^2.2.0 + markdown_widget: ^2.3.1 riverpod_annotation: ^2.3.1 slang: ^3.23.0 slang_flutter: ^3.25.0