Skip to content

Commit

Permalink
build(deps): bump flutter_bloc from 8.1.2 to 8.1.3 (#85)
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.2 to 8.1.3.
- [Release notes](https://github.com/felangel/bloc/releases)
- [Commits](https://github.com/felangel/bloc/commits/flutter_bloc-v8.1.3/packages)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 15, 2023
1 parent b6f08ed commit a916f12
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 @@ -266,10 +266,10 @@ packages:
dependency: "direct main"
description:
name: flutter_bloc
sha256: "434951eea948dbe87f737b674281465f610b8259c16c097b8163ce138749a775"
sha256: e74efb89ee6945bcbce74a5b3a5a3376b088e5f21f55c263fc38cbdc6237faae
url: "https://pub.dev"
source: hosted
version: "8.1.2"
version: "8.1.3"
flutter_lints:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
chopper: ^6.1.1
dartx: ^1.2.0
equatable: ^2.0.5
flutter_bloc: ^8.1.2
flutter_bloc: ^8.1.3
flutter_map: ^4.0.0
flutter_map_marker_cluster: ^1.1.1
flutter_svg: ^2.0.5
Expand Down

0 comments on commit a916f12

Please sign in to comment.