Skip to content

Commit

Permalink
chore(deps): bump mockingjay from 0.5.0 to 0.6.0 (#13)
Browse files Browse the repository at this point in the history
Bumps [mockingjay](https://github.com/VeryGoodOpenSource/mockingjay) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/VeryGoodOpenSource/mockingjay/releases)
- [Changelog](https://github.com/VeryGoodOpenSource/mockingjay/blob/main/CHANGELOG.md)
- [Commits](VeryGoodOpenSource/mockingjay@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: mockingjay
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 4, 2024
1 parent 2b965fa commit dfe0bdd
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 @@ -300,10 +300,10 @@ packages:
dependency: "direct dev"
description:
name: mockingjay
sha256: "04beab95a415cda5bd4efa2681ee76eb92bb9377acaf1a0c08cd58efbae70d83"
sha256: cea2f3d38d1343beb6908f0ade5724c12304ee74014fbd274b4065a4b7db6536
url: "https://pub.dev"
source: hosted
version: "0.5.0"
version: "0.6.0"
mocktail:
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 @@ -23,7 +23,7 @@ dev_dependencies:
flame_test: ^1.17.0
flutter_test:
sdk: flutter
mockingjay: ^0.5.0
mockingjay: ^0.6.0
mocktail: ^1.0.4
very_good_analysis: ^6.0.0

Expand Down

0 comments on commit dfe0bdd

Please sign in to comment.