Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump flame_test from 1.17.1 to 1.17.2 #88

Merged
merged 1 commit into from
Oct 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -309,10 +309,10 @@ packages:
dependency: "direct main"
description:
name: flame
sha256: "89d65fdb10b8c4ac46c86b8d5541e560604bf55317c01f3f558d09c4a65953c1"
sha256: baafe5c38075b60577db05e0421c12941695b246547d9aca95166def3f29e57f
url: "https://pub.dev"
source: hosted
version: "1.20.0"
version: "1.21.0"
flame_audio:
dependency: "direct main"
description:
Expand All @@ -333,10 +333,10 @@ packages:
dependency: "direct dev"
description:
name: flame_test
sha256: d9b64b5c1c8d496146fa71a59cf25c2f9aba34a234499ae67d2744d4adfa11c2
sha256: "38ed7310200f56e57aa1259d52da938a5e309506d5411a2ed7c92bd97e6afaf2"
url: "https://pub.dev"
source: hosted
version: "1.17.1"
version: "1.17.2"
flame_tiled:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies:
dev_dependencies:
bloc_test: ^9.1.7
build_runner: ^2.4.12
flame_test: ^1.17.1
flame_test: ^1.17.2
flutter_test:
sdk: flutter
freezed: ^2.5.2
Expand Down
Loading