From bc89171463a10b3b7d2034e33a17a99638a098cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 23:59:48 +0000 Subject: [PATCH] chore(deps): bump build_runner from 2.2.1 to 2.3.2 Bumps [build_runner](https://github.com/dart-lang/build) from 2.2.1 to 2.3.2. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.2.1...build_runner-v2.3.2) --- updated-dependencies: - dependency-name: build_runner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 6 +++--- pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 65215c29..ad13b90d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -261,7 +261,7 @@ packages: name: build_runner url: "https://pub.dartlang.org" source: hosted - version: "2.2.1" + version: "2.3.2" build_runner_core: dependency: transitive description: @@ -338,7 +338,7 @@ packages: name: code_builder url: "https://pub.dartlang.org" source: hosted - version: "4.1.0" + version: "4.3.0" collection: dependency: "direct main" description: @@ -605,7 +605,7 @@ packages: name: frontend_server_client url: "https://pub.dartlang.org" source: hosted - version: "2.1.3" + version: "3.1.0" glob: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6f39e7e8..3971dffe 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -69,7 +69,7 @@ dev_dependencies: flutter_lints: ^2.0.1 flutter_launcher_icons: ^0.10.0 hive_generator: ^1.1.3 - build_runner: ^2.2.1 + build_runner: ^2.3.2 flutter_distributor: ^0.0.2 flutter: