From 8f52e606371176fe1ff885441c4469af059170c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 23:51:15 +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 3375408..b89c211 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -493,7 +493,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: @@ -622,7 +622,7 @@ packages: name: html url: "https://pub.dartlang.org" source: hosted - version: "0.15.0" + version: "0.15.1" http: dependency: transitive description: @@ -650,7 +650,7 @@ packages: name: image url: "https://pub.dartlang.org" source: hosted - version: "3.2.0" + version: "3.2.2" ini: dependency: transitive description: @@ -700,13 +700,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 516edfb..487aa03 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: floor: 1.3.0 flutter_bloc: 8.1.1 flutter_dotenv: 5.0.2 - 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