From 587cbd867c6f0c0bc44908e31377c92a6096dbf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 23:11:17 +0000 Subject: [PATCH] chore(deps): bump build_runner from 2.3.2 to 2.3.3 Bumps [build_runner](https://github.com/dart-lang/build) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.3.2...build_runner-v2.3.3) --- updated-dependencies: - dependency-name: build_runner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 64f1f930..c787278e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -275,7 +275,7 @@ packages: name: build_runner url: "https://pub.dartlang.org" source: hosted - version: "2.3.2" + version: "2.3.3" build_runner_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 93c898b8..bfe0d2be 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -76,7 +76,7 @@ dev_dependencies: flutter_lints: ^2.0.1 flutter_launcher_icons: ^0.11.0 hive_generator: ^2.0.0 - build_runner: ^2.3.2 + build_runner: ^2.3.3 flutter_distributor: ^0.0.2 flutter: