From 87eb9b9418accae28a734eb686c2eaf6a9e0737b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 13:52:47 +0000 Subject: [PATCH] build(deps): bump collection from 1.18.0 to 1.19.0 in /clients/sail_ui Bumps [collection](https://github.com/dart-lang/core/tree/main/pkgs) from 1.18.0 to 1.19.0. - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/collection-v1.19.0/pkgs) --- updated-dependencies: - dependency-name: collection dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- clients/sail_ui/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/sail_ui/pubspec.yaml b/clients/sail_ui/pubspec.yaml index 4678eda3..37f19b4c 100644 --- a/clients/sail_ui/pubspec.yaml +++ b/clients/sail_ui/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: stacked: ^3.4.3 auto_route: ^9.2.2 get_it: ^8.0.3 - collection: ^1.18.0 + collection: ^1.19.0 path_provider: ^2.1.5 synchronized: ^3.3.0+3