From d748b09558fd72d5e0bb463806e749c5143a7ba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 16:16:28 +0000 Subject: [PATCH] Bump flutter_native_splash from 2.2.9 to 2.2.16 Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.2.9 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.9...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] --- pubspec.lock | 13 +++---------- pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index eb8cea4..51f8de7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -500,7 +500,7 @@ packages: name: flutter_native_splash url: "https://pub.dartlang.org" source: hosted - version: "2.2.9" + version: "2.2.16" flutter_screenutil: dependency: "direct main" description: @@ -629,7 +629,7 @@ packages: name: html url: "https://pub.dartlang.org" source: hosted - version: "0.15.0" + version: "0.15.1" http: dependency: transitive description: @@ -657,7 +657,7 @@ packages: name: image url: "https://pub.dartlang.org" source: hosted - version: "3.2.0" + version: "3.3.0" ini: dependency: transitive description: @@ -707,13 +707,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "6.5.4" - lint: - dependency: transitive - description: - name: lint - url: "https://pub.dartlang.org" - source: hosted - version: "1.10.0" lints: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 13d6a0d..3e28b9b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: flutter_bloc: 8.1.1 flutter_dotenv: 5.0.2 flutter_email_sender: 5.2.0 - flutter_native_splash: 2.2.9 + flutter_native_splash: ^2.2.16 flutter_screenutil: 5.5.4 flutter_secure_storage: 6.0.0 flutter_web_browser: 0.17.1 # This can be removed