Skip to content

Commit

Permalink
Bump bloc from 8.1.2 to 8.1.3
Browse files Browse the repository at this point in the history
Bumps [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/bloc-v8.1.3/packages)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 12, 2024
1 parent 5d2b221 commit f1babfc
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 @@ -37,10 +37,10 @@ packages:
dependency: "direct main"
description:
name: bloc
sha256: "3820f15f502372d979121de1f6b97bfcf1630ebff8fe1d52fb2b0bfa49be5b49"
sha256: f53a110e3b48dcd78136c10daa5d51512443cea5e1348c9d80a320095fa2db9e
url: "https://pub.dev"
source: hosted
version: "8.1.2"
version: "8.1.3"
bloc_test:
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 @@ -8,7 +8,7 @@ environment:
flutter: 3.3.8

dependencies:
bloc: ^8.1.2
bloc: ^8.1.3
flutter:
sdk: flutter
flutter_bloc: ^8.1.3
Expand Down

0 comments on commit f1babfc

Please sign in to comment.