Skip to content

Commit

Permalink
Bump get_it from 8.0.2 to 8.0.3 (#2687)
Browse files Browse the repository at this point in the history
Bumps [get_it](https://github.com/fluttercommunity/get_it) from 8.0.2 to 8.0.3.
- [Changelog](https://github.com/fluttercommunity/get_it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fluttercommunity/get_it/commits)

---
updated-dependencies:
- dependency-name: get_it
  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 Jan 1, 2025
1 parent c0117ab commit a142b2b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -601,10 +601,10 @@ packages:
dependency: "direct main"
description:
name: get_it
sha256: c49895c1ecb0ee2a0ec568d39de882e2c299ba26355aa6744ab1001f98cebd15
sha256: f126a3e286b7f5b578bf436d5592968706c4c1de28a228b870ce375d9f743103
url: "https://pub.dev"
source: hosted
version: "8.0.2"
version: "8.0.3"
glob:
dependency: transitive
description:
Expand Down Expand Up @@ -673,18 +673,18 @@ packages:
dependency: transitive
description:
name: graphql
sha256: d066e53446166c12537458386b507f7426f2b8801ebafc184576aab3cbc64d56
sha256: b90f3faa525fed0d8b57f528af913cf1363e1d77f287004d3a15ce699fa866ee
url: "https://pub.dev"
source: hosted
version: "5.2.0-beta.7"
version: "5.2.0-beta.9"
graphql_flutter:
dependency: "direct main"
description:
name: graphql_flutter
sha256: "39b5e830bc654ab02c5b776c31675841d1a8c95840fdd284efba713b1d47e65d"
sha256: "2423b394465e7d83a5e708cd2f5b37b54e7ae9900abfbf0948d512fa46961acb"
url: "https://pub.dev"
source: hosted
version: "5.2.0-beta.6"
version: "5.2.0-beta.7"
graphs:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies:
flutter_speed_dial: ^7.0.0
flutter_svg: ^2.0.16
font_awesome_flutter: ^10.8.0
get_it: ^8.0.2
get_it: ^8.0.3
graphql_flutter: ^5.1.2
hive: ^2.2.3
http: ^1.2.2
Expand Down

0 comments on commit a142b2b

Please sign in to comment.