Skip to content

Commit

Permalink
build(deps): bump bloc_test from 9.1.4 to 9.1.5 (#30)
Browse files Browse the repository at this point in the history
Bumps [bloc_test](/~https://github.com/felangel/bloc/tree/master/packages) from 9.1.4 to 9.1.5.
- [Release notes](/~https://github.com/felangel/bloc/releases)
- [Commits](/~https://github.com/felangel/bloc/commits/bloc_test-v9.1.5/packages)

---
updated-dependencies:
- dependency-name: bloc_test
  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] authored Dec 4, 2023
1 parent 5212b4c commit 36931b7
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 @@ -53,10 +53,10 @@ packages:
dependency: "direct dev"
description:
name: bloc_test
sha256: af0de1a1e16a7536e95dcd7491e0a6d6078e11d2d691988e862280b74f5c7968
sha256: "02f04270be5abae8df171143e61a0058a7acbce5dcac887612e89bb40cca4c33"
url: "https://pub.dev"
source: hosted
version: "9.1.4"
version: "9.1.5"
boolean_selector:
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 @@ -32,7 +32,7 @@ dependencies:
uuid: ^4.1.0

dev_dependencies:
bloc_test: ^9.1.4
bloc_test: ^9.1.5
build_runner: ^2.2.0
flutter_gen_runner: ^5.3.2
flutter_test:
Expand Down

0 comments on commit 36931b7

Please sign in to comment.