From 150c90a43f8512f96e8c73e6cb98101715d7287d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 02:27:11 +0000 Subject: [PATCH] :arrow_up: Bump build_runner from 2.4.9 to 2.4.11 Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.9 to 2.4.11. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.4.9...build_runner-v2.4.11) --- 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 f987818..1e80a02 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -125,10 +125,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "3ac61a79bfb6f6cc11f693591063a7f19a7af628dc52f141743edac5c16e8c22" + sha256: "644dc98a0f179b872f612d3eb627924b578897c629788e858157fa5e704ca0c7" url: "https://pub.dev" source: hosted - version: "2.4.9" + version: "2.4.11" build_runner_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c98175a..b932d4f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: json_annotation: ^4.9.0 dev_dependencies: - build_runner: ^2.4.9 + build_runner: ^2.4.11 envied_generator: ^0.5.4+1 json_serializable: ^6.8.0 lints: ^4.0.0