Skip to content

Commit

Permalink
build(deps): bump build_runner in /packages/flutter_app
Browse files Browse the repository at this point in the history
Bumps [build_runner](https://github.com/dart-lang/build) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.2.0...build_runner-v2.2.1)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2022
1 parent 783f1b9 commit f463a52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/flutter_app/pubspec.lock
Expand Up @@ -98,7 +98,7 @@ packages:
name: build_runner
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.0"
version: "2.2.1"
build_runner_core:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_app/pubspec.yaml
Expand Up @@ -50,7 +50,7 @@ dependencies:

dev_dependencies:
altive_lints: ^1.5.0
build_runner: ^2.2.0
build_runner: ^2.2.1
flutter_gen_runner: ^4.3.0
flutter_launcher_icons: ^0.10.0
flutter_test:
Expand Down

0 comments on commit f463a52

Please sign in to comment.