Skip to content

Commit

Permalink
Bump get_it from 8.0.0 to 8.0.1 (#162)
Browse files Browse the repository at this point in the history
Bumps [get_it](https://github.com/fluttercommunity/get_it) from 8.0.0 to 8.0.1.
- [Changelog](https://github.com/fluttercommunity/get_it/blob/master/CHANGELOG.md)
- [Commits](fluttercommunity/get_it@V8.0.0...V8.0.1)

---
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 Oct 26, 2024
1 parent 2ae1488 commit 9aac1b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -553,10 +553,10 @@ packages:
dependency: "direct main"
description:
name: get_it
sha256: ff97e5e7b2e82e63c82f5658c6ba2605ea831f0f7489b0d2fb255d817ec4eb5e
sha256: "35c253f83f9e03cbac65ffa159510e41ae15f49b37291ab8c522d7a0b6f330cd"
url: "https://pub.dev"
source: hosted
version: "8.0.0"
version: "8.0.1"
glob:
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 @@ -29,7 +29,7 @@ dependencies:
sdk: flutter
flutter_svg: ^2.0.10+1
freezed_annotation: ^2.4.4
get_it: ^8.0.0
get_it: ^8.0.1
go_router: ^14.3.0
google_fonts: ^6.2.1
google_sign_in: ^6.2.1
Expand Down

0 comments on commit 9aac1b8

Please sign in to comment.