Skip to content

Commit

Permalink
chore(deps): bump flutter_bloc from 8.1.3 to 8.1.4
Browse files Browse the repository at this point in the history
Bumps [flutter_bloc](https://github.com/felangel/bloc/tree/master/packages) from 8.1.3 to 8.1.4.
- [Release notes](https://github.com/felangel/bloc/releases)
- [Commits](https://github.com/felangel/bloc/commits/flutter_bloc-v8.1.4/packages)

---
updated-dependencies:
- dependency-name: flutter_bloc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent f7ace43 commit 7f1c2cc
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 @@ -146,10 +146,10 @@ packages:
dependency: "direct main"
description:
name: flutter_bloc
sha256: e74efb89ee6945bcbce74a5b3a5a3376b088e5f21f55c263fc38cbdc6237faae
sha256: "87325da1ac757fcc4813e6b34ed5dd61169973871fdf181d6c2109dd6935ece1"
url: "https://pub.dev"
source: hosted
version: "8.1.3"
version: "8.1.4"
flutter_localizations:
dependency: "direct main"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
equatable: ^2.0.5
flutter:
sdk: flutter
flutter_bloc: ^8.1.3
flutter_bloc: ^8.1.4
flutter_localizations:
sdk: flutter
flutter_svg: ^2.0.9
Expand Down

0 comments on commit 7f1c2cc

Please sign in to comment.