From 8abb71b6073d167381de71b63640d8049de4ce34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 03:13:56 +0000 Subject: [PATCH] Bump collection from 1.18.0 to 1.19.0 Bumps [collection](https://github.com/dart-lang/collection) from 1.18.0 to 1.19.0. - [Release notes](https://github.com/dart-lang/collection/releases) - [Changelog](https://github.com/dart-lang/collection/blob/master/CHANGELOG.md) - [Commits](https://github.com/dart-lang/collection/compare/v1.18.0...v1.19.0) --- updated-dependencies: - dependency-name: collection dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index def66ac..3b3e51e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -53,10 +53,10 @@ packages: dependency: "direct main" description: name: collection - sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a + sha256: a1ace0a119f20aabc852d165077c036cd864315bd99b7eaa10a60100341941bf url: "https://pub.dev" source: hosted - version: "1.18.0" + version: "1.19.0" convert: dependency: "direct main" description: