Skip to content

Commit

Permalink
chore(deps): bump audioplayers in /packages/smooth_app
Browse files Browse the repository at this point in the history
Bumps [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/bluefireteam/audioplayers/releases)
- [Changelog](https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bluefireteam/audioplayers/commits/audioplayers-v5.1.0/packages)

---
updated-dependencies:
- dependency-name: audioplayers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 9dd2e2a commit 1c809e9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
23 changes: 12 additions & 11 deletions packages/smooth_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,26 +89,26 @@ packages:
dependency: "direct main"
description:
name: audioplayers
sha256: "2f4c0da9b483b45695d01dc738e1597d7137ae40fc2fa702f13ccc10efc706a2"
sha256: "8e94499b5c123df14cf17c16639de5ff3373e57e537f727e367487fbb7491363"
url: "https://pub.dev"
source: hosted
version: "5.0.0"
version: "5.1.0"
audioplayers_android:
dependency: transitive
description:
name: audioplayers_android
sha256: "7f18bb6c7de01684444e8cba577e3c3aee0ec379897f62ad4b8259d1e22f8c61"
sha256: "1c12b60cc10a3b8617ca3f88b927e7e03768f470d9b4f747efd3d58a8a07ee1b"
url: "https://pub.dev"
source: hosted
version: "4.0.0"
version: "4.0.1"
audioplayers_darwin:
dependency: transitive
description:
name: audioplayers_darwin
sha256: "80e341e6b2b364420516f2707271ec47f63b9b22766aa7f7d484601190c316a7"
sha256: "2fb6133ffcf28fb3f9d3e11f8a3ef190e5fedb2b7b95ea865b56a21d1163e670"
url: "https://pub.dev"
source: hosted
version: "5.0.0"
version: "5.0.1"
audioplayers_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -985,11 +985,12 @@ packages:
mobile_scanner:
dependency: transitive
description:
name: mobile_scanner
sha256: "9b3d6fb0407f749eb157432b049924277b43ff6948546eeff76260593ad6eca9"
url: "https://pub.dev"
source: hosted
version: "3.4.0"
path: "."
ref: custom_release
resolved-ref: "031ff428687e56e2a1ef94eea8c62a2d43093b56"
url: "https://github.com/openfoodfacts/mobile_scanner.git"
source: git
version: "3.4.1"
mockito:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/smooth_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies:
diacritic: 0.1.4
app_store_shared:
path: ../app_store/shared
audioplayers: 5.0.0
audioplayers: 5.1.0
percent_indicator: 4.2.3
flutter_email_sender: ^6.0.0
flutter_native_splash: 2.3.1
Expand Down

0 comments on commit 1c809e9

Please sign in to comment.