From 2ad9c79f482d778cb652319eea664768cf820538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 15:46:34 +0000 Subject: [PATCH] Bump build_runner from 2.12.2 to 2.13.0 in the dev-dependencies group Bumps the dev-dependencies group with 1 update: [build_runner](https://github.com/dart-lang/build). Updates `build_runner` from 2.12.2 to 2.13.0 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.12.2...build_runner-v2.13.0) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index e89e1ff..93eb0df 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -77,10 +77,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "7981eb922842c77033026eb4341d5af651562008cdb116bdfa31fc46516b6462" + sha256: "3552e5c2874ed47cf9ed9d6813ac71b2276ee07622f48530468b8013f1767e3f" url: "https://pub.dev" source: hosted - version: "2.12.2" + version: "2.13.0" built_collection: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a2de84c..57a36b7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -56,7 +56,7 @@ dev_dependencies: flutter_lints: ^6.0.0 test: ^1.29.0 mockito: ^5.6.3 - build_runner: ^2.12.2 + build_runner: ^2.13.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec