From 633e18a0a173961222fbd19e4a4b42872c8e3461 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 19:57:58 +0400 Subject: [PATCH] build(deps): bump build_runner from 2.4.4 to 2.4.6 (#1272) Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.4 to 2.4.6. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.4.4...build_runner-v2.4.6) --- updated-dependencies: - dependency-name: build_runner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index db985153f0..f8ecd523e4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -158,10 +158,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "220ae4553e50d7c21a17c051afc7b183d28a24a420502e842f303f8e4e6edced" + sha256: "10c6bcdbf9d049a0b666702cf1cee4ddfdc38f02a19d35ae392863b47519848b" url: "https://pub.dev" source: hosted - version: "2.4.4" + version: "2.4.6" build_runner_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 22458ca31b..e2a5d6f827 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -144,7 +144,7 @@ dependencies: dev_dependencies: - build_runner: ^2.4.4 + build_runner: ^2.4.6 dart_code_metrics: ^5.7.5 debug_info_collector: git: