From df3bf9407a14237a91343cb776acf9fdb4c5dffe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:47:57 +0000 Subject: [PATCH] build(deps): bump build_runner from 2.4.12 to 2.4.13 Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.12 to 2.4.13. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.4.12...build_runner-v2.4.13) --- updated-dependencies: - dependency-name: build_runner dependency-type: direct:production update-type: version-update:semver-patch ... 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 e5ed5f9..3bf320f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -157,10 +157,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 7b9f0ad..ca835e5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: dev_dependencies: bloc_test: ^9.1.7 - build_runner: ^2.4.12 + build_runner: ^2.4.13 flame_test: ^1.17.2 flutter_test: sdk: flutter