Skip to content

Commit

Permalink
fix navigation tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasleyba committed May 6, 2024
1 parent 27ee1de commit 4fca347
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion flutter_news_example/packages/app_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
sdk: flutter
flutter_svg: ^2.0.5
intl: ^0.19.0
mockingjay: ^0.4.0
mockingjay: ^0.5.0

dev_dependencies:
build_runner: ^2.0.3
Expand Down
4 changes: 2 additions & 2 deletions flutter_news_example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -965,10 +965,10 @@ packages:
dependency: "direct main"
description:
name: mockingjay
sha256: "9ef2c471ab3db0f19a8e9600e255297ac13d1130a9b8f1926294ee6d0cb7d68f"
sha256: "04beab95a415cda5bd4efa2681ee76eb92bb9377acaf1a0c08cd58efbae70d83"
url: "https://pub.dev"
source: hosted
version: "0.4.0"
version: "0.5.0"
mocktail:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion flutter_news_example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies:
path: packages/in_app_purchase_repository
intl: ^0.19.0
json_annotation: ^4.7.0
mockingjay: ^0.4.0
mockingjay: ^0.5.0
news_blocks:
path: api/packages/news_blocks
news_blocks_ui:
Expand Down

0 comments on commit 4fca347

Please sign in to comment.