Skip to content

Commit f02438f

Browse files
committed
Update build_runner package
1 parent e8b90a2 commit f02438f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,18 +77,18 @@ packages:
7777
dependency: transitive
7878
description:
7979
name: build_daemon
80-
sha256: "8e928697a82be082206edb0b9c99c5a4ad6bc31c9e9b8b2f291ae65cd4a25daa"
80+
sha256: "409002f1adeea601018715d613115cfaf0e31f512cb80ae4534c79867ae2363d"
8181
url: "https://pub.dev"
8282
source: hosted
83-
version: "4.0.4"
83+
version: "4.1.0"
8484
build_runner:
8585
dependency: "direct dev"
8686
description:
8787
name: build_runner
88-
sha256: "4e54dbeefdc70691ba80b3bce3976af63b5425c8c07dface348dfee664a0edc1"
88+
sha256: "8cd45bdd6217138f4cfbaf6286c93f270ae4b3e2e281e69c904bd00cdf8aa626"
8989
url: "https://pub.dev"
9090
source: hosted
91-
version: "2.9.0"
91+
version: "2.10.0"
9292
built_collection:
9393
dependency: transitive
9494
description:
@@ -521,10 +521,10 @@ packages:
521521
dependency: transitive
522522
description:
523523
name: path_provider_foundation
524-
sha256: "16eef174aacb07e09c351502740fa6254c165757638eba1e9116b0a781201bbd"
524+
sha256: efaec349ddfc181528345c56f8eda9d6cccd71c177511b132c6a0ddaefaa2738
525525
url: "https://pub.dev"
526526
source: hosted
527-
version: "2.4.2"
527+
version: "2.4.3"
528528
path_provider_linux:
529529
dependency: transitive
530530
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dev_dependencies:
2929
flutter_test:
3030
sdk: flutter
3131
flutter_lints: ^6.0.0
32-
build_runner: ^2.9.0
32+
build_runner: ^2.10.0
3333
freezed: ^3.2.3
3434
json_serializable: ^6.11.1
3535

0 commit comments

Comments
 (0)