From 8283a77cdde56d95d130432135ae473c9e6783e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 08:29:12 +0000 Subject: [PATCH] Bump flutter_native_splash from 2.2.3+1 to 2.2.4 in /zxscanner Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.2.3+1 to 2.2.4. - [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/compare/v2.2.3...v2.2.4) --- updated-dependencies: - dependency-name: flutter_native_splash dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- zxscanner/pubspec.lock | 2 +- zxscanner/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zxscanner/pubspec.lock b/zxscanner/pubspec.lock index bd0bbec..742f58d 100644 --- a/zxscanner/pubspec.lock +++ b/zxscanner/pubspec.lock @@ -297,7 +297,7 @@ packages: name: flutter_native_splash url: "https://pub.dartlang.org" source: hosted - version: "2.2.3+1" + version: "2.2.4" flutter_plugin_android_lifecycle: dependency: transitive description: diff --git a/zxscanner/pubspec.yaml b/zxscanner/pubspec.yaml index 3b4c30d..13e56d7 100644 --- a/zxscanner/pubspec.yaml +++ b/zxscanner/pubspec.yaml @@ -38,7 +38,7 @@ flutter_intl: dev_dependencies: build_runner: ^2.1.11 flutter_lints: ^2.0.1 - flutter_native_splash: ^2.2.3 # flutter pub run flutter_native_splash:create + flutter_native_splash: ^2.2.4 # flutter pub run flutter_native_splash:create flutter_test: sdk: flutter hive_generator: