From e94a59e0153dd5138c76dcc5f0ff3246cc2d4f90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 14:59:15 +0000 Subject: [PATCH] build(deps): bump get_it from 8.0.0 to 8.0.1 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] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 272c394..fcf571f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -401,10 +401,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 1247da1..339c8f0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: flutter_localizations: sdk: flutter freezed_annotation: ^2.4.4 - get_it: ^8.0.0 + get_it: ^8.0.1 intl: ^0.19.0 sharp_toggle_switch: path: ./packages/sharp_toggle_switch