Skip to content

Commit

Permalink
Bump flutter_native_splash from 2.4.1 to 2.4.2 (#161)
Browse files Browse the repository at this point in the history
Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.4.1 to 2.4.2.
- [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/commits/v2.4.2)

---
updated-dependencies:
- dependency-name: flutter_native_splash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Oct 26, 2024
1 parent 9aac1b8 commit 793af1e
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
@@ -503,10 +503,10 @@ packages:
dependency: "direct dev"
description:
name: flutter_native_splash
sha256: aa06fec78de2190f3db4319dd60fdc8d12b2626e93ef9828633928c2dcaea840
sha256: ee5c9bd2b74ea8676442fd4ab876b5d41681df49276488854d6c81a5377c0ef1
url: "https://pub.dev"
source: hosted
version: "2.4.1"
version: "2.4.2"
flutter_svg:
dependency: "direct main"
description:
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -53,7 +53,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.13
flutter_launcher_icons: ^0.14.1
flutter_native_splash: ^2.4.1
flutter_native_splash: ^2.4.2
flutter_test:
sdk: flutter
freezed: ^2.5.2

0 comments on commit 793af1e

Please sign in to comment.