Skip to content

Commit

Permalink
Merge pull request #231 from KRTirtho/dependabot/pub/build_runner-2.2.1
Browse files Browse the repository at this point in the history
chore(deps): bump build_runner from 2.1.11 to 2.2.1
  • Loading branch information
KRTirtho authored Sep 21, 2022
2 parents 0075170 + e88faa6 commit 1694b76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ packages:
name: _fe_analyzer_shared
url: "https://pub.dartlang.org"
source: hosted
version: "40.0.0"
version: "47.0.0"
analyzer:
dependency: transitive
description:
name: analyzer
url: "https://pub.dartlang.org"
source: hosted
version: "4.1.0"
version: "4.7.0"
app_package_maker:
dependency: transitive
description:
Expand Down Expand Up @@ -240,7 +240,7 @@ packages:
name: build_config
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "1.1.0"
build_daemon:
dependency: transitive
description:
Expand All @@ -261,7 +261,7 @@ packages:
name: build_runner
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.11"
version: "2.2.1"
build_runner_core:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dev_dependencies:
flutter_lints: ^2.0.1
flutter_launcher_icons: ^0.10.0
hive_generator: ^1.1.3
build_runner: ^2.1.11
build_runner: ^2.2.1
flutter_distributor: ^0.0.2

flutter:
Expand Down

0 comments on commit 1694b76

Please sign in to comment.