Skip to content

Commit

Permalink
Bump vibration from 2.0.0 to 2.0.1 (#2586)
Browse files Browse the repository at this point in the history
Bumps [vibration](https://github.com/benjamindean/flutter_vibration) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/benjamindean/flutter_vibration/commits)

---
updated-dependencies:
- dependency-name: vibration
  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 Oct 17, 2024
1 parent bb6f792 commit 67ce8e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1613,18 +1613,18 @@ packages:
dependency: "direct main"
description:
name: vibration
sha256: fe8f90e1827f86a4f722b819799ecac8a24789a39c6d562ea316bcaeb8b1ec61
sha256: f0af02af2d63132135ae0332a3e54d5de718e214ee94c4f082176ef6ce624a4b
url: "https://pub.dev"
source: hosted
version: "2.0.0"
version: "2.0.1"
vibration_platform_interface:
dependency: transitive
description:
name: vibration_platform_interface
sha256: "735a5fef0f284de0ad9449a5ed7d36ba017c6f59b5b20ac64418af4a6bd35ee7"
sha256: f66b39aab2447038978c16f3d6f77228e49ef5717556e3da02313e044e4a7600
url: "https://pub.dev"
source: hosted
version: "0.0.1"
version: "0.0.2"
video_player:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies:
uni_links: ^0.5.1
uni_links_platform_interface: ^1.0.0
url_launcher: ^6.3.1
vibration: ^2.0.0
vibration: ^2.0.1
video_player: ^2.9.2
visibility_detector: ^0.4.0+2

Expand Down

0 comments on commit 67ce8e0

Please sign in to comment.