Skip to content

Commit

Permalink
Bump geolocator from 9.0.2 to 10.0.0 (#1983)
Browse files Browse the repository at this point in the history
Bumps [geolocator](https://github.com/baseflow/flutter-geolocator) from 9.0.2 to 10.0.0.
- [Commits](Baseflow/flutter-geolocator@geolocator_v9.0.2...geolocator_v10.0.0)

---
updated-dependencies:
- dependency-name: geolocator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Aug 17, 2023
1 parent 3d219cb commit 354c487
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 @@ -609,10 +609,10 @@ packages:
dependency: "direct main"
description:
name: geolocator
sha256: "5c23f3613f50586c0bbb2b8f970240ae66b3bd992088cf60dd5ee2e6f7dde3a8"
sha256: "9d6eff112971b9f195271834b390fc0e1899a9a6c96225ead72efd5d4aaa80c7"
url: "https://pub.dev"
source: hosted
version: "9.0.2"
version: "10.0.0"
geolocator_android:
dependency: transitive
description:
Expand Down Expand Up @@ -649,10 +649,10 @@ packages:
dependency: transitive
description:
name: geolocator_windows
sha256: f5911c88e23f48b598dd506c7c19eff0e001645bdc03bb6fecb9f4549208354d
sha256: "463045515b08bd83f73e014359c4ad063b902eb3899952cfb784497ae6c6583b"
url: "https://pub.dev"
source: hosted
version: "0.1.1"
version: "0.2.0"
get_it:
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 @@ -49,7 +49,7 @@ dependencies:
flutter_svg: ^2.0.5
font_awesome_flutter: ^10.4.0
geocoding: ^2.1.0
geolocator: ^9.0.2
geolocator: ^10.0.0
get_it: ^7.5.0
google_maps_flutter: ^2.3.0
graphql_flutter: ^5.1.2
Expand Down

0 comments on commit 354c487

Please sign in to comment.