From 63d96249c1393c455fc22bec17fc898b80c9d291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 04:33:19 +0000 Subject: [PATCH] chore(deps): bump build_runner from 2.4.9 to 2.4.10 in /frontend Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.9 to 2.4.10. - [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.10) --- updated-dependencies: - dependency-name: build_runner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/pubspec.lock | 4 ++-- frontend/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/pubspec.lock b/frontend/pubspec.lock index a2444d5e..fdb26fe8 100644 --- a/frontend/pubspec.lock +++ b/frontend/pubspec.lock @@ -101,10 +101,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "3ac61a79bfb6f6cc11f693591063a7f19a7af628dc52f141743edac5c16e8c22" + sha256: "1414d6d733a85d8ad2f1dfcb3ea7945759e35a123cb99ccfac75d0758f75edfa" url: "https://pub.dev" source: hosted - version: "2.4.9" + version: "2.4.10" build_runner_core: dependency: transitive description: diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index e945b6ce..b9c3dfe6 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -72,7 +72,7 @@ dev_dependencies: flutter_launcher_icons: ^0.13.1 test: ^1.24.9 mockito: ^5.4.4 - build_runner: ^2.4.9 + build_runner: ^2.4.10 flutter_lints: ^4.0.0 flutter_launcher_icons: