From 5d874c1e6600b7437c7b7466ec4ac887cfe0766b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 08:06:05 +0000 Subject: [PATCH] Bump flutter_native_splash from 2.2.13 to 2.2.16 in /zxscanner Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.2.13 to 2.2.16. - [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.13...v2.2.16) --- 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 2a47bc0..e595780 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.13" + version: "2.2.16" flutter_plugin_android_lifecycle: dependency: transitive description: diff --git a/zxscanner/pubspec.yaml b/zxscanner/pubspec.yaml index 202c067..e96bccd 100644 --- a/zxscanner/pubspec.yaml +++ b/zxscanner/pubspec.yaml @@ -39,7 +39,7 @@ dev_dependencies: build_runner: ^2.2.1 # espresso: ^0.2.0+2 flutter_lints: ^2.0.1 - flutter_native_splash: ^2.2.13 # flutter pub run flutter_native_splash:create + flutter_native_splash: ^2.2.16 # flutter pub run flutter_native_splash:create flutter_test: sdk: flutter hive_generator: