From 78ced7e204f8b5038fcde7de19f3e87f7d2e770f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:10:41 +0000 Subject: [PATCH] chore(deps): bump flutter_native_splash from 2.4.2 to 2.4.3 Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.4.2 to 2.4.3. - [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.4.2...v2.4.3) --- 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 67a3cf4..2f08166 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -287,10 +287,10 @@ packages: dependency: "direct dev" description: name: flutter_native_splash - sha256: ee5c9bd2b74ea8676442fd4ab876b5d41681df49276488854d6c81a5377c0ef1 + sha256: "1152ab0067ca5a2ebeb862fe0a762057202cceb22b7e62692dcbabf6483891bb" url: "https://pub.dev" source: hosted - version: "2.4.2" + version: "2.4.3" flutter_plugin_android_lifecycle: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 2c0b4c9..57efcef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -52,7 +52,7 @@ dev_dependencies: sdk: flutter mockito: ^5.4.4 flutter_launcher_icons: ^0.14.1 - flutter_native_splash: ^2.4.2 + flutter_native_splash: ^2.4.3 # The "flutter_lints" package below contains a set of recommended lints to # encourage good coding practices. The lint set provided by the package is