From 6090d772fe938295abb4be020a35a9b88bce84b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 00:45:04 +0000 Subject: [PATCH] build(deps): bump re_editor from 0.3.1 to 0.4.0 Bumps [re_editor](https://github.com/reqable/re-editor) from 0.3.1 to 0.4.0. - [Changelog](https://github.com/reqable/re-editor/blob/main/CHANGELOG.md) - [Commits](https://github.com/reqable/re-editor/commits/v0.4.0) --- updated-dependencies: - dependency-name: re_editor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ed60d01..b813d6a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,7 +61,7 @@ dependencies: synchronized: ^3.1.0+1 super_sliver_list: ^0.4.1 file: ^7.0.0 - re_editor: ^0.3.0 + re_editor: ^0.4.0 re_highlight: ^0.0.3 dependency_overrides: http: ^1.1.2