From 9aac1b8c2b62b3dadef6802531077da2be8566de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 09:29:56 +0000 Subject: [PATCH] Bump get_it from 8.0.0 to 8.0.1 (#162) Bumps [get_it](https://github.com/fluttercommunity/get_it) from 8.0.0 to 8.0.1. - [Changelog](https://github.com/fluttercommunity/get_it/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluttercommunity/get_it/compare/V8.0.0...V8.0.1) --- updated-dependencies: - dependency-name: get_it dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 38c77d0..fca19e6 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -553,10 +553,10 @@ packages: dependency: "direct main" description: name: get_it - sha256: ff97e5e7b2e82e63c82f5658c6ba2605ea831f0f7489b0d2fb255d817ec4eb5e + sha256: "35c253f83f9e03cbac65ffa159510e41ae15f49b37291ab8c522d7a0b6f330cd" url: "https://pub.dev" source: hosted - version: "8.0.0" + version: "8.0.1" glob: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 7f3a78a..4820308 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: sdk: flutter flutter_svg: ^2.0.10+1 freezed_annotation: ^2.4.4 - get_it: ^8.0.0 + get_it: ^8.0.1 go_router: ^14.3.0 google_fonts: ^6.2.1 google_sign_in: ^6.2.1