From 0e8a80d578342550973ae862d1cb08db2fe9a150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 03:59:05 +0000 Subject: [PATCH] build(deps): bump get_it from 7.7.0 to 8.0.1 Bumps [get_it](https://github.com/fluttercommunity/get_it) from 7.7.0 to 8.0.1. - [Changelog](https://github.com/fluttercommunity/get_it/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluttercommunity/get_it/commits/V8.0.1) --- updated-dependencies: - dependency-name: get_it dependency-type: direct:production update-type: version-update:semver-major ... 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 3721c7d..ccf2bd8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -417,10 +417,10 @@ packages: dependency: "direct main" description: name: get_it - sha256: d85128a5dae4ea777324730dc65edd9c9f43155c109d5cc0a69cab74139fbac1 + sha256: "35c253f83f9e03cbac65ffa159510e41ae15f49b37291ab8c522d7a0b6f330cd" url: "https://pub.dev" source: hosted - version: "7.7.0" + version: "8.0.1" glob: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 3c0b3a4..945406d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: sdk: flutter flutter_native_splash: ^2.4.1 flutter_svg: ^2.0.10+1 - get_it: ^7.7.0 + get_it: ^8.0.1 image_gallery_saver: ^2.0.3 in_app_review_service: git: