Skip to content

Commit

Permalink
chore(deps): Bump mockingjay from 0.5.0 to 0.6.0 in /flutter_news_exa…
Browse files Browse the repository at this point in the history
…mple/packages/app_ui (#1288)
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 4516c3b commit 5354d19
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.5.0
mockingjay: ^0.6.0

dev_dependencies:
build_runner: ^2.0.3
Expand Down
8 changes: 4 additions & 4 deletions flutter_news_example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -989,18 +989,18 @@ packages:
dependency: "direct main"
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:
name: mocktail
sha256: f603ebd85a576e5914870b02e5839fc5d0243b867bf710651cf239a28ebb365e
sha256: "890df3f9688106f25755f26b1c60589a92b3ab91a22b8b224947ad041bf172d8"
url: "https://pub.dev"
source: hosted
version: "1.0.2"
version: "1.0.4"
mocktail_image_network:
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 @@ -54,7 +54,7 @@ dependencies:
path: packages/in_app_purchase_repository
intl: ^0.19.0
json_annotation: ^4.9.0
mockingjay: ^0.5.0
mockingjay: ^0.6.0
news_blocks:
path: api/packages/news_blocks
news_blocks_ui:
Expand Down

0 comments on commit 5354d19

Please sign in to comment.