From 3d997816f2b2fc6e98ee9604e3cdcc4e48d152fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 23:29:34 +0000 Subject: [PATCH] Bump flutter_native_splash from 2.3.9 to 2.3.10 Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.3.9 to 2.3.10. - [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases) - [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonbhanson/flutter_native_splash/commits) --- updated-dependencies: - dependency-name: flutter_native_splash 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 3cc9b10b..9a60be23 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -463,10 +463,10 @@ packages: dependency: "direct dev" description: name: flutter_native_splash - sha256: "9cdb5d9665dab5d098dc50feab74301c2c228cd02ca25c9b546ab572cebcd6af" + sha256: "558f10070f03ee71f850a78f7136ab239a67636a294a44a06b6b7345178edb1e" url: "https://pub.dev" source: hosted - version: "2.3.9" + version: "2.3.10" flutter_reactive_ble: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index f51c059b..9b30a11b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -54,7 +54,7 @@ dev_dependencies: custom_lint: 0.5.11 riverpod_lint: riverpod_generator: - flutter_native_splash: ^2.3.9 + flutter_native_splash: ^2.3.10 json_serializable: ^6.7.1 json_annotation: ^4.8.1 riverpod_annotation: ^2.3.3