Skip to content

Commit a8ef9b7

Browse files
gnpricechrisbobbe
authored andcommitted
deps: Add dev:fake_async
1 parent c83adc4 commit a8ef9b7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ packages:
274274
source: hosted
275275
version: "2.7.0"
276276
fake_async:
277-
dependency: transitive
277+
dependency: "direct dev"
278278
description:
279279
name: fake_async
280280
sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"

pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ dev_dependencies:
7171
test: ^1.23.1
7272
checks: ^0.2.2
7373
drift_dev: ^2.5.2
74+
fake_async: ^1.3.1
7475

7576
# For information on the generic Dart part of this file, see the
7677
# following page: https://dart.dev/tools/pub/pubspec

0 commit comments

Comments
 (0)