From 504a29baae6db4e0e5f624ab7c3a474516aae06c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 09:09:40 +0000 Subject: [PATCH] chore(deps): update dependency build_runner to v2.4.13 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index c5b485ec..0ef7c3ab 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -128,10 +128,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: dd09dd4e2b078992f42aac7f1a622f01882a8492fef08486b27ddde929c19f04 + sha256: "028819cfb90051c6b5440c7e574d1896f8037e3c96cf17aaeb054c9311cfbf4d" url: "https://pub.dev" source: hosted - version: "2.4.12" + version: "2.4.13" build_runner_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 5b5c5fe9..4a7a3d12 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,7 +50,7 @@ dev_dependencies: appainter_builder: path: packages/builder bloc_test: 9.1.7 - build_runner: 2.4.12 + build_runner: 2.4.13 copy_with_extension_gen: 5.0.4 flutter_lints: 5.0.0 flutter_test: