Skip to content

Commit

Permalink
chore(deps): bump provider from 6.0.5 to 6.1.0 in /packages/scanner/s…
Browse files Browse the repository at this point in the history
…hared (#4773)

* chore(deps): bump provider in /packages/scanner/shared

Bumps [provider](https://github.com/rrousselGit/provider) from 6.0.5 to 6.1.0.
- [Commits](rrousselGit/provider@provider-v6.0.5...provider-v6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* added the same provider upgrade to smooth_app package

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cirrus CI <[email protected]>
  • Loading branch information
dependabot[bot] and Cirrus CI authored Nov 9, 2023
1 parent b91ba63 commit ae64157
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/scanner/shared/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
sdk: flutter
flutter_svg: 2.0.9
visibility_detector: 0.4.0+2
provider: 6.0.5
provider: 6.1.0

dev_dependencies:
flutter_test:
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 @@ -35,7 +35,7 @@ dependencies:
permission_handler: 10.4.3
photo_view: 0.14.0
uuid: 3.0.7
provider: 6.0.5
provider: 6.1.0
sentry_flutter: 7.9.0
sqflite: 2.2.5
url_launcher: 6.1.3
Expand Down

0 comments on commit ae64157

Please sign in to comment.