chore(deps): bump audio_service from 0.18.4 to 0.18.7

Bumps [audio_service](https://github.com/ryanheise/audio_service) from 0.18.4 to 0.18.7.
- [Release notes](https://github.com/ryanheise/audio_service/releases)
- [Commits](https://github.com/ryanheise/audio_service/compare/audio_service-v0.18.4...audio_service-v0.18.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-21 03:12:31 +00:00 committed by GitHub
parent 9ba46e3060
commit 887de51d89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -98,7 +98,7 @@ packages:
name: audio_service name: audio_service
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.18.4" version: "0.18.7"
audio_service_platform_interface: audio_service_platform_interface:
dependency: transitive dependency: transitive
description: description:
@ -366,7 +366,7 @@ packages:
name: cupertino_icons name: cupertino_icons
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "1.0.4" version: "1.0.5"
dart_style: dart_style:
dependency: transitive dependency: transitive
description: description:

View File

@ -11,7 +11,7 @@ environment:
dependencies: dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
cupertino_icons: ^1.0.2 cupertino_icons: ^1.0.5
cached_network_image: ^3.2.0 cached_network_image: ^3.2.0
html: ^0.15.0 html: ^0.15.0
http: ^0.13.4 http: ^0.13.4
@ -34,7 +34,7 @@ dependencies:
scroll_to_index: ^2.1.1 scroll_to_index: ^2.1.1
package_info_plus: ^1.4.3 package_info_plus: ^1.4.3
version: ^2.0.0 version: ^2.0.0
audio_service: ^0.18.4 audio_service: ^0.18.7
hookified_infinite_scroll_pagination: ^0.1.0 hookified_infinite_scroll_pagination: ^0.1.0
skeleton_text: ^3.0.0 skeleton_text: ^3.0.0
hive: ^2.2.2 hive: ^2.2.2