Skip to content

Commit ea67b3b

Browse files
committed
Update dependencies
1 parent 44021f2 commit ea67b3b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ dependencies:
1010
dev_dependencies:
1111
bdd_widget_test:
1212
path: ../
13-
build_runner: null
13+
build_runner: ^2.0.1
1414
flutter_test:
1515
sdk: flutter

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,14 +154,14 @@ packages:
154154
name: crypto
155155
url: "https://pub.dartlang.org"
156156
source: hosted
157-
version: "3.0.0"
157+
version: "3.0.1"
158158
dart_style:
159159
dependency: transitive
160160
description:
161161
name: dart_style
162162
url: "https://pub.dartlang.org"
163163
source: hosted
164-
version: "2.0.0"
164+
version: "2.0.1"
165165
extra_pedantic:
166166
dependency: "direct dev"
167167
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ dependencies:
1818
path: ^1.8.0
1919

2020
dev_dependencies:
21-
build_runner: null
21+
build_runner: ^2.0.1
2222
extra_pedantic: ^1.3.0

0 commit comments

Comments
 (0)