Skip to content

Commit 69cf816

Browse files
chore(deps): Bump test in /flutter_news_example/api
Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.25.8 to 1.25.12. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.25.12/pkgs) --- updated-dependencies: - dependency-name: test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e96ab0 commit 69cf816

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

flutter_news_example/api/pubspec.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -521,26 +521,26 @@ packages:
521521
dependency: "direct dev"
522522
description:
523523
name: test
524-
sha256: "713a8789d62f3233c46b4a90b174737b2c04cb6ae4500f2aa8b1be8f03f5e67f"
524+
sha256: "22eb7769bee38c7e032d532e8daa2e1cc901b799f603550a4db8f3a5f5173ea2"
525525
url: "https://pub.dev"
526526
source: hosted
527-
version: "1.25.8"
527+
version: "1.25.12"
528528
test_api:
529529
dependency: transitive
530530
description:
531531
name: test_api
532-
sha256: "664d3a9a64782fcdeb83ce9c6b39e78fd2971d4e37827b9b06c3aa1edc5e760c"
532+
sha256: fb31f383e2ee25fbbfe06b40fe21e1e458d14080e3c67e7ba0acfde4df4e0bbd
533533
url: "https://pub.dev"
534534
source: hosted
535-
version: "0.7.3"
535+
version: "0.7.4"
536536
test_core:
537537
dependency: transitive
538538
description:
539539
name: test_core
540-
sha256: "12391302411737c176b0b5d6491f466b0dd56d4763e347b6714efbaa74d7953d"
540+
sha256: "84d17c3486c8dfdbe5e12a50c8ae176d15e2a771b96909a9442b40173649ccaa"
541541
url: "https://pub.dev"
542542
source: hosted
543-
version: "0.6.5"
543+
version: "0.6.8"
544544
timing:
545545
dependency: transitive
546546
description:

flutter_news_example/api/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dev_dependencies:
1919
build_runner: ^2.4.9
2020
json_serializable: ^6.9.0
2121
mocktail: ^1.0.4
22-
test: ^1.25.8
22+
test: ^1.25.12
2323
very_good_analysis: ^6.0.0
2424

2525
dependency_overrides:

0 commit comments

Comments
 (0)