Skip to content

Commit

Permalink
chore(deps): bump flutter_native_splash from 2.3.6 to 2.3.8 in /packa…
Browse files Browse the repository at this point in the history
…ges/world_countries/example (#98)

chore(deps): bump flutter_native_splash

Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.3.6 to 2.3.8.
- [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)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 578876d commit d34fc24
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions packages/world_countries/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -320,10 +320,10 @@ packages:
dependency: "direct dev"
description:
name: flutter_native_splash
sha256: c4d899312b36e7454bedfd0a4740275837b99e532d81c8477579d8183db1de6c
sha256: "141b20f15a2c4fe6e33c49257ca1bc114fc5c500b04fcbc8d75016bb86af672f"
url: "https://pub.dev"
source: hosted
version: "2.3.6"
version: "2.3.8"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -506,10 +506,10 @@ packages:
dependency: transitive
description:
name: petitparser
sha256: cb3798bef7fc021ac45b308f4b51208a152792445cce0448c9a4ba5879dd8750
sha256: c15605cd28af66339f8eb6fbe0e541bfe2d1b72d5825efc6598f3e0a31b9ad27
url: "https://pub.dev"
source: hosted
version: "5.4.0"
version: "6.0.2"
platform:
dependency: transitive
description:
Expand Down Expand Up @@ -774,10 +774,10 @@ packages:
dependency: transitive
description:
name: xml
sha256: "5bc72e1e45e941d825fd7468b9b4cc3b9327942649aeb6fc5cdbf135f0a86e84"
sha256: b015a8ad1c488f66851d762d3090a21c600e479dc75e68328c52774040cf9226
url: "https://pub.dev"
source: hosted
version: "6.3.0"
version: "6.5.0"
yaml:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/world_countries/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dev_dependencies:
dhttpd: ^4.0.1 # From Google
flutter_gen_runner: ^5.3.2
flutter_launcher_icons: ^0.13.1 # From Flutter Community
flutter_native_splash: ^2.3.6 # Flutter Favorite
flutter_native_splash: ^2.3.8 # Flutter Favorite
flutter_test: # From Google
sdk: flutter
lints: ^3.0.0 # From Google
Expand Down

0 comments on commit d34fc24

Please sign in to comment.